WordPress/wp-admin
2013-03-14 21:31:02 +00:00
..
css Compress scripts/styles: 3.6-alpha-23682. 2013-03-13 00:58:39 +00:00
images Post locks on the posts list screen: new icons for the lock, props empireoflight, show avatar for the user currently editing, props dh-shredder, see #23312 2013-03-13 00:28:07 +00:00
includes Logged out warnings: remove the logged out warning from autosave when in login_grace_period, see #23295 2013-03-14 21:31:02 +00:00
js Compress scripts/styles: 3.6-alpha-23682. 2013-03-13 00:58:39 +00:00
maint
network Update Network Dashboard help text. props DrewAPicture, raggedrobins. see #23163. 2013-03-09 03:18:26 +00:00
user
about.php
admin-ajax.php Logged out warnings, heartbeat: remove nopriv_autosave as it doubles the functionality of the logged out warnings, move wp_ajax_nopriv_heartbeat() under No-privilege Ajax handlers in ajax-actions.php, see #23295, see #23216 2013-03-13 23:54:12 +00:00
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php
customize.php
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 Autosave to the browser's sessionStorage, compare this autosave to the post content on page load and let the user restore it when the data is not the same. First run, see #23220 2013-03-13 10:08:16 +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
edit-tag-form.php
edit-tags.php
edit.php Post locks on the posts list screen: new icons for the lock, props empireoflight, show avatar for the user currently editing, props dh-shredder, see #23312 2013-03-13 00:28:07 +00:00
export.php
freedoms.php
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php Prevent plugins with certain filenames from breaking links in the admin menu. props lightningspirit. fixes #22079. 2013-03-09 02:48:49 +00:00
menu.php
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 Add back "Add New" next to h2 on Nav Menus screen. 2013-03-07 17:04:32 +00:00
network.php Make get_home_path() return consistent slashes. fixes #23175. 2013-03-12 11:04:14 +00:00
options-discussion.php
options-general.php
options-head.php
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
post-new.php
post.php Local autosave: set a temp cookie on submitting the form and change it on redirecting after the post is saved/updated, then use it to determine if saving worked properly. Removes the chance for false positives after saving/updating a post. See #23220 2013-03-14 03:06:07 +00:00
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
theme-editor.php Don't unslash variables that came from wp_reset_vars(). see #21767. 2013-03-01 18:59:54 +00:00
theme-install.php
themes.php
tools.php
update-core.php
update.php
upgrade-functions.php
upgrade.php Always wp_unslash() the return of wp_get_referer(). 2013-03-01 17:20:32 +00:00
upload.php
user-edit.php Always wp_unslash() the return of wp_get_referer(). 2013-03-01 17:20:32 +00:00
user-new.php Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes(). 2013-03-03 16:30:38 +00:00
users.php Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes(). 2013-03-03 16:30:38 +00:00
widgets.php