WordPress/wp-admin
Sergey Biryukov bc54c02021 Remove hidden user_id input from Edit Comment screen.
Since [31172], it caused the comment's `user_id` field to be unexpectedly changed to the user who edits the comment.

fixes #30307.
Built from https://develop.svn.wordpress.org/trunk@31776


git-svn-id: http://core.svn.wordpress.org/trunk@31756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-14 00:53:27 +00:00
..
css PressThis: simplify and restyle the categories drop-down, remove the checkboxes and use JS to get the selected categories on submitting the form. 2015-03-13 16:57:26 +00:00
images
includes PressThis: add a wrapped with role = application to the categories section. 2015-03-13 23:41:27 +00:00
js PressThis: simplify and restyle the categories drop-down, remove the checkboxes and use JS to get the selected categories on submitting the form. 2015-03-13 16:57:26 +00:00
maint
network Screen Options: Improve items per page option label. 2015-03-10 15:32:27 +00:00
user
about.php
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php Comments: Fix undefined $comment_url variable notice, introduced in [31641]. 2015-03-10 14:51:26 +00:00
credits.php
custom-background.php
custom-header.php
customize.php Customizer: Fix previewing and applying widgets when previewing another theme. 2015-03-10 22:39:28 +00:00
edit-comments.php Screen Options: Improve items per page option label. 2015-03-10 15:32:27 +00:00
edit-form-advanced.php There are a few functions that have the ability to return false instead of a string, so the return value should be checked before being passed to functions that expect string. 2015-03-09 02:11:28 +00:00
edit-form-comment.php Remove hidden user_id input from Edit Comment screen. 2015-03-14 00:53:27 +00:00
edit-link-form.php
edit-tag-form.php Update hook docs for the editable_slug filter as it is evaluated in more than just a term slug context, it is also leveraged for use with post URIs. 2015-03-09 07:04:27 +00:00
edit-tags.php Screen Options: Improve items per page option label. 2015-03-10 15:32:27 +00:00
edit.php Restore <title> tag on Posts and Pages screens after [31696]. 2015-03-11 00:49:29 +00:00
export.php
freedoms.php
import.php
index.php Ensure inline code is markdown-escaped as such, HTML tags are removed from summaries, and that code snippets in descriptions are properly indented. 2014-11-24 05:39:22 +00:00
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
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 Nav menus: Return to calling links "Custom Links". 2015-03-12 06:15:27 +00:00
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php Press This: Remove obsolete help tab in Settings -> Writing. 2015-03-12 02:37:27 +00:00
options.php
plugin-editor.php
plugin-install.php Revert [31749], see #31528. 2015-03-12 17:51:26 +00:00
plugins.php Revert [31749], see #31528. 2015-03-12 17:51:26 +00:00
post-new.php
post.php
press-this.php
profile.php
revision.php
setup-config.php
theme-editor.php
theme-install.php Customizer: Add title attributes to iframes. 2015-03-10 21:20:26 +00:00
themes.php
tools.php PressThis: improve translatable strings on the Tools screen. 2015-03-13 17:31:28 +00:00
update-core.php
update.php
upgrade-functions.php
upgrade.php There are a few functions that have the ability to return false instead of a string, so the return value should be checked before being passed to functions that expect string. 2015-03-09 02:11:28 +00:00
upload.php Screen Options: Improve items per page option label. 2015-03-10 15:32:27 +00:00
user-edit.php
user-new.php
users.php Screen Options: Improve items per page option label. 2015-03-10 15:32:27 +00:00
widgets.php