WordPress/wp-admin/network
Sergey Biryukov 29b072e706 Docs: Add missing description for $wpdb, $wp_db_version, and $wp_current_db_version globals.
Props mukesh27, utsav72640, immeet94, SergeyBiryukov.
See #45604.
Built from https://develop.svn.wordpress.org/trunk@45734


git-svn-id: http://core.svn.wordpress.org/trunk@45545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-08-04 01:12:56 +00:00
..
about.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
admin.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
credits.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
edit.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:36:50 +00:00
freedoms.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
index.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:45:57 +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:43:32 +00:00
plugin-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
plugin-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
plugins.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
privacy.php Administration: Ensure the new Privacy Policy screen appears when within the Network Admin and User Admin. 2017-11-06 18:17:54 +00:00
profile.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
settings.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:19:53 +00:00
setup.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
site-info.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:19:53 +00:00
site-new.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:45:57 +00:00
site-settings.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
site-themes.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:45:56 +00:00
site-users.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:45:56 +00:00
sites.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:45:57 +00:00
theme-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
theme-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
themes.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:45:56 +00:00
update-core.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
update.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php Docs: Add missing description for $wpdb, $wp_db_version, and $wp_current_db_version globals. 2019-08-04 01:12:56 +00:00
user-edit.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
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:57:52 +00:00
users.php Users: Deprecate update_user_status() in favor of wp_update_user(). 2019-08-01 11:28:54 +00:00