Dev Resources

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

ActionScheduler_WPCLI_Scheduler_command::print_total_actions()

Method: Print WP CLI message about how many actions are about to be processed.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:96

Used by 1 function | Uses 0 functions

ActionScheduler_WPCLI_Scheduler_command::print_total_batches()

Method: Print WP CLI message about how many batches of actions were processed.

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:113

Used by 1 function | Uses 0 functions

ActionScheduler_WPCLI_Scheduler_command::run()

Method: Run the Action Scheduler

Source: packages/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php:43

Used by 0 functions | Uses 8 functions

ActionScheduler_WPCommentCleaner::delete_all_action_comments()

Method: Delete all action comments from the WP Comments table.

Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:81

Used by 0 functions | Uses 0 functions

ActionScheduler_WPCommentCleaner::has_logs()

Method: Determines if there are log entries in the wp comments table.

Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:60

Used by 1 function | Uses 0 functions

ActionScheduler_WPCommentCleaner::init()

Method: Initialize the class and attach callbacks.

Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:36

Used by 1 function | Uses 0 functions

ActionScheduler_WPCommentCleaner::maybe_schedule_cleanup()

Method: Schedules the WP Post comment table cleanup to run in 6 months if it’s not already scheduled.

Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:68

Used by 0 functions | Uses 2 functions

ActionScheduler_WPCommentCleaner::print_admin_notice()

Method: Prints details about the orphaned action logs and includes information on where to learn more.

Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:97

Used by 0 functions | Uses 1 function

ActionScheduler_WPCommentCleaner::register_admin_notice()

Method: Registers admin notices about the orphaned action logs.

Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:90

Used by 0 functions | Uses 0 functions

ActionScheduler_wpCommentLogger::create_wp_comment()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:27

Used by 1 function | Uses 1 function
« Previous 1 … 60 61 62 … 2,076 Next »
Proudly powered by WordPress