ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-network-query.php / Page 2

WP_Network_Query::set_found_networks()

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:460

Used by 1 function | Uses 3 functions

found_networks_query

Filter Hook: Filters the query used to retrieve found network count.

Source: wp-includes/class-wp-network-query.php:472

Used by 1 function | Uses 0 functions

WP_Network_Query::get_search_sql()

Method: Used internally to generate an SQL string for searching across multiple columns.

Source: wp-includes/class-wp-network-query.php:490

Used by 1 function | Uses 2 functions

WP_Network_Query::parse_orderby()

Method: Parses and sanitizes ‘orderby’ keys passed to the network query.

Source: wp-includes/class-wp-network-query.php:513

Used by 1 function | Uses 0 functions

WP_Network_Query::parse_order()

Method: Parses an ‘order’ query variable and cast it to ‘ASC’ or ‘DESC’ as necessary.

Source: wp-includes/class-wp-network-query.php:544

Used by 1 function | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy