.. |
css
|
Restore bottom padding in plugin rows. fixes #15547.
|
2010-12-06 15:15:09 +00:00 |
images
|
Revert [16719] until it has has UI review. See #15580
|
2010-12-04 11:01:23 +00:00 |
includes
|
Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
|
2010-12-06 20:49:54 +00:00 |
js
|
Revert [16719] until it has has UI review. See #15580
|
2010-12-04 11:01:23 +00:00 |
maint
|
String fixes. props demetris. fixes #15688.
|
2010-12-05 14:31:18 +00:00 |
network
|
Always exit after we redirect.
|
2010-12-03 12:37:43 +00:00 |
user
|
|
|
admin-ajax.php
|
s/occured/occurred/. props aldenta, fixes #15653.
|
2010-12-02 23:30:21 +00:00 |
admin-footer.php
|
|
|
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
|
|
|
admin.php
|
Deprecate update_category_cache(). Fixes #15446
|
2010-11-17 00:56:00 +00:00 |
async-upload.php
|
|
|
comment.php
|
Contextual help updates. Props dougwrites. see #15346
|
2010-11-12 15:03:34 +00:00 |
custom-background.php
|
Update since phpdoc. Props demetris. fixes #15445
|
2010-12-01 19:24:38 +00:00 |
custom-header.php
|
|
|
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
|
Move Post Format UI out of Publish meta box and into its own box. see #15638
|
2010-12-02 02:42:38 +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
|
|
|
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
|
Fix edit-tags button conflict. Props batmoo. Fixes #15356
|
2010-12-01 18:21:42 +00:00 |
edit.php
|
If we have not items don't try and output the inline_edit form. Fixes #15240 props mrmist for tracking the bug down.
|
2010-12-02 08:09:58 +00:00 |
export.php
|
Export filtering JS and minor tweaks. props duck_, see #15197.
|
2010-12-05 11:21:08 +00:00 |
gears-manifest.php
|
|
|
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
|
|
|
index.php
|
Whitespace cleanup in contextual help. Props markmcwilliams. see #15346
|
2010-11-12 20:22:12 +00:00 |
install-helper.php
|
|
|
install.php
|
Use the l10n helper js file in the installer. See #15124.
|
2010-11-12 11:44:08 +00:00 |
link-add.php
|
|
|
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
|
Update since phpdoc. Props demetris. fixes #15445
|
2010-12-01 19:24:38 +00:00 |
link.php
|
|
|
load-scripts.php
|
|
|
load-styles.php
|
|
|
media-new.php
|
|
|
media-upload.php
|
Define IFRAME_REQUEST only if not inline. Props ocean90. fixes #15630
|
2010-12-01 19:28:24 +00:00 |
media.php
|
Pinking shears
|
2010-11-17 18:47:34 +00:00 |
menu-header.php
|
|
|
menu.php
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
|
2010-12-06 15:41:19 +00:00 |
moderation.php
|
|
|
ms-admin.php
|
|
|
ms-delete-site.php
|
|
|
ms-edit.php
|
|
|
ms-options.php
|
|
|
ms-sites.php
|
|
|
ms-themes.php
|
|
|
ms-upgrade-network.php
|
|
|
ms-users.php
|
|
|
my-sites.php
|
|
|
nav-menus.php
|
|
|
network.php
|
Optimize the keys/salts textarea. fixes #15092.
|
2010-12-06 15:26:30 +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
|
Fix IE JS error in options-general.php. Props ocean90. Fixes #15680
|
2010-12-05 21:29:59 +00:00 |
options-head.php
|
Backwards compat for plugin use of updated=1. fixes #15660
|
2010-12-03 10:59:20 +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
|
|
|
options-reading.php
|
|
|
options-writing.php
|
Don't forget to echo the result of esc_textarea()
|
2010-11-19 14:48:11 +00:00 |
options.php
|
Backwards compat for plugin use of updated=1. fixes #15660
|
2010-12-03 10:59:20 +00:00 |
plugin-editor.php
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
|
2010-12-06 15:41:19 +00:00 |
plugin-install.php
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
|
2010-12-06 15:41:19 +00:00 |
plugins.php
|
Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
|
2010-12-06 20:49:54 +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
|
|
|
press-this.php
|
Press This fixes. Props duck_. see #15561
|
2010-11-24 17:27:11 +00:00 |
profile.php
|
Update since phpdoc. Props demetris. fixes #15445
|
2010-12-01 19:24:38 +00:00 |
revision.php
|
|
|
setup-config.php
|
|
|
theme-editor.php
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
|
2010-12-06 15:41:19 +00:00 |
theme-install.php
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
|
2010-12-06 15:41:19 +00:00 |
themes.php
|
Hide tabs on site admin themes screen for multisite. See #15525
|
2010-12-06 18:15:27 +00:00 |
tools.php
|
|
|
update-core.php
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
|
2010-12-06 15:41:19 +00:00 |
update.php
|
remove redundant require()s in wp-admin/update.php. See #15679
|
2010-12-05 21:12:40 +00:00 |
upgrade-functions.php
|
|
|
upgrade.php
|
Standardize around "Update" instead of "Upgrade." props RanYanivHartstein. props latz. fixes #14107
|
2010-12-02 21:45:47 +00:00 |
upload.php
|
Whitespace cleanup in contextual help. Props markmcwilliams. see #15346
|
2010-11-12 20:22:12 +00:00 |
user-edit.php
|
Don't double-escape user description. see #15454.
|
2010-12-06 08:55:09 +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 |