.. |
css
|
|
|
images
|
|
|
includes
|
Revisions: Updates to the new Revisions UI.
|
2013-03-07 15:32:26 +00:00 |
js
|
|
|
maint
|
Use correct escaping function. fixes #23334.
|
2013-02-14 05:52:23 +00:00 |
network
|
Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code/file upgrades.
|
2013-03-05 17:02:31 +00:00 |
user
|
|
|
about.php
|
Remove 'Insert Multiple Images' from the about page as it is now completely invisible in the UI. Requiring shift-click but not mentioning it is a bad omen. props helenyhou. fixes #22455.
|
2012-12-07 20:58:34 +00:00 |
admin-ajax.php
|
Revisions: First pass an implementing a new UI/UX for reviewing the revisions of posts. See #23497 props adamsilverstein for the initial patch.
|
2013-02-28 15:14:34 +00:00 |
admin-footer.php
|
|
|
admin-functions.php
|
|
|
admin-header.php
|
|
|
admin-post.php
|
|
|
admin.php
|
|
|
async-upload.php
|
|
|
comment.php
|
|
|
credits.php
|
Reorganize and polish the About WordPress 3.5 screen. Offer strings for translation.
|
2012-11-28 21:00:09 +00:00 |
custom-background.php
|
|
|
custom-header.php
|
Revert 23416, 23419, 23445 except for wp_reset_vars() changes. We are going a different direction with the slashing cleanup, so resetting to a clean slate. see #21767
|
2013-03-01 16:28:40 +00:00 |
customize.php
|
Refactor the Customizer accordion so that it can be used in other locations.
|
2013-02-14 22:58:04 +00:00 |
edit-comments.php
|
Ensure the referer functions operate completely on unslashed data: wp_referer_field(), wp_original_referer_field(), wp_get_referer(), wp_get_original_referer().
|
2013-03-01 17:58:43 +00:00 |
edit-form-advanced.php
|
Use auto-draft rather than post_ID = 0 to detect whether we are adding a new post. see #23665.
|
2013-03-06 23:55:54 +00:00 |
edit-form-comment.php
|
Ensure the referer functions operate completely on unslashed data: wp_referer_field(), wp_original_referer_field(), wp_get_referer(), wp_get_original_referer().
|
2013-03-01 17:58:43 +00:00 |
edit-link-form.php
|
Revert 23416, 23419, 23445 except for wp_reset_vars() changes. We are going a different direction with the slashing cleanup, so resetting to a clean slate. see #21767
|
2013-03-01 16:28:40 +00:00 |
edit-tag-form.php
|
|
|
edit-tags.php
|
|
|
edit.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:00:25 +00:00 |
export.php
|
Rename filter on $args sent to export_wp() for clarity. See #19863.
|
2012-11-06 14:51:45 +00:00 |
freedoms.php
|
|
|
import.php
|
|
|
index.php
|
|
|
install-helper.php
|
|
|
install.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:14:09 +00:00 |
link-add.php
|
|
|
link-manager.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:14:09 +00:00 |
link-parse-opml.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
link.php
|
|
|
load-scripts.php
|
|
|
load-styles.php
|
Fix minified RTL style loading via load-styles.php. props ocean90. fixes #22482.
|
2012-11-16 22:18:33 +00:00 |
media-new.php
|
|
|
media-upload.php
|
Split media-new.php and media-upload.php into distinct files.
|
2012-11-21 12:19:40 +00:00 |
media.php
|
|
|
menu-header.php
|
Pinking shears
|
2012-11-17 15:11:29 +00:00 |
menu.php
|
Use the create_posts post type cap in more places. Remove the janky create_posts meta cap. see #16714.
|
2012-11-28 22:28:20 +00:00 |
moderation.php
|
|
|
ms-admin.php
|
|
|
ms-delete-site.php
|
|
|
ms-edit.php
|
|
|
ms-options.php
|
Network Admin, first pass. see #14435
|
2010-07-30 20:34:54 +00:00 |
ms-sites.php
|
|
|
ms-themes.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-upgrade-network.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-users.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
my-sites.php
|
|
|
nav-menus.php
|
|
|
network.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:14:09 +00:00 |
options-discussion.php
|
Make 'Show Avatars' a checkbox rather than a yes/no radio button. props tmoorewp, fixes #20889.
|
2012-09-26 06:44:26 +00:00 |
options-general.php
|
|
|
options-head.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:14:09 +00:00 |
options-media.php
|
|
|
options-permalink.php
|
|
|
options-reading.php
|
|
|
options-writing.php
|
|
|
options.php
|
|
|
plugin-editor.php
|
Don't unslash variables that came from wp_reset_vars(). see #21767.
|
2013-03-01 18:59:54 +00:00 |
plugin-install.php
|
|
|
plugins.php
|
Show plugin activation message when activating a network only plugin on a single site installation.
|
2012-11-27 16:08:35 +00:00 |
post-new.php
|
No AYS or autosave for attachments on post.php. Reverts part of [22725]. fixes #22491.
|
2012-11-27 02:02:32 +00:00 |
post.php
|
|
|
press-this.php
|
|
|
profile.php
|
|
|
revision.php
|
Revisions: Updates to the new Revisions UI.
|
2013-03-07 15:32:26 +00:00 |
setup-config.php
|
Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes().
|
2013-03-01 17:14:09 +00:00 |
theme-editor.php
|
|
|
theme-install.php
|
|
|
themes.php
|
Remove "This theme supports widgets..." from the theme activation notice. props ryanimel. fixes #19787.
|
2012-09-24 16:31:41 +00:00 |
tools.php
|
|
|
update-core.php
|
|
|
update.php
|
Revert 23416, 23419, 23445 except for wp_reset_vars() changes. We are going a different direction with the slashing cleanup, so resetting to a clean slate. see #21767
|
2013-03-01 16:28:40 +00:00 |
upgrade-functions.php
|
|
|
upgrade.php
|
|
|
upload.php
|
|
|
user-edit.php
|
|
|
user-new.php
|
|
|
users.php
|
|
|
widgets.php
|
Fix various typos and omissions across a number of help tabs. props DrewAPicture, Ipstenu. see #22451.
|
2012-11-22 08:45:15 +00:00 |