.. |
css
|
Widgets: Make the Delete/Remove links red.
|
2016-09-07 09:52:30 +00:00 |
images
|
|
|
includes
|
Media: Sanitize upload filename.
|
2016-09-07 13:55:36 +00:00 |
js
|
Accessibility: Improve the Customizer and Theme Installer initial focus.
|
2016-09-04 21:51:31 +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
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
|
2016-08-31 05:49:37 +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
|
Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong() , _deprecated_function() , _deprecated_argument() , and _deprecated_file() throughout core.
|
2016-07-06 12:40:29 +00:00 |
admin-header.php
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
|
2016-08-31 05:49:37 +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
|
I18N: Correct various instances of incorrect usage of esc_attr_e() .
|
2016-08-28 18:06:30 +00:00 |
credits.php
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
|
2016-08-31 05:49:37 +00:00 |
custom-background.php
|
Docs: Standardize capitalization of Ajax throughout core documentation per the core spelling guide.
|
2016-07-10 00:51:30 +00:00 |
custom-header.php
|
|
|
customize.php
|
|
|
edit-comments.php
|
|
|
edit-form-advanced.php
|
General: revert [38467], wp_is_IE() should not exist.
|
2016-08-31 15:22: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
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
|
2016-08-31 05:49:37 +00:00 |
import.php
|
Import: Enhance accessibility on the Import screen.
|
2016-07-17 15:32:30 +00:00 |
index.php
|
Update/Install: Fix plugin updates from the details modal on the Dashboard.
|
2016-07-05 15:37:28 +00:00 |
install-helper.php
|
|
|
install.php
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:31:29 +00:00 |
link-add.php
|
|
|
link-manager.php
|
|
|
link-parse-opml.php
|
|
|
link.php
|
Docs: Standardize capitalization of Ajax throughout core documentation per the core spelling guide.
|
2016-07-10 00:51:30 +00:00 |
load-scripts.php
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:31:29 +00:00 |
load-styles.php
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:31:29 +00:00 |
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
|
|
|
ms-admin.php
|
|
|
ms-delete-site.php
|
Multisite: Use hash_equals() when comparing hashes to mitigate timing attacks.
|
2016-07-10 19:43:28 +00:00 |
ms-edit.php
|
|
|
ms-options.php
|
|
|
ms-sites.php
|
|
|
ms-themes.php
|
|
|
ms-upgrade-network.php
|
|
|
ms-users.php
|
|
|
my-sites.php
|
Help/About: Remove an outdated help sentence on "My Sites" screen.
|
2016-08-31 17:44:29 +00:00 |
nav-menus.php
|
|
|
network.php
|
|
|
options-discussion.php
|
|
|
options-general.php
|
Administration: Use a bool when when a bool is called for
|
2016-09-01 18:34:28 +00:00 |
options-head.php
|
|
|
options-media.php
|
|
|
options-permalink.php
|
Permalinks: Rename $usingpi to $using_index_permalinks for clarity.
|
2016-07-16 12:46:29 +00:00 |
options-reading.php
|
|
|
options-writing.php
|
|
|
options.php
|
Multisite: Use hash_equals() when comparing hashes to mitigate timing attacks.
|
2016-07-10 19:43:28 +00:00 |
plugin-editor.php
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
|
2016-08-31 05:49:37 +00:00 |
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
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:31:29 +00:00 |
profile.php
|
|
|
revision.php
|
Revisions: Allow autosaves to be restored when revisions are disabled.
|
2016-07-08 01:16:31 +00:00 |
setup-config.php
|
I18N: Correct various instances of incorrect usage of esc_attr_e() .
|
2016-08-28 18:06:30 +00:00 |
term.php
|
On term.php, use $taxnow when fetching currently edited term.
|
2016-07-16 18:37:30 +00:00 |
theme-editor.php
|
General: use get_bloginfo( 'version' ) instead of global $wp_version in several locations - excluding those locations which reload version.php mid-flight.
|
2016-08-31 05:49:37 +00:00 |
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
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:31:29 +00:00 |
update.php
|
Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
|
2016-08-31 16:31:29 +00:00 |
upgrade-functions.php
|
Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong() , _deprecated_function() , _deprecated_argument() , and _deprecated_file() throughout core.
|
2016-07-06 12:40:29 +00:00 |
upgrade.php
|
|
|
upload.php
|
|
|
user-edit.php
|
Users: Pass $profileuser parameter to user_profile_picture_description filter on "Edit User" screen.
|
2016-08-31 21:13:32 +00:00 |
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
|
|
|