New and updated in 4.2.0
-
functionwp_staticize_emoji()
Converts emoji to a static img element.
-
functionwp_staticize_emoji_for_email()
Converts emoji in emails into static images.
-
functionprint_emoji_styles()
Prints the important emoji-related styles.
-
Get a list of comments matching the query vars.
-
Parse and sanitize ‘orderby’ keys passed to the comment query.
-
Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
-
Constructor.
-
Parse arguments passed to the comment query with default query parameters.
-
hookget_avatar_data
Filters the avatar data.
-
functionget_avatar_url()
Retrieves the avatar URL.
-
functionget_avatar_data()
Retrieves default data about the avatar.
-
Filters whether to retrieve the avatar URL early.
-
hookget_avatar_url
Filters the avatar URL.
-
functionwp_attachment_is()
Verifies an attachment is of a given type.
-
hookthe_guid
Filters the escaped Global Unique Identifier (guid) of the post.
-
Customize Themes Section class.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-themes-section.php:19 -
Render the themes section, which behaves like a panel.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-themes-section.php:36 -
hookpre_get_avatar
Allows the HTML for a user’s avatar to be returned early.
-
Filters whether the current taxonomy should be shown in the Quick Edit panel.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1639 -
Sets whether the table layout should be hierarchical or not.
-
Determines if the current view is the “All” view.
-
Filters theme data before it is prepared for JavaScript.
-
Prints JS templates for the theme-browsing UI in the Customizer.
-
functionwp_admin_canonical_url()
Removes single-use URL parameters and create canonical link based on new URL.
-
Ajax handler for creating new category from Press This.
-
functionwp_ajax_update_plugin()
Handles updating a plugin via AJAX.
-
functionwp_ajax_press_this_save_post()
Ajax handler for saving a post from Press This.