ActionScheduler_WPCommentCleaner

Class ActionScheduler_WPCommentCleaner


Description Description


Source Source

File: packages/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

Methods Methods

  • delete_all_action_comments — Delete all action comments from the WP Comments table.
  • has_logs — Determines if there are log entries in the wp comments table.
  • init — Initialize the class and attach callbacks.
  • maybe_schedule_cleanup — Schedules the WP Post comment table cleanup to run in 6 months if it's not already scheduled.
  • print_admin_notice — Prints details about the orphaned action logs and includes information on where to learn more.
  • register_admin_notice — Registers admin notices about the orphaned action logs.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.