Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 30

ActionScheduler_Abstract_Schedule::__wakeup()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php:79

Used by 2 functions | Uses 1 function

ActionScheduler_Abstract_Schedule::calculate_next()

Method: Calculate when the next instance of this schedule would run based on a given date & time.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php:42

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_Schedule::get_date()

Method: Get the date & time the schedule is set to run.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php:64

Used by 0 functions | Uses 0 functions

ActionScheduler_Abstract_Schedule::get_next()

Method: Get the next date & time when this schedule should run after a given date & time.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php:50

Used by 0 functions | Uses 1 function

ActionScheduler_Abstract_Schedule::is_recurring()

Method: Check if a schedule should recur.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php:34

Used by 0 functions | Uses 0 functions

ActionScheduler_Abstract_Schema::get_full_table_name()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:132

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_Schema::get_table_definition()

Method:

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:56

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_Schema::mark_schema_update_complete()

Method: Update the option in WordPress to indicate that our schema is now up to date

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:97

Used by 1 function | Uses 0 functions

ActionScheduler_Abstract_Schema::register_tables()

Method: Register tables with WordPress, and create them if needed.

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:32

Used by 0 functions | Uses 4 functions

ActionScheduler_Abstract_Schema::schema_update_required()

Method: Determine if the database schema is out of date by comparing the integer found in $this->schema_version with the option set in the WordPress options table

Source: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php:65

Used by 1 function | Uses 0 functions
« Previous 1 … 29 30 31 … 2,076 Next »
Proudly powered by WordPress