New and updated in 4.5.0
-
Filters the locales requested for plugin translations.
-
Filters the locales requested for theme translations.
-
functionwp_dropdown_users()
Creates dropdown HTML content of users.
-
functionget_the_excerpt()
Retrieves the post excerpt.
-
hookget_the_excerpt
Filters the retrieved 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.
-
Filters the list of fields saved in post revisions.
-
functioncomment_form()
Outputs a complete commenting form for use within a template.
-
hookcomment_post
Fires immediately after a comment is inserted into the database.