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

ActionScheduler_wpPostStore::log_execution()

Method:

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

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::mark_complete()

Method: Record that an action was completed.

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

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::mark_migrated()

Method: Mark action as migrated when there is an error deleting the action.

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

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::migration_dependencies_met()

Method: Determine whether the post store can be migrated.

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

Used by 0 functions | Uses 0 functions

ActionScheduler_wpPostStore::validate_action()

Method: InnoDB indexes have a maximum size of 767 bytes by default, which is only 191 characters with utf8mb4.

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

Used by 1 function | Uses 1 function

ActionScheduler_wpPostStore::init()

Method:

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

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
1 2 … 4 Next »
Proudly powered by WordPress