New and updated in 6.6.0
-
functionwp_kses_split()
Searches for HTML tags, no matter how malformed.
-
hooksplit_the_query
Filters whether to split the query.
-
functionget_status_header_desc()
Retrieves the description for the HTTP status.
-
functionget_taxonomy_labels()
Builds an object with all taxonomy labels out of a taxonomy object.
-
functionget_the_title_rss()
Retrieves the current post title for the feed.
-
functionwp_load_core_site_options()
Loads and primes caches of certain often requested network options if is_multisite().
-
functionadd_option()
Adds a new option.
-
functionget_post_type_labels()
Builds an object with all post type labels out of a post type object.
-
methodwpdb::has_cap()
Determines whether the database or WPDB supports a particular feature.
-
Filters the lifetime of the comment cookie in seconds.