wp-includes/ms-site.php: wp_is_site_initialized() | Checks whether a site is initialized. |
wp-includes/class-wp-roles.php: WP_Roles::get_roles_data() | Gets the available roles data. |
wp-includes/nav-menu.php: _wp_delete_customize_changeset_dependent_auto_drafts() | Delete auto-draft posts associated with the supplied changeset. |
wp-includes/theme.php: _wp_customize_publish_changeset() | Publishes a snapshot’s changes. |
wp-includes/class-wp-post-type.php: WP_Post_Type::unregister_meta_boxes() | Unregisters the post type meta box if a custom callback was specified. |
wp-includes/class-wp-post-type.php: WP_Post_Type::remove_hooks() | Removes the future post hook action for the post type. |
wp-admin/includes/class-wp-automatic-updater.php: WP_Automatic_Updater::run() | Kicks off the background update process, looping through all pending updates. |
wp-admin/includes/class-language-pack-upgrader.php: Language_Pack_Upgrader::bulk_upgrade() | Bulk upgrade language packs. |
wp-admin/includes/class-theme-upgrader.php: Theme_Upgrader::install() | Install a theme package. |
wp-admin/includes/class-theme-upgrader.php: Theme_Upgrader::upgrade() | Upgrade a theme. |
wp-admin/includes/class-plugin-upgrader.php: Plugin_Upgrader::install() | Install a plugin package. |
wp-admin/includes/class-plugin-upgrader.php: Plugin_Upgrader::upgrade() | Upgrade a plugin. |
wp-admin/includes/class-wp-ms-themes-list-table.php: WP_MS_Themes_List_Table::single_row() | |
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::__construct() | Constructor. |
wp-includes/theme.php: _remove_theme_support() | Do not use. Removes theme support internally without knowledge of those not used by themes directly. |
wp-includes/theme.php: check_theme_switched() | Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load. |
wp-includes/deprecated.php: automatic_feed_links() | Enable/disable automatic general feed link outputting. |
wp-includes/rewrite.php: add_feed() | Add a new feed type like /atom1/. |
wp-includes/media-template.php: wp_print_media_templates() | Prints the templates used in the media manager. |