Dev Resources

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

ActionScheduler_ListTable::maybe_render_actions()

Method: Only display row actions for pending actions.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:309

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::display_admin_notices()

Method: Renders admin notifications

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:325

Used by 0 functions | Uses 3 functions

ActionScheduler_ListTable::column_schedule()

Method: Prints the scheduled date in a human friendly format.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:433

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::get_schedule_display_string()

Method: Get the scheduled date in a human friendly format.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:443

Used by 1 function | Uses 1 function

ActionScheduler_ListTable::bulk_delete()

Method: Bulk delete

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:476

Used by 0 functions | Uses 0 functions

ActionScheduler_ListTable::row_action_cancel()

Method: Implements the logic behind running an action. ActionScheduler_Abstract_ListTable validates the request and their parameters are valid.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:488

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable

Class: Implements the admin view of the actions.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:7

Used by 0 functions | Uses 1 function

ActionScheduler_ListTable::__construct()

Method: Sets the current data store object into `store->action` and initialises the object.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:83

Used by 1 function | Uses 0 functions

ActionScheduler_ListTable::human_interval()

Method: Convert an interval of seconds into a two part human friendly string.

Source: packages/action-scheduler/classes/ActionScheduler_ListTable.php:198

Used by 2 functions | Uses 0 functions
« Previous 1 2
Proudly powered by WordPress