wp-includes/comment.php: _wp_batch_update_comment_type() | Updates the comment type for a batch of comments. |
wp-admin/includes/class-wp-automatic-updater.php: WP_Automatic_Updater::send_plugin_theme_email() | Sends an email upon the completion or failure of a plugin or theme background update. |
wp-includes/class-wp-recovery-mode-key-service.php: WP_Recovery_Mode_Key_Service::update_keys() | Updates the recovery key records. |
wp-includes/class-wp-recovery-mode-email-service.php: WP_Recovery_Mode_Email_Service::maybe_send_recovery_mode_email() | Sends the recovery mode email if the rate limit has not been sent. |
wp-includes/class-wp-paused-extensions-storage.php: WP_Paused_Extensions_Storage::set() | Records an extension error. |
wp-includes/class-wp-paused-extensions-storage.php: WP_Paused_Extensions_Storage::delete() | Forgets a previously recorded extension error. |
wp-includes/class-wp-paused-extensions-storage.php: WP_Paused_Extensions_Storage::delete_all() | Remove all paused extensions. |
wp-admin/includes/class-wp-privacy-policy-content.php: WP_Privacy_Policy_Content::text_change_check() | Quick check if any privacy info has changed. |
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::update_stashed_theme_mod_settings() | Update stashed theme mod settings. |
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::save_changeset_post() | Save the post for the loaded changeset. |
wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php: WP_REST_Settings_Controller::update_item() | Updates settings for the settings object. |
wp-includes/functions.php: _delete_option_fresh_site() | Delete the fresh site option. |
wp-admin/includes/class-wp-upgrader.php: WP_Upgrader::create_lock() | Creates a lock using WordPress options. |
wp-includes/class-wp-customize-setting.php: WP_Customize_Setting::set_root_value() | Set the root value for a setting, especially for multidimensional ones. |
wp-includes/option.php: update_network_option() | Updates the value of a network option that was already added. |
wp-admin/includes/ajax-actions.php: wp_ajax_delete_inactive_widgets() | Ajax handler for removing inactive widgets. |
wp-includes/customize/class-wp-customize-nav-menu-setting.php: WP_Customize_Nav_Menu_Setting::update() | Create/update the nav_menu term for this setting. |
wp-includes/taxonomy.php: _wp_batch_split_terms() | Splits a batch of shared taxonomy terms. |
wp-admin/includes/class-theme-upgrader.php: Theme_Upgrader::upgrade() | Upgrade a theme. |
wp-admin/includes/class-theme-upgrader.php: Theme_Upgrader::bulk_upgrade() | Upgrade several themes at once. |
wp-admin/includes/class-plugin-upgrader.php: Plugin_Upgrader::bulk_upgrade() | Bulk upgrade several plugins at once. |
wp-admin/includes/class-plugin-upgrader.php: Plugin_Upgrader::upgrade() | Upgrade a plugin. |
wp-admin/includes/class-wp-plugins-list-table.php: WP_Plugins_List_Table::prepare_items() | |
wp-admin/includes/misc.php: update_option_new_admin_email() | Send a confirmation request email when a change of site admin email address is attempted. |
wp-admin/includes/misc.php: update_recently_edited() | Update the “recently-edited” file for the plugin or theme editor. |
wp-admin/includes/schema.php: populate_options() | Create WordPress options and set the default values. |
wp-admin/includes/dashboard.php: wp_dashboard_rss_control() | The RSS dashboard widget control. |
wp-admin/includes/upgrade.php: make_site_theme() | Creates a site theme. |
wp-admin/includes/upgrade.php: maybe_disable_automattic_widgets() | Disables the Automattic widgets plugin, which was merged into core. |
wp-admin/includes/upgrade.php: maybe_disable_link_manager() | Disables the Link Manager on upgrade if, at the time of upgrade, no links exist in the DB. |
wp-admin/includes/upgrade.php: wp_install() | Installs the site. |
wp-admin/includes/upgrade.php: wp_install_defaults() | Creates the initial content for a newly-installed site. |
wp-admin/includes/plugin.php: uninstall_plugin() | Uninstall a single plugin. |
wp-admin/includes/plugin.php: deactivate_plugins() | Deactivate a single plugin or multiple plugins. |
wp-admin/includes/plugin.php: validate_active_plugins() | Validate active plugins |
wp-admin/includes/plugin.php: activate_plugin() | Attempts activation of plugin in a “sandbox” and redirects on success. |
wp-admin/includes/nav-menu.php: wp_nav_menu_update_menu_items() | Saves nav menu items |
wp-admin/includes/file.php: request_filesystem_credentials() | Displays a form to the user to request for their FTP/SSH details in order to connect to the filesystem. |
wp-includes/class-wp-roles.php: WP_Roles::add_cap() | Add capability to role. |
wp-includes/class-wp-roles.php: WP_Roles::remove_cap() | Remove capability from role. |
wp-includes/class-wp-roles.php: WP_Roles::add_role() | Add role name with capabilities to list. |
wp-includes/class-wp-roles.php: WP_Roles::remove_role() | Remove role by name. |
wp-includes/cron.php: _set_cron_array() | Updates the CRON option with the new CRON array. |
wp-includes/cron.php: _upgrade_cron_array() | Upgrade a Cron info array. |
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/theme.php: set_theme_mod() | Updates theme modification value for the current theme. |
wp-includes/theme.php: remove_theme_mod() | Removes theme modification name from current theme list. |
wp-includes/theme.php: switch_theme() | Switches the theme. |
wp-includes/theme.php: get_theme_mods() | Retrieves all theme modifications. |
wp-includes/class-wp-theme.php: WP_Theme::get_allowed_on_site() | Returns array of stylesheet names of themes allowed on the site. |
wp-includes/taxonomy.php: _get_term_hierarchy() | Retrieves children of taxonomy as Term IDs. |
wp-includes/taxonomy.php: register_taxonomy() | Creates or modifies a taxonomy object. |
wp-includes/plugin.php: register_uninstall_hook() | Set the uninstallation hook for a plugin. |
wp-includes/option.php: set_transient() | Sets/updates the value of a transient. |
wp-includes/option.php: update_option() | Updates the value of an option that was already added. |
wp-includes/post.php: _reset_front_page_settings_for_post() | Reset the page_on_front, show_on_front, and page_for_post settings when a linked page is deleted or trashed. |
wp-includes/post.php: stick_post() | Make a post sticky. |
wp-includes/post.php: unstick_post() | Un-stick a post. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::set_permalink_structure() | Sets the main permalink structure for the site. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::set_category_base() | Sets the category base for the category permalink. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::set_tag_base() | Sets the tag base for the tag permalink. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::wp_rewrite_rules() | Retrieves the rewrite rules. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::flush_rules() | Removes rewrite rules and then recreate rewrite rules. |
wp-includes/revision.php: _wp_upgrade_revisions_of_post() | Upgrade the revisions author, add the current post as a revision and set the revisions version to 1 |
wp-includes/ms-functions.php: update_posts_count() | Update a blog’s post count. |
wp-includes/ms-functions.php: global_terms() | Maintains a canonical list of terms by syncing terms created for each blog with the global terms table. |
wp-includes/ms-deprecated.php: install_blog() | Install an empty blog. |
wp-includes/ms-blogs.php: update_blog_option() | Update an option for a particular blog. |
wp-includes/class-wp-xmlrpc-server.php: wp_xmlrpc_server::wp_setOptions() | Update blog options. |
wp-includes/class-wp-widget.php: WP_Widget::save_settings() | Saves the settings for all instances of the widget class. |
wp-includes/widgets.php: wp_set_sidebars_widgets() | Set the sidebar widget option to update sidebars. |
wp-includes/widgets.php: wp_convert_widget_settings() | Converts the widget settings from single to multi-widget format. |