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
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
Class: Class ActionScheduler_WPCommentCleaner
Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:8
Method: Initialize the class and attach callbacks.
Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:36
Method: Determines if there are log entries in the wp comments table.
Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:60
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
Method: Delete all action comments from the WP Comments table.
Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:81
Method: Registers admin notices about the orphaned action logs.
Source: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php:90