.. |
css
|
Uploader: fix progress bar JS and update the style (light blue bars), see #18206
|
2011-11-10 20:33:26 +00:00 |
images
|
New WordPress badge for welcome panel and about screens. props chexee, ocean90. see #11651.
|
2011-11-10 19:05:01 +00:00 |
includes
|
Uploader: fix progress bar JS and update the style (light blue bars), see #18206
|
2011-11-10 20:33:26 +00:00 |
js
|
Ressurect WP_Scripts::localize() and fix public function names, fixes #11520
|
2011-11-08 18:05:59 +00:00 |
maint
|
gettext fix. Props ocean90. fixes #18770
|
2011-10-27 21:14:14 +00:00 |
network
|
Use get_site_url() instead of hard-coding the protocol. Props SergeyBiryukov, exell.christopher. fixes #17466
|
2011-11-08 14:13:42 +00:00 |
user
|
Make the dashboard screen (index.php) occupy the same menu index across all admins (site/network/user). Props wpmuguru. fixes #17751
|
2011-09-30 16:47:02 +00:00 |
about.php
|
Remove i18n until text settles. see #18795.
|
2011-11-04 13:57:45 +00:00 |
admin-ajax.php
|
Allow is_network and is_user to work for all screen instances. see #18785.
|
2011-11-03 23:00:46 +00:00 |
admin-footer.php
|
Revise admin bar items based on user testing. Post at http://wp.me/pbNCB-qz. see #18197.
|
2011-10-05 18:45:32 +00:00 |
admin-functions.php
|
…
|
|
admin-header.php
|
Use IE conditionals when adding the ie8 class, introduce _wp_admin_html_begin(), props scribu, fixes #18966
|
2011-10-17 20:57:32 +00:00 |
admin-post.php
|
…
|
|
admin.php
|
Consistently set taxnow/typenow and the current screen's post_type/taxnomy, whenever it can be detected. Allow WP_Screen::get() to accept a post type as a hook_name. Fixes issues with the meta box $page/$screen argument. fixes #19080. see #18785.
|
2011-10-31 21:28:17 +00:00 |
async-upload.php
|
…
|
|
comment.php
|
More help sidebars. see #19020.
|
2011-11-02 20:54:56 +00:00 |
credits.php
|
The about pages are lonely orphans. see #18742.
|
2011-11-04 00:45:11 +00:00 |
custom-background.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
custom-header.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit-comments.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit-form-advanced.php
|
Fix tabbing from 'title' to 'content', see #19088
|
2011-11-07 19:49:50 +00:00 |
edit-form-comment.php
|
Update Comment -> Update, props ocean90, fixes #19166
|
2011-11-05 18:03:33 +00:00 |
edit-link-form.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit-tag-form.php
|
Correct the logic for Taxonomy edit page actions. Props michaeltyson for initial patch. Fixes #17617
|
2011-05-31 05:05:42 +00:00 |
edit-tags.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
edit.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
export.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
freedoms.php
|
The about pages are lonely orphans. see #18742.
|
2011-11-04 00:45:11 +00:00 |
gears-manifest.php
|
…
|
|
import.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
index-extra.php
|
Cache the Dashboard RSS Widgets HTML output to reduce the memory footprint of including SimplePie. Fixes #16927
|
2011-06-10 06:31:39 +00:00 |
index.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
install-helper.php
|
…
|
|
install.php
|
Revert [18817]. Adding the new HTML to setup-config would make translation files stale, and I'd rather i18n that file first (see #18180). fixes #18865, see #16413.
|
2011-10-05 23:42:11 +00:00 |
link-add.php
|
…
|
|
link-manager.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
link-parse-opml.php
|
…
|
|
link.php
|
…
|
|
load-scripts.php
|
…
|
|
load-styles.php
|
Fix editor icons when no SCRIPT_DEBUG, see #17144
|
2011-08-03 23:56:21 +00:00 |
media-new.php
|
…
|
|
media-upload.php
|
Uploader: update to 1.5.1.1, remove plupload.full.js (we cannot use it), rename the script handle in script-loader to avoid any confusion, fixes #19187
|
2011-11-06 21:46:24 +00:00 |
media.php
|
More help sidebars. see #19020.
|
2011-11-02 20:54:56 +00:00 |
menu-header.php
|
Remove dead code left by r18621. Props ocean90. Fixes #19087.
|
2011-11-01 12:36:14 +00:00 |
menu.php
|
Context for 'All Links'. props SergeyBiryukov, pavelevap. fixes #18096.
|
2011-11-07 17:28:20 +00:00 |
moderation.php
|
…
|
|
ms-admin.php
|
…
|
|
ms-delete-site.php
|
Add a nonce.
|
2011-05-22 23:18:58 +00:00 |
ms-edit.php
|
…
|
|
ms-options.php
|
…
|
|
ms-sites.php
|
…
|
|
ms-themes.php
|
…
|
|
ms-upgrade-network.php
|
…
|
|
ms-users.php
|
…
|
|
my-sites.php
|
More help sidebars. see #19020.
|
2011-11-02 20:54:56 +00:00 |
nav-menus.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
network.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
options-discussion.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-general.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-head.php
|
…
|
|
options-media.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-permalink.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-privacy.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-reading.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options-writing.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
options.php
|
Be more consistent with ERROR: messages. fixes #15887
|
2011-09-30 17:18:35 +00:00 |
plugin-editor.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
plugin-install.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
plugins.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
post-new.php
|
…
|
|
post.php
|
Move from quickpress_post_ID to post_ID. fixes #19095.
|
2011-10-31 17:08:36 +00:00 |
press-this.php
|
Stop multiple loading spinners showing when repeatedly accessing Press This Add Photos box. Fixes #18992.
|
2011-11-09 16:46:05 +00:00 |
profile.php
|
…
|
|
revision.php
|
…
|
|
setup-config.php
|
Remove duplicated id attribute. props pagesimplify. (wp-testers)
|
2011-07-31 22:20:06 +00:00 |
theme-editor.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
theme-install.php
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
|
2011-11-02 21:32:16 +00:00 |
themes.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
tools.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
update-core.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
update.php
|
Store Plugin/Theme uploads in the Media Library properly. Add Scheduled cleanup +2hrs to clean up any aborted installation attempts. See #18182
|
2011-08-28 08:42:07 +00:00 |
upgrade-functions.php
|
…
|
|
upgrade.php
|
Introduce ->mysql to allow drop-ins to declare themselves as MySQL and therefore allow minimum version checks to still apply. fixes #18176.
|
2011-10-25 05:29:28 +00:00 |
upload.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
user-edit.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
user-new.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
users.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |
widgets.php
|
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
|
2011-11-02 20:14:10 +00:00 |