New and updated in 4.6.0
-
Filters whether the user is allowed to edit meta for specific object types/subtypes.
-
Filters whether the user is allowed to edit a specific meta key of a specific object type.
-
Filters whether the user is allowed to add post meta to a post of a given type.
-
hooklogin_header
Fires in the login page header after the body tag is opened.
-
methodWP_Network::__get()
Getter.
-
methodWP_Network::__isset()
Isset-er.
-
methodWP_Network::__set()
Setter.
-
Enables a theme for all sites on the current network.
-
Disables a theme for all sites on the current network.
-
Used internally to generate a SQL string related to the ‘search’ parameter.
-
Generate the ORDER BY clause for an ‘orderby’ param that is potentially related to a meta query.
-
Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
-
Retrieves the query results.
-
hookpre_get_terms
Fires before terms are retrieved.
-
Parse and sanitize ‘orderby’ keys passed to the term query.
-
classWP_Term_Query
Class used for querying terms.
-
Constructor.
-
Parse arguments passed to the term query with default query parameters.
-
hookparse_term_query
Fires after term query vars have been parsed.
-
methodWP_Term_Query::query()
Sets up the query and retrieves the results.
-
functionwp_is_ini_value_changeable()
Determines whether a PHP ini value is changeable at runtime.
-
functionget_current_network_id()
Retrieves the current network ID.
-
Filters whether to enable maintenance mode.
-
Filters whether to allow the debug mode check to occur.
-
hookposts_pre_query
Filters the posts array before the query takes place.
-
function_load_textdomain_just_in_time()
Loads plugin and theme text domains just-in-time.