New and updated in 6.2.0
-
functionget_the_privacy_policy_link()
Returns the privacy policy link with formatting, when applicable.
-
Allows preventing auth cookies from actually being sent to the client.
-
hookswitch_locale
Fires when the locale is switched.
-
function_update_posts_count_on_delete()
Handler for updating the current site’s posts count when a post is deleted.
-
Install a package.
-
functionget_theme_feature_list()
Retrieves list of WordPress theme features (aka theme tags).
-
Filters whether to override the .mo file loading.
-
functionsafecss_filter_attr()
Filters an inline style attribute and removes disallowed rules.
-
methodWP_Query::parse_query()
Parses a query string and sets query type booleans.
-
functionclean_user_cache()
Cleans all user caches.
-
methodwpdb::has_cap()
Determines whether the database or WPDB supports a particular feature.
-
methodwpdb::prepare()
Prepares a SQL query for safe execution.
-
functionget_cancel_comment_reply_link()
Retrieves HTML content for cancel comment reply link.
-
functionget_comment_id_fields()
Retrieves hidden input HTML for replying to comments.
-
functioncomment_id_fields()
Outputs hidden input HTML for replying to comments.
-
functioncomment_form_title()
Displays text based on comment reply status.
-
functionget_comment_time()
Retrieves the comment time of the current comment.
-
functioncomment_time()
Displays the comment time of the current comment.