Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php / Page 2

ActionScheduler_wpCommentLogger::get_comment()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:86

Used by 1 function | Uses 0 functions

ActionScheduler_wpCommentLogger::filter_comment_queries()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:95

Used by 0 functions | Uses 0 functions

ActionScheduler_wpCommentLogger::filter_comment_query_clauses()

Method:

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:111

Used by 0 functions | Uses 1 function

ActionScheduler_wpCommentLogger::filter_comment_feed()

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

Used by 0 functions | Uses 1 function

ActionScheduler_wpCommentLogger::get_where_clause()

Method: Return a SQL clause to exclude Action Scheduler comments.

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:139

Used by 2 functions | Uses 0 functions

ActionScheduler_wpCommentLogger::filter_comment_count()

Method: Remove action log entries from wp_count_comments()

Source: packages/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php:152

Used by 0 functions | Uses 1 function
« Previous 1 2
Proudly powered by WordPress