WP_Comment_Query::get_search_sql()
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-comment-query.php:1150
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-comment-query.php:1150
Filter Hook: Filters the blog title for display of the feed title.
Source: wp-includes/feed.php:146
Function: Updates category structure to old pre-2.3 from new taxonomy structure.
Source: wp-includes/category.php:376
Method: Parse and sanitize ‘orderby’ keys passed to the comment query.
Source: wp-includes/class-wp-comment-query.php:1173
Filter Hook: Filters the post title for use in a feed.
Source: wp-includes/feed.php:166
Function: Retrieves RSS container for the bloginfo function.
Source: wp-includes/feed.php:27
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-comment-query.php:1234
Filter Hook: Filters the post content for use in feeds.
Source: wp-includes/feed.php:206
Function: Displays RSS container for the bloginfo function.
Source: wp-includes/feed.php:56
Class: Core class used for querying comments.
Source: wp-includes/class-wp-comment-query.php:18