$cleanup_hook
$cleanup_hook : string
Post migration hook used to cleanup the WP comment table.
Class ActionScheduler_WPCommentCleaner
$cleanup_hook : string
Post migration hook used to cleanup the WP comment table.
$wp_comment_logger : \ActionScheduler_wpCommentLogger
An instance of the ActionScheduler_wpCommentLogger class to interact with the comments table.
This instance should only be used as an interface. It should not be initialized.
$has_logs_option_key : string
The key used to store the cached value of whether there are logs in the WP comment table.