ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.1.0
  • Page 10

wp_schedule_single_event()

Function: Schedules an event to run only once.

Source: wp-includes/cron.php:39

Used by 0 functions | Uses 5 functions

wp_schedule_event()

Function: Schedules a recurring event.

Source: wp-includes/cron.php:232

Used by 3 functions | Uses 6 functions

wp_reschedule_event()

Function: Reschedules a recurring event.

Source: wp-includes/cron.php:338

Used by 0 functions | Uses 5 functions

wp_unschedule_event()

Function: Unschedules a previously scheduled event.

Source: wp-includes/cron.php:459

Used by 1 function | Uses 4 functions

wp_clear_scheduled_hook()

Function: Unschedules all events attached to the hook with the specified arguments.

Source: wp-includes/cron.php:543

Used by 0 functions | Uses 4 functions

wp_next_scheduled()

Function: Retrieves the next timestamp for an event.

Source: wp-includes/cron.php:814

Used by 3 functions | Uses 1 function

WP_Locale::__construct()

Method: Constructor which calls helper methods to set up object variables.

Source: wp-includes/class-wp-locale.php:130

Used by 0 functions | Uses 0 functions

WP_Locale::init()

Method: Sets up the translated strings and object properties.

Source: wp-includes/class-wp-locale.php:146

Used by 0 functions | Uses 0 functions

WP_Locale::get_weekday()

Method: Retrieves the full translated weekday word.

Source: wp-includes/class-wp-locale.php:266

Used by 0 functions | Uses 0 functions

WP_Locale::get_weekday_initial()

Method: Retrieves the translated weekday initial.

Source: wp-includes/class-wp-locale.php:283

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 29 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy