.. |
css
|
Editor API enhancement, first run (still needs some work), see #17144
|
2011-08-03 10:19:00 +00:00 |
images
|
Add new star.gif replacement with a Grey background (& White counterpart). Props chexee for star icons. Fixes #17428
|
2011-06-17 05:41:35 +00:00 |
includes
|
Fix handling of resizing images after upload, props ocean90, see #18206
|
2011-08-06 21:04:15 +00:00 |
js
|
Fix send_to_editor() and Insert/Upload buttons URLs, see #17144
|
2011-08-06 01:35:02 +00:00 |
maint
|
<!DOCTYPE html> for all, fixes #18202
|
2011-07-22 00:25:41 +00:00 |
network
|
Inline docs typo fix. Props dougwrites. fixes #17753
|
2011-07-28 17:10:00 +00:00 |
user
|
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
|
2011-04-28 15:24:49 +00:00 |
admin-ajax.php
|
Use *_metadata_by_mid() API when updating post meta in admin ajax. Fix slashing. see #18195
|
2011-08-03 19:14:06 +00:00 |
admin-footer.php
|
|
|
admin-functions.php
|
|
|
admin-header.php
|
Editor API enhancement, first run (still needs some work), see #17144
|
2011-08-03 10:19:00 +00:00 |
admin-post.php
|
|
|
admin.php
|
|
|
async-upload.php
|
|
|
comment.php
|
|
|
credits.php
|
Affirm current credits timeout. see #17759.
|
2011-07-04 15:58:43 +00:00 |
custom-background.php
|
|
|
custom-header.php
|
Add gettext. Props Latz. fixes #18173
|
2011-08-04 16:29:46 +00:00 |
edit-comments.php
|
|
|
edit-form-advanced.php
|
Editor API enhancement, first run (still needs some work), see #17144
|
2011-08-03 10:19:00 +00:00 |
edit-form-comment.php
|
Editor API enhancement, first run (still needs some work), see #17144
|
2011-08-03 10:19:00 +00:00 |
edit-link-form.php
|
|
|
edit-tag-form.php
|
|
|
edit-tags.php
|
|
|
edit.php
|
|
|
export.php
|
|
|
freedoms.php
|
|
|
gears-manifest.php
|
|
|
import.php
|
|
|
index-extra.php
|
|
|
index.php
|
Remove 'Development.' fixes #15991.
|
2011-06-10 22:55:28 +00:00 |
install-helper.php
|
|
|
install.php
|
<!DOCTYPE html> for all, fixes #18202
|
2011-07-22 00:25:41 +00:00 |
link-add.php
|
|
|
link-manager.php
|
|
|
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
|
Pluploader take 1, props jacobwg, see #18206
|
2011-07-29 08:59:35 +00:00 |
media.php
|
|
|
menu-header.php
|
Fix unfolding of the admin menu when no JS, fixes #17897
|
2011-06-27 20:40:04 +00:00 |
menu.php
|
Consolidate update count code into wp_get_update_data(). Props mitchoyoshitaka. fixes #17694
|
2011-07-26 18:39:57 +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
|
Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
|
2011-08-04 03:09:27 +00:00 |
nav-menus.php
|
|
|
network.php
|
Use correct closing tag. props pagesimplify. (wp-hackers)
|
2011-07-31 22:16:19 +00:00 |
options-discussion.php
|
Remove gratuitous periods. Add some semicolons. Props SergeyBiryukov. fixes #16186
|
2011-08-04 16:07:51 +00:00 |
options-general.php
|
Pinking shears
|
2011-06-30 21:59:45 +00:00 |
options-head.php
|
|
|
options-media.php
|
|
|
options-permalink.php
|
|
|
options-privacy.php
|
|
|
options-reading.php
|
|
|
options-writing.php
|
|
|
options.php
|
|
|
plugin-editor.php
|
|
|
plugin-install.php
|
|
|
plugins.php
|
Fix redirects for plugin searches containing spaces in the search string. Props SergeyBiryukov. fixes #16548
|
2011-07-21 21:04:12 +00:00 |
post-new.php
|
|
|
post.php
|
|
|
press-this.php
|
<!DOCTYPE html> for all, fixes #18202
|
2011-07-22 00:25:41 +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
|
|
|
theme-install.php
|
|
|
themes.php
|
|
|
tools.php
|
|
|
update-core.php
|
Only show the primary button style for 'Update Now', not 'Re-install Now', on update-core.php. props tfnab, fixes #18115.
|
2011-08-10 18:53:54 +00:00 |
update.php
|
|
|
upgrade-functions.php
|
|
|
upgrade.php
|
<!DOCTYPE html> for all, fixes #18202
|
2011-07-22 00:25:41 +00:00 |
upload.php
|
|
|
user-edit.php
|
|
|
user-new.php
|
Grammar fix. Props SergeyBiryukov, johnbillion. fixes #18291
|
2011-07-29 21:36:45 +00:00 |
users.php
|
Add magic get/set/isset methods to WP_User to avoid data duplication. Standardize on WP_User::ID. Props scribu. see #15458
|
2011-08-04 03:09:27 +00:00 |
widgets.php
|
|
|