New and updated in 4.5.0
-
functionwp_normalize_path()
Normalizes a filesystem path.
-
functionget_status_header_desc()
Retrieves the description for the HTTP status.
-
functionget_terms()
Retrieves the terms in a given taxonomy or list of taxonomies.
-
functionregister_taxonomy()
Creates or modifies a taxonomy object.
-
functionget_post_type_archive_link()
Retrieves the permalink for a post type archive.
-
functionget_edit_term_link()
Retrieves the URL for editing a given term.
-
functionwp_dropdown_users()
Creates dropdown HTML content of users.
-
functionget_the_excerpt()
Retrieves the post excerpt.
-
functionget_post_field()
Retrieves data from a post field based on Post ID.
-
function_wp_post_revision_fields()
Determines which fields of posts are to be saved in revisions.
-
functioncomment_form()
Outputs a complete commenting form for use within a template.