WordPress/wp-admin
Dominik Schilling 50c2cee32d Merge three similar strings.
props pavelevap.
see #31013.
Built from https://develop.svn.wordpress.org/trunk@31717


git-svn-id: http://core.svn.wordpress.org/trunk@31698 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-11 15:25:28 +00:00
..
css Update jQuery UI to 1.11.4. 2015-03-11 15:12:27 +00:00
images
includes Merge three similar strings. 2015-03-11 15:25:28 +00:00
js
maint
network
user
about.php Use correct closing tag for "Under the Hood" header on About screen. 2015-02-22 16:44:25 +00:00
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
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 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-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
freedoms.php About page, text only (not released for translation), first pass. 2014-12-11 10:16:22 +00:00
import.php List tables: Use CSS :nth-child() selectors for zebra striping. 2015-01-14 22:14:22 +00:00
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 In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
link-parse-opml.php Fix syntax for single- and multi-line comments in wp-admin-directory files. 2014-07-17 09:14:16 +00:00
link.php
load-scripts.php
load-styles.php Simplify the setup-config.php UI flow and load process. 2014-07-03 19:57:14 +00:00
media-new.php
media-upload.php
media.php In HTML5, the action attribute is no longer required. Remove this attribute when empty. 2015-01-16 04:16:24 +00:00
menu-header.php
menu.php Introduce delete_site meta capability. 2015-03-08 02:10:30 +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 Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
ms-users.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
my-sites.php
nav-menus.php
network.php
options-discussion.php Collapse additional avatar settings if avatars are disabled. 2015-01-08 17:01:24 +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 Use SSL when linking to WordPress.org. see #27115. 2014-03-08 04:14:15 +00:00
options-permalink.php
options-reading.php Inline <script>s that are only printed in the admin for pages that are served with the HTML5 doctype absolutely do not need CDATA comments. 2015-01-03 05:46:25 +00:00
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php Screen Options: Improve items per page option label. 2015-03-10 15:32:27 +00:00
post-new.php Admin globals: 2015-01-10 05:29:22 +00:00
post.php When adding post_type to $sendback in wp-admin/post.php, use add_query_arg() instead of string concatenation. 2015-03-05 22:31:24 +00:00
press-this.php
profile.php
revision.php
setup-config.php WPDB: If a site is using the utf8 charset, and their version of MySQL supports utf8mb4, auto-upgrade them to utf8mb4. 2015-02-06 04:51:22 +00:00
theme-editor.php
theme-install.php
themes.php
tools.php
update-core.php
update.php Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/*. 2014-11-30 11:42:24 +00:00
upgrade-functions.php
upgrade.php
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
widgets.php