Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php / Page 2

ActionScheduler_wpPostStore::claim_actions()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:550

Used by 1 function | Uses 2 functions

ActionScheduler_wpPostStore::get_actions_by_group()

Method: Get IDs of actions within a certain group and up to a certain date/time.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:624

Used by 1 function | Uses 0 functions

ActionScheduler_wpPostStore::find_actions_by_claim_id()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:667

Used by 2 functions | Uses 0 functions

ActionScheduler_wpPostStore::release_claim()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:676

Used by 0 functions | Uses 1 function

ActionScheduler_wpPostStore::unclaim_action()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:696

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::mark_failure()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:708

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::get_claim_id()

Method: Return an action’s claim ID, as stored in the post password column

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:726

Used by 0 functions | Uses 1 function

ActionScheduler_wpPostStore::get_status()

Method: Return an action’s status, as stored in the post status column

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:736

Used by 0 functions | Uses 2 functions

ActionScheduler_wpPostStore::get_post_column()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:746

Used by 2 functions | Uses 0 functions

ActionScheduler_wpPostStore::cancel_action()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php:454

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 Next »
Proudly powered by WordPress