Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/ActionScheduler_ActionFactory.php

ActionScheduler_ActionFactory::cron()

Method: Create the first instance of an action recurring on a Cron schedule.

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:121

Used by 0 functions | Uses 6 functions

ActionScheduler_ActionFactory::repeat()

Method: Create a successive instance of a recurring or cron action.

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:156

Used by 0 functions | Uses 3 functions

ActionScheduler_ActionFactory::store()

Method:

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:175

Used by 5 functions | Uses 1 function

ActionScheduler_ActionFactory

Class: Class ActionScheduler_ActionFactory

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:6

Used by 0 functions | Uses 0 functions

ActionScheduler_ActionFactory::get_stored_action()

Method:

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:17

Used by 0 functions | Uses 1 function

action_scheduler_stored_action_instance

Filter Hook: Allow 3rd party code to change the instantiated action for a given hook, args, schedule and group.

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:47

Used by 1 function | Uses 0 functions

ActionScheduler_ActionFactory::async()

Method: Enqueue an action to run one time, as soon as possible (rather a specific scheduled time).

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:66

Used by 0 functions | Uses 3 functions

ActionScheduler_ActionFactory::single()

Method:

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:80

Used by 2 functions | Uses 3 functions

ActionScheduler_ActionFactory::recurring()

Method: Create the first instance of an action recurring on a given interval.

Source: packages/action-scheduler/classes/ActionScheduler_ActionFactory.php:98

Used by 0 functions | Uses 4 functions
Proudly powered by WordPress