Dev Resources

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

ActionScheduler_WPCommentCleaner

Class: Class ActionScheduler_WPCommentCleaner

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

Used by 0 functions | 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::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::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::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::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_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
Proudly powered by WordPress