Wordpress/src/wp-admin/network
Sergey Biryukov 03122ef7e1 Users: Deprecate `update_user_status()` in favor of `wp_update_user()`.
Props spacedmonkey, SergeyBiryukov.
Fixes #45747.

git-svn-id: https://develop.svn.wordpress.org/trunk@45708 602fd350-edb4-49c9-b593-d223f7449a82
2019-08-01 11:27:28 +00:00
..
about.php
admin.php
credits.php
edit.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:35:31 +00:00
freedoms.php
index.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:44:48 +00:00
menu.php Administration: Rename Appearance → Editor menu item to Theme Editor and Plugins → Editor to Plugin Editor for clarity. 2018-02-10 08:42:07 +00:00
plugin-editor.php
plugin-install.php Code is Poetry. 2017-11-30 23:09:33 +00:00
plugins.php
privacy.php
profile.php
settings.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:18:24 +00:00
setup.php
site-info.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:18:24 +00:00
site-new.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:44:48 +00:00
site-settings.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:55:21 +00:00
site-themes.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
site-users.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
sites.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:44:48 +00:00
theme-editor.php
theme-install.php Code is Poetry. 2017-11-30 23:09:33 +00:00
themes.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:44:41 +00:00
update-core.php
update.php Code is Poetry. 2017-11-30 23:09:33 +00:00
upgrade.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:44:48 +00:00
user-edit.php
user-new.php I18N: Merge duplicate strings in notifications displayed when a new user has been created or added to the site. 2019-06-15 18:56:47 +00:00
users.php Users: Deprecate `update_user_status()` in favor of `wp_update_user()`. 2019-08-01 11:27:28 +00:00