ActionScheduler_wpCommentLogger::get_comment_count()
Method: Retrieve the comment counts from our cache, or the database if the cached version isn’t set.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:167
Method: Retrieve the comment counts from our cache, or the database if the cached version isn’t set.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:167
Method: Delete comment count cache whenever there is new comment or the status of a comment changes. Cache will be regenerated next time ActionScheduler_wpCommentLogger::filter_comment_count() is called.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:211
Method:
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:218
Method:
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:233
Method:
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:236
Method:
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:111
Method: Make sure Action Scheduler logs are excluded from comment feeds, which use WP_Query, not the WP_Comment_Query class handled by @see self::filter_comment_queries().
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:127
Method: Return a SQL clause to exclude Action Scheduler comments.
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:139
Method: Remove action log entries from wp_count_comments()
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:152
Class: Class ActionScheduler_wpCommentLogger
Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:6