New and updated in 4.4.0
-
hookinvite_user
Fires immediately after an existing user is invited to join the site, but before the notification is sent.
-
functionsignup_get_available_languages()
Retrieves languages available during the site/user sign-up process.
-
Filters the list of available languages for front-end site sign-ups.
-
Fires before the Site Sign-up page is loaded.
-
Constructor.
-
Sets up global post data.
-
functionget_the_post_navigation()
Retrieves the navigation to next/previous post, when applicable.
-
Fires before errors are returned from a password reset request.
-
Filters the subject of the password reset email.
-
functionconfirm_another_blog_signup()
Shows a message confirming that the new site has been created.
-
Filters the source file location for the upgrade package.
-
Gets the help tabs registered for the screen.
-
Adds a help tab to the contextual help for the screen.
-
functionurl_shorten()
Shortens a URL, to be used as link text.
-
Filters the image sizes automatically generated when uploading an image.
-
Filters the array of meta data read from an image’s exif data.
-
functionwp_star_rating()
Outputs a HTML element with a star rating for a given rating.
-
functionadd_meta_box()
Adds a meta box to one or more screens.
-
functionremove_meta_box()
Removes a meta box from one or more screens.
-
functiontouch_time()
Prints out HTML form date elements for editing post or comment publish date.
-
functionparent_dropdown()
Prints out option HTML elements for the page parents drop-down.
-
functionwp_terms_checklist()
Outputs an unordered list of checkbox input elements labelled with term names.
-
Generates HTML for a single row on the users.php admin panel.
Used by 1 function | Uses 19 functions | Source: wp-admin/includes/class-wp-users-list-table.php:433 -
Filters the sample permalink HTML markup.
-
hookeditable_slug
Filters the editable slug for a post or term.
-
Fires before the Filter button on the Posts and Pages list tables.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:594