New and updated in 2.3.0
-
hookpost_{$field}
Filters the value of a specific post field for display.
-
Filters the value of a specific post field to edit.
-
Filters the value of a specific field before saving.
-
Fires before the Edit Link Category form.
-
hookafter_plugin_row
Fires after each row in the Plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1491 -
functionwxr_post_taxonomy()
Outputs list of taxonomy terms, in XML tag format, associated with a post.
-
hookexport_wp
Fires at the beginning of an export, before any headers are sent.
-
functionwxr_tag_name()
Outputs a tag_name XML tag from a given tag object.
-
functionwxr_tag_description()
Outputs a tag_description XML tag from a given tag object.
-
function_relocate_children()
This was once used to move child posts to a new parent.
-
functionget_others_unpublished_posts()
Retrieves editable posts from other users.
-
functionpopulate_roles_230()
Create and modify WordPress roles for WordPress 2.3.
-
functiontag_exists()
Checks whether a post tag with a given name exists.
-
functionwp_create_tag()
Adds a new tag to the database if it does not already exist.
-
functionget_tags_to_edit()
Gets comma-separated list of tags available to edit.
-
functioncore_update_footer()
Returns core update footer message.
-
functionupdate_nag()
Returns core update notification message.
-
functionwp_plugin_update_row()
Displays update information for a plugin.
-
Filters the primary feed URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the primary link title for the ‘WordPress Events and News’ dashboard widget.
-
Filters the secondary link URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the secondary feed URL for the ‘WordPress Events and News’ dashboard widget.
-
Filters the secondary link title for the ‘WordPress Events and News’ dashboard widget.
-
functionget_plugin_page_hook()
Gets the hook attached to the administrative page of a plugin.
-
Filters the maximum allowed upload size for import files.
-
function_fix_attachment_links()
Replaces hrefs of attachment anchors with up-to-date permalinks.
-
functionget_pending_comments_num()
Gets the number of pending comments on a post or posts.
-
hookadmin_body_class
Filters the CSS classes for the body tag in the admin.