New and updated in 2.1.0
-
Displaying paging text.
-
functiondropdown_link_categories()
Legacy function used to generate a link categories checklist control.
-
-
functiontinymce_include()
-
functionupdate_home_siteurl()
Flushes rewrite rules if `siteurl`, `home` or `page_on_front` changed.
-
functionshow_message()
Displays the given administration message.
-
functionpopulate_roles_210()
Create and modify WordPress roles for WordPress 2.1.
-
Generates attachment meta data and create image sub-sizes for images.
-
Filters the generated attachment meta data.
-
functionwp_crop_image()
Crops an image to a given size.
-
functionwp_check_mysql_version()
Checks the version of the installed MySQL binary.
-
functionwp_upgrade()
Runs WordPress Upgrade functions.
-
functionwp_install_defaults()
Creates the initial content for a newly-installed site.
-
functionwp_new_blog_notification()
Notifies the site admin that the installation of WordPress is complete.
-
functionwp_install()
Installs the site.
-
functionwp_revoke_user()
Remove all capabilities from user.
-
Filters the number of custom fields to retrieve for the drop-down in the Custom Fields meta box.
-
functionwp_dropdown_roles()
Prints out option HTML elements for role selectors.
-
functionwp_write_post()
Creates a new post from the “Write Post” form using `$_POST` information.
-
functionget_post_meta_by_id()
Returns post meta data by meta ID.
-
functionwp_get_link_cats()
Retrieves the link category IDs associated with the link specified.
-
functionwp_set_link_cats()
Updates link with the specified link categories.
-
hookwp_handle_upload
Filters the data array for the uploaded file.
-
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 -
hookadmin_body_class
Filters the CSS classes for the body tag in the admin.
-
Fires when scripts are printed for a specific admin page based on $hook_suffix.
-
Fires when scripts are printed for all admin pages.
-
Fires in head section for a specific admin page.
-
hookadmin_head
Fires in head section for all admin pages.