mu_options() WPMU options.
activate_sitewide_plugin() Deprecated functionality for activating a network-only plugin.
deactivate_sitewide_plugin() Deprecated functionality for deactivating a network-only plugin.
is_wpmu_sitewide_plugin() Deprecated functionality for determining if the current plugin is network-only.
get_site_allowed_themes() Deprecated functionality for getting themes network-enabled themes.
wpmu_get_blog_allowedthemes() Deprecated functionality for getting themes allowed on a specific site.
ms_deprecated_blogs_file() Deprecated functionality for determining whether a file is deprecated.
install_global_terms() Install global terms.
sync_category_tag_slugs() Synchronizes category and post tag slugs when global terms are enabled.
_wp_privacy_resend_request() Resend an existing request and return the result.
_wp_privacy_completed_request() Marks a request as completed by the admin and logs the current timestamp.
_wp_personal_data_handle_actions() Handle list table actions.
_wp_personal_data_cleanup_requests() Cleans up failed and expired requests before displaying the list table.
wp_privacy_generate_personal_data_export_group_html() Generate a single group for the personal data export report.
wp_privacy_generate_personal_data_export_file() Generate the personal data export file.
wp_privacy_send_personal_data_export_email() Send an email to the user with a link to the personal data export file
wp_privacy_process_personal_data_export_page() Intercept personal data exporter page Ajax responses in order to assemble the personal data export file.
wp_privacy_process_personal_data_erasure_page() Mark erasure requests as completed after processing is finished.
post_submit_meta_box() Displays post submit form fields.
attachment_submit_meta_box() Displays attachment submit form fields.
post_format_meta_box() Displays post format form elements.
post_tags_meta_box() Displays post tags form fields.
post_categories_meta_box() Displays post categories form fields.
post_excerpt_meta_box() Displays post excerpt form fields.
post_trackback_meta_box() Displays trackback links form fields.
post_custom_meta_box() Displays custom fields form fields.
post_comment_status_meta_box() Displays comments status form fields.
post_comment_meta_box_thead() Displays comments for post table header
post_comment_meta_box() Displays comments for post.
post_slug_meta_box() Displays slug form fields.
post_author_meta_box() Displays form field with list of authors.
post_revisions_meta_box() Displays list of revisions.
page_attributes_meta_box() Displays page attributes form fields.
link_submit_meta_box() Displays link create form fields.
link_categories_meta_box() Displays link categories form fields.
link_target_meta_box() Displays form fields for changing link target.
xfn_check() Displays 'checked' checkboxes attribute for XFN microformat options.
link_xfn_meta_box() Displays XFN form fields.
link_advanced_meta_box() Displays advanced link options form fields.
post_thumbnail_meta_box() Displays post thumbnail meta box.
attachment_id3_data_meta_box() Displays fields for ID3 data.
register_and_do_post_meta_boxes() Registers the default post meta boxes, and runs the `do_meta_boxes` actions.
wp_install() Installs the site.
wp_install_defaults() Creates the initial content for a newly-installed site.
wp_install_maybe_enable_pretty_permalinks() Maybe enable pretty permalinks on installation.
wp_new_blog_notification() Notifies the site admin that the installation of WordPress is complete.
wp_upgrade() Runs WordPress Upgrade functions.
upgrade_all() Functions to be called in installation and upgrade scripts.
upgrade_100() Execute changes made in WordPress 1.0.
upgrade_101() Execute changes made in WordPress 1.0.1.