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

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

Used by 1 function | Uses 0 functions

ActionScheduler_wpCommentLogger::delete_comment_count_cache()

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

Used by 0 functions | Uses 0 functions

ActionScheduler_wpCommentLogger::init()

Method:

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

Used by 0 functions | Uses 1 function

ActionScheduler_wpCommentLogger::disable_comment_counting()

Method:

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

Used by 0 functions | Uses 0 functions

ActionScheduler_wpCommentLogger::enable_comment_counting()

Method:

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

Used by 0 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

ActionScheduler_wpCommentLogger

Class: Class ActionScheduler_wpCommentLogger

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

Used by 0 functions | Uses 1 function

ActionScheduler_wpCommentLogger::log()

Method:

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

Used by 0 functions | Uses 2 functions

ActionScheduler_wpCommentLogger::create_wp_comment()

Method:

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

Used by 1 function | Uses 1 function

ActionScheduler_wpCommentLogger::get_entry()

Method:

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

Used by 1 function | Uses 5 functions
1 2 Next »
Proudly powered by WordPress