..
css
Make the list of actions that can be performed on a site in the User List in Network admin filterable.
2010-11-29 13:31:42 +00:00
images
Blue theme RTL. props saracannon. see #15207 .
2010-11-17 05:51:32 +00:00
includes
Run the iis7_supports_permalinks() check first
2010-11-30 20:50:59 +00:00
js
Get rid of in favor of . Fixes #15607 . See #15580
2010-11-29 20:15:04 +00:00
maint
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
2010-11-17 17:12:01 +00:00
network
Add missign hooks in site-options. Fixes #15593
2010-11-30 20:29:02 +00:00
user
Doc blocks for wp-admin/user. see #14696 .
2010-10-21 11:14:22 +00:00
admin-ajax.php
Get rid of in favor of . Fixes #15607 . See #15580
2010-11-29 20:15:04 +00:00
admin-footer.php
Remove dead browse happy code. Has not been used for 18months in core admin. Props ocean90. Fixes #4833
2010-04-25 08:40:37 +00:00
admin-functions.php
admin-header.php
Remove wp_admin_body_style(). Props ocean90. fixes #15507
2010-11-26 22:05:54 +00:00
admin-post.php
Fire nopriv actions from post and ajax handlers when user is not logged in.
2009-03-05 21:43:35 +00:00
admin.php
Deprecate update_category_cache(). Fixes #15446
2010-11-17 00:56:00 +00:00
async-upload.php
Better display handling of error messages during swfupload uploading. Fixes #12225
2010-05-23 10:59:52 +00:00
comment.php
Contextual help updates. Props dougwrites. see #15346
2010-11-12 15:03:34 +00:00
custom-background.php
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +00:00
custom-header.php
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +00:00
edit-comments.php
Link post title on comments for a single post screen. Fixes #15609
2010-11-29 21:23:20 +00:00
edit-form-advanced.php
Add Post formats info to the help text. Fixes #15376 props vegasgeek
2010-11-25 09:20:29 +00:00
edit-form-comment.php
submit_button() fixes. Props sbressler. See #15064
2010-11-13 23:49:53 +00:00
edit-link-form.php
First pass of user admin. Network admin and screen cleanups. see #14696
2010-10-07 19:34:18 +00:00
edit-tag-form.php
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
2010-11-17 17:12:01 +00:00
edit-tags.php
Pinking shears
2010-11-17 18:47:34 +00:00
edit.php
Properly check, initialize, or cast a number of variables. props ChenHui. see #14642 .
2010-11-15 06:38:10 +00:00
export.php
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +00:00
gears-manifest.php
Default Google Gears ignoreQuery to true in manifest. see #13562
2010-05-30 08:45:50 +00:00
import.php
Use square brackets instead of braces for string access. props hakre, fixes #13900 .
2010-11-13 09:53:55 +00:00
index-extra.php
First pass of user admin. Network admin and screen cleanups. see #14696
2010-10-07 19:34:18 +00:00
index.php
Whitespace cleanup in contextual help. Props markmcwilliams. see #15346
2010-11-12 20:22:12 +00:00
install-helper.php
Remove unused global from install-helper. props hakre, fixes #13405 .
2010-06-21 19:31:50 +00:00
install.php
Use the l10n helper js file in the installer. See #15124 .
2010-11-12 11:44:08 +00:00
link-add.php
s/blog/site/ in more places. props PeteMall, see #11644 .
2010-04-30 01:54:32 +00:00
link-manager.php
Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming.
2010-11-04 08:07:03 +00:00
link-parse-opml.php
Don't allow direct loading of link-parse-opml.php. This file needs to go away someday.
2009-07-02 03:15:00 +00:00
link.php
Use Absolute URL's & API's in header redirects in more locations. See #14062
2010-10-27 10:43:43 +00:00
load-scripts.php
Define home_url() in load-scripts.php. see #9008 , props ocean90.
2010-05-04 17:08:28 +00:00
load-styles.php
Don't use deprecated functions. Props filosofo. fixes #11807
2010-01-27 17:55:39 +00:00
media-new.php
Use relative paths when including files, avoiding include_path. fixes #12594 , props sorich87.
2010-04-18 06:14:45 +00:00
media-upload.php
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
2010-11-06 09:41:03 +00:00
media.php
Pinking shears
2010-11-17 18:47:34 +00:00
menu-header.php
Improved self determination. Props PeteMall. see #14435
2010-10-20 14:08:29 +00:00
menu.php
Move the network version of Tools > Network to the network admin. props wpdavis, fixes #15461 .
2010-11-18 05:24:13 +00:00
moderation.php
Use Absolute URL's & API's in header redirects in more locations. See #14062
2010-10-27 10:43:43 +00:00
ms-admin.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
ms-delete-site.php
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +00:00
ms-edit.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
ms-options.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
ms-sites.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
ms-themes.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
ms-upgrade-network.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
ms-users.php
Network Admin, first pass. see #14435
2010-07-30 20:34:54 +00:00
my-sites.php
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +00:00
nav-menus.php
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
2010-10-28 21:56:43 +00:00
network.php
Every time you nest a ternary operator, a kitten dies.
2010-11-18 05:37:00 +00:00
options-discussion.php
Don't forget to echo the result of esc_textarea()
2010-11-19 14:48:11 +00:00
options-general.php
Disable static page dropdowns when 'latest posts' is selected on Settings > Reading. props koopersmith, fixes #15205 .
2010-10-24 19:20:52 +00:00
options-head.php
Option validation error reporting. Props jeremyclarke. see #11474
2010-02-17 17:50:42 +00:00
options-media.php
Improve oEmbed toggle label. Props JohnONolan. Fixes #15430
2010-11-23 22:52:32 +00:00
options-permalink.php
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
2010-11-17 17:12:01 +00:00
options-privacy.php
Introduce submit_button(). Props markjaquith for initial patch. See #15064
2010-10-14 19:58:06 +00:00
options-reading.php
Fix inverted logic. props duck_. fixes #15205 .
2010-10-25 08:27:49 +00:00
options-writing.php
Don't forget to echo the result of esc_textarea()
2010-11-19 14:48:11 +00:00
options.php
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
2010-11-17 17:12:01 +00:00
plugin-editor.php
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
2010-11-17 17:12:01 +00:00
plugin-install.php
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
2010-11-06 09:41:03 +00:00
plugins.php
Kill a create_function by introducing is_plugin_inactive. see #14424 .
2010-11-11 22:21:04 +00:00
post-new.php
Die if user doesn't have caps for the post type. Props duck_. fixes #15259
2010-11-01 16:28:35 +00:00
post.php
Use Absolute URL's & API's in header redirects in more locations. See #14062
2010-10-27 10:43:43 +00:00
press-this.php
Press This fixes. Props duck_. see #15561
2010-11-24 17:27:11 +00:00
profile.php
Use relative paths when including files, avoiding include_path. fixes #12594 , props sorich87.
2010-04-18 06:14:45 +00:00
revision.php
Mid-page headers should be h3, not h2.
2010-10-22 00:27:12 +00:00
setup-config.php
Begin the dissolution of classes.php. see #10287 .
2010-10-30 07:02:06 +00:00
theme-editor.php
esc_textarea() and application for obvious textarea escaping. props alexkingorg. fixes #15454
2010-11-17 17:12:01 +00:00
theme-install.php
Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming.
2010-11-04 08:07:03 +00:00
themes.php
Ajaxify theme feature filter. Props ocean90 for initial patch. See #14936
2010-11-23 20:17:22 +00:00
tools.php
Check for the import cap before showing links to the tag/cat converter. props kpdesign, fixes #13834 .
2010-06-11 00:00:47 +00:00
update-core.php
Use tools screen_icon for udpate-core. Props ocean90, fixes #15531 .
2010-11-22 16:56:22 +00:00
update.php
Remove WP_SHOW_ADMIN_BAR and go off existing and new defines on page type. See #15315
2010-11-06 09:41:03 +00:00
upgrade-functions.php
upgrade.php
Numerous RTL improvements. props ocean90, TECannon. fixes #13663 , fixes #13677 .
2010-06-05 21:04:48 +00:00
upload.php
Whitespace cleanup in contextual help. Props markmcwilliams. see #15346
2010-11-12 20:22:12 +00:00
user-edit.php
Ignore role selector in network admin user-edit. See #14435 .
2010-11-24 08:06:38 +00:00
user-new.php
Fix duplicate HTML IDs for wp-admin/user-new.php on MS installs. props duck_. fixes #15562
2010-11-24 16:43:24 +00:00
users.php
Fix user search input name. Props nickmomrik.
2010-11-19 23:43:00 +00:00
widgets.php
Pinking shears
2010-11-17 18:47:34 +00:00