New and updated in 2.8.0
-
functionesc_attr()
Escaping for HTML attributes.
-
hooksanitize_email
Filters a sanitized email address.
-
hookwp_trim_excerpt
Filters the trimmed excerpt string.
-
functiontranslate_smiley()
Converts one smiley code to the icon graphic file equivalent.
-
hookis_email
Filters whether an email address is valid.
-
Filters the list of characters to remove from a filename.
-
Filters a sanitized filename string.
-
functionsanitize_html_class()
Sanitizes an HTML classname to ensure it only contains valid characters.
-
Filters a sanitized HTML class string.
-
Filters the list of HTML elements not to texturize.
-
Filters the list of shortcodes not to texturize.
-
functionwp_specialchars_decode()
Converts a number of HTML entities into their special characters.
-
functionwp_check_invalid_utf8()
Checks for invalid UTF8 in a string.
-
Filters the comment moderation email headers.
-
Filters the duration of the authentication cookie expiration period.
-
hookauth_redirect
Fires before the authentication redirect.
-
hookauthenticate
Filters whether a set of user login credentials are valid.
-
function__checked_selected_helper()
Private helper function for checked, selected, disabled and readonly.
-
functionget_user_by()
Retrieves user info by a given field.
-
functionfeed_links()
Displays the links to the general feeds.
-
functionfeed_links_extra()
Displays the links to the extra feeds such as category feeds.
-
Filters the localized time a post was last modified.
-
hooklogout_url
Filters the logout URL.
-
hooklogin_url
Filters the login URL.
-
functionwp_lostpassword_url()
Returns the URL that allows the user to reset the lost password.
-
hooklostpassword_url
Filters the Lost Password URL.
-
hookget_header
Fires before the header template file is loaded.
-
hookget_footer
Fires before the footer template file is loaded.
-
hookget_sidebar
Fires before the sidebar template file is loaded.
-
functionget_boundary_post_rel_link()
Get boundary post relational link.