networks_clauses
Filter Hook: Filters the network query clauses.
Source: wp-includes/class-wp-network-query.php:452
Filter Hook: Filters the network query clauses.
Source: wp-includes/class-wp-network-query.php:452
Method: Populates found_networks and max_num_pages properties for the current query if the limit clause was used.
Source: wp-includes/class-wp-network-query.php:510
Filter Hook: Filters the query used to retrieve found network count.
Source: wp-includes/class-wp-network-query.php:522
Method: Used internally to generate an SQL string for searching across multiple columns.
Source: wp-includes/class-wp-network-query.php:539
Method: Parses and sanitizes ‘orderby’ keys passed to the network query.
Source: wp-includes/class-wp-network-query.php:562
Method: Parses an ‘order’ query variable and cast it to ‘ASC’ or ‘DESC’ as necessary.
Source: wp-includes/class-wp-network-query.php:593
Class: Core class used for querying networks.
Source: wp-includes/class-wp-network-query.php:18
Action Hook: Fires immediately after a comment is updated in the database.
Source: wp-includes/comment.php:2632
Class: Core class used to store translated data for a locale.
Source: wp-includes/class-wp-locale.php:17
Function: Identifies the network and site of a requested domain and path and populates the corresponding network and site global objects as part of the multisite bootstrap process.
Source: wp-includes/ms-load.php:295