..
about.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
admin.php
Priority fixes for various existing hook documentation.
2014-04-12 00:01:15 +00:00
credits.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
edit.php
Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/network/*.
2014-11-30 11:21:22 +00:00
freedoms.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
index.php
Update wp_die() calls modified in [31658] to use shorthand calling style.
2015-04-20 03:27:27 +00:00
menu.php
Move network update submenu items to the Network Dashboard menu item
2015-05-19 17:00:29 +00:00
plugin-editor.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
plugin-install.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
plugins.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
profile.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
settings.php
Update wp_die() calls modified in [31658] to use shorthand calling style.
2015-04-20 03:27:27 +00:00
setup.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
site-info.php
Remove a now unused switch_to_blog()
and restore_current_blog()
in site-info.php
2015-06-14 08:23:26 +00:00
site-new.php
Don't loosely compare functions that return bool
against a literal bool
.
2015-06-12 17:19:27 +00:00
site-settings.php
Update wp_die() calls modified in [31658] to use shorthand calling style.
2015-04-20 03:27:27 +00:00
site-themes.php
Update wp_die() calls modified in [31658] to use shorthand calling style.
2015-04-20 03:27:27 +00:00
site-users.php
Don't loosely compare functions that return bool
against a literal bool
.
2015-06-12 17:19:27 +00:00
sites.php
Update wp_die() calls modified in [31658] to use shorthand calling style.
2015-04-20 03:27:27 +00:00
theme-editor.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
theme-install.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
themes.php
Use HTTPS URLs for codex.wordpress.org.
2015-04-12 21:29:32 +00:00
update-core.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
update.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
upgrade.php
Add @global
annotations for wp-admin/*
.
2015-05-28 21:41:30 +00:00
user-edit.php
Don't rely on include_path to include files.
2013-09-25 00:18:11 +00:00
user-new.php
Multisite: Use an email input for new user email address.
2015-06-14 20:41:27 +00:00
users.php
Add missing doc blocks to wp-admin/includes/*
.
2015-05-29 20:17:26 +00:00