is_blog_admin()
Function: Determines whether the current request is for a site’s administrative interface.
Source: wp-includes/load.php:1222
Function: Determines whether the current request is for a site’s administrative interface.
Source: wp-includes/load.php:1222
Function: Determines whether the current request is for the network administrative interface.
Source: wp-includes/load.php:1249
Function: Schedules core, theme, and plugin update checks.
Source: wp-includes/update.php:990
Class: Core class used for querying comments.
Source: wp-includes/class-wp-comment-query.php:18
Method: Sets up the WordPress query for retrieving comments.
Source: wp-includes/class-wp-comment-query.php:364
Action Hook: Fires before comments are retrieved.
Source: wp-includes/class-wp-comment-query.php:394
Filter Hook: Filters the comment query results.
Source: wp-includes/class-wp-comment-query.php:522
Filter Hook: Filters the comment query clauses.
Source: wp-includes/class-wp-comment-query.php:935
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-comment-query.php:1150
Function: Gets an array of ancestor IDs for a given object.
Source: wp-includes/taxonomy.php:4938