ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.1.0
  • Page 19

is_blog_admin()

Function: Determines whether the current request is for a site’s administrative interface.

Source: wp-includes/load.php:1222

Used by 0 functions | Uses 0 functions

is_network_admin()

Function: Determines whether the current request is for the network administrative interface.

Source: wp-includes/load.php:1249

Used by 0 functions | Uses 0 functions

wp_schedule_update_checks()

Function: Schedules core, theme, and plugin update checks.

Source: wp-includes/update.php:990

Used by 0 functions | Uses 0 functions

WP_Comment_Query

Class: Core class used for querying comments.

Source: wp-includes/class-wp-comment-query.php:18

Used by 0 functions | Uses 0 functions

WP_Comment_Query::query()

Method: Sets up the WordPress query for retrieving comments.

Source: wp-includes/class-wp-comment-query.php:364

Used by 0 functions | Uses 0 functions

pre_get_comments

Action Hook: Fires before comments are retrieved.

Source: wp-includes/class-wp-comment-query.php:394

Used by 0 functions | Uses 0 functions

the_comments

Filter Hook: Filters the comment query results.

Source: wp-includes/class-wp-comment-query.php:522

Used by 0 functions | Uses 0 functions

comments_clauses

Filter Hook: Filters the comment query clauses.

Source: wp-includes/class-wp-comment-query.php:935

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

get_ancestors()

Function: Gets an array of ancestor IDs for a given object.

Source: wp-includes/taxonomy.php:4938

Used by 0 functions | Uses 0 functions
« Previous 1 … 18 19 20 … 40 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy