.. |
css
|
Administration: Underline links in the admin footer for better accessibility.
|
2016-08-24 15:43:31 +00:00 |
images
|
Customize: Add a RTL version of "browser.png" for the site icon preview.
|
2016-07-05 11:32:29 +00:00 |
includes
|
Press This: the file for the WP_Press_This class should not produce side effects. Similar to what we did in r38355 for WP_Site_Icon , drop the instances of global instantiation for $wp_press_this via loading the file. The variable can be set inline when necessary. In most of those places, if the global is already set, the file does not load and stomp it currently.
|
2016-08-27 06:07:29 +00:00 |
js
|
Customize: Circumvent the customizer attempting to preview links to static assets (such as uploaded images).
|
2016-08-27 06:05:29 +00:00 |
maint
|
|
|
network
|
I18N: Replace unnecessary context with a translator comment for %s KB string on Network Settings screen.
|
2016-08-23 00:11:28 +00:00 |
user
|
|
|
about.php
|
About Page: Add release video and move images to CDN.
|
2016-08-16 17:58:30 +00:00 |
admin-ajax.php
|
TinyMCE, inline link:
|
2016-07-26 23:24:28 +00:00 |
admin-footer.php
|
Hooks: Standardize naming of dynamic hooks to use interpolation vs concatenation.
|
2016-08-22 18:25:31 +00:00 |
admin-functions.php
|
|
|
admin-header.php
|
Hooks: Standardize naming of dynamic hooks to use interpolation vs concatenation.
|
2016-08-22 18:25:31 +00:00 |
admin-post.php
|
|
|
admin.php
|
Hooks: Standardize naming of dynamic hooks to use interpolation vs concatenation.
|
2016-08-22 18:25:31 +00:00 |
async-upload.php
|
|
|
comment.php
|
|
|
credits.php
|
About Page: Third pass for 4.6.
|
2016-08-10 23:33:30 +00:00 |
custom-background.php
|
|
|
custom-header.php
|
|
|
customize.php
|
|
|
edit-comments.php
|
|
|
edit-form-advanced.php
|
Hooks: Standardize naming of dynamic hooks to use interpolation vs concatenation.
|
2016-08-22 18:25:31 +00:00 |
edit-form-comment.php
|
|
|
edit-link-form.php
|
|
|
edit-tag-form.php
|
|
|
edit-tags.php
|
Text Changes: Add a full stop to "Invalid taxonomy" and "Invalid term ID" strings, for consistency with similar post-related messages.
|
2016-07-17 16:15:34 +00:00 |
edit.php
|
I18N: Combine two duplicate "Invalid post type" strings.
|
2016-07-17 16:05:31 +00:00 |
export.php
|
|
|
freedoms.php
|
I18N: Allow for WordPress Plugin/Theme Directory URLs to be localized.
|
2016-08-23 01:19:39 +00:00 |
import.php
|
Import: Enhance accessibility on the Import screen.
|
2016-07-17 15:32:30 +00:00 |
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
|
Hooks: Standardize naming of dynamic hooks to use interpolation vs concatenation.
|
2016-08-22 18:25:31 +00:00 |
media.php
|
|
|
menu-header.php
|
|
|
menu.php
|
|
|
moderation.php
|
Don't rely on include_path to include files.
|
2013-09-25 00:18:11 +00:00 |
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
|
Text Changes: Unify permission error messages.
|
2016-06-29 15:16:29 +00:00 |
nav-menus.php
|
Text Changes: Unify permission error messages.
|
2016-06-29 15:16:29 +00:00 |
network.php
|
Text Changes: Unify permission error messages.
|
2016-06-29 15:16:29 +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
|
|
|
plugin-install.php
|
I18N: Allow for WordPress Plugin/Theme Directory URLs to be localized.
|
2016-08-23 01:19:39 +00:00 |
plugins.php
|
I18N: Allow for WordPress Plugin/Theme Directory URLs to be localized.
|
2016-08-23 01:19:39 +00:00 |
post-new.php
|
I18N: Combine two duplicate "Invalid post type" strings.
|
2016-07-17 16:05:31 +00:00 |
post.php
|
|
|
press-this.php
|
Press This: the file for the WP_Press_This class should not produce side effects. Similar to what we did in r38355 for WP_Site_Icon , drop the instances of global instantiation for $wp_press_this via loading the file. The variable can be set inline when necessary. In most of those places, if the global is already set, the file does not load and stomp it currently.
|
2016-08-27 06:07:29 +00:00 |
profile.php
|
|
|
revision.php
|
|
|
setup-config.php
|
|
|
term.php
|
On term.php, use $taxnow when fetching currently edited term.
|
2016-07-16 18:37:30 +00:00 |
theme-editor.php
|
|
|
theme-install.php
|
I18N: After [38057], consistently use a context for other instances of Activate %s , Network Activate %s , and Delete %s strings.
|
2016-07-16 23:20:29 +00:00 |
themes.php
|
I18N: Allow for WordPress Plugin/Theme Directory URLs to be localized.
|
2016-08-23 01:19:39 +00:00 |
tools.php
|
|
|
update-core.php
|
|
|
update.php
|
|
|
upgrade-functions.php
|
|
|
upgrade.php
|
|
|
upload.php
|
|
|
user-edit.php
|
|
|
user-new.php
|
I18N: Remove unnecessary context for two strings on "Add New User" screen.
|
2016-08-23 12:54:31 +00:00 |
users.php
|
|
|
widgets.php
|
|
|