.. |
css
|
Build/Test Tools: Support NodeJS 14.x in the 4.6 branch.
|
2021-02-05 04:17:44 +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
|
Grouped Backports to the 4.6 branch.
|
2024-01-30 15:08:23 +00:00 |
js
|
Build/Test Tools: Support NodeJS 14.x in the 4.6 branch.
|
2021-02-05 04:17:44 +00:00 |
maint
|
|
|
network
|
General: WordPress updates
|
2020-10-29 19:00:24 +00:00 |
user
|
|
|
about.php
|
WordPress 4.6.29.
|
2024-06-24 16:35:21 +00:00 |
admin-ajax.php
|
TinyMCE, inline link:
|
2016-07-26 23:24:28 +00:00 |
admin-footer.php
|
|
|
admin-functions.php
|
|
|
admin-header.php
|
General: WordPress updates
|
2020-10-29 19:00:24 +00:00 |
admin-post.php
|
|
|
admin.php
|
|
|
async-upload.php
|
Escape the output in wp_ajax_upload_attachment() .
|
2019-09-04 16:36:24 +00:00 |
comment.php
|
|
|
credits.php
|
About Page: Updates for 4.6.
|
2016-08-10 23:57:30 +00:00 |
custom-background.php
|
General: WordPress updates
|
2020-10-29 19:00:24 +00:00 |
custom-header.php
|
General: WordPress updates
|
2020-10-29 19:00:24 +00:00 |
customize.php
|
Customize: Ignore invalid customization sessions.
|
2017-05-16 12:15:34 +00:00 |
edit-comments.php
|
|
|
edit-form-advanced.php
|
|
|
edit-form-comment.php
|
|
|
edit-link-form.php
|
|
|
edit-tag-form.php
|
Taxonomy/Users: Use correct escaping function for URLs.
|
2017-09-19 21:28:32 +00:00 |
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
|
About Page: Updates for 4.6.
|
2016-08-10 23:57:30 +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
|
I18N: Remove <code> tags from translatable strings in wp-admin/install.php .
|
2016-02-24 01:22:26 +00:00 |
link-add.php
|
|
|
link-manager.php
|
|
|
link-parse-opml.php
|
|
|
link.php
|
|
|
load-scripts.php
|
|
|
load-styles.php
|
|
|
media-new.php
|
General: WordPress updates
|
2020-10-29 19:00:24 +00:00 |
media-upload.php
|
|
|
media.php
|
|
|
menu-header.php
|
|
|
menu.php
|
Docs: Standardize on 'backward compatibility/compatible' nomenclature in core inline docs.
|
2016-05-13 18:41:31 +00:00 |
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
|
|
|
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
|
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: Add missing URL-encoding and add extra hardening to plugin and template names when they're displayed in the admin area.
|
2017-09-19 10:22:34 +00:00 |
plugin-install.php
|
Plugins: Use install_plugins_upload action to print the upload form.
|
2016-07-31 18:11:29 +00:00 |
plugins.php
|
Grouped backports to the 4.6 branch.
|
2022-08-30 15:48:21 +00:00 |
post-new.php
|
I18N: Combine two duplicate "Invalid post type" strings.
|
2016-07-17 16:05:31 +00:00 |
post.php
|
Editor: Remove unwanted fields before saving posts.
|
2018-12-13 01:43:21 +00:00 |
press-this.php
|
|
|
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
|
General: Add missing URL-encoding and add extra hardening to plugin and template names when they're displayed in the admin area.
|
2017-09-19 10:22:34 +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
|
General: Backport several commits for release.
|
2020-06-10 18:55:16 +00:00 |
tools.php
|
|
|
update-core.php
|
Updates: Translate plugin data on the Updates screen.
|
2017-01-11 11:40:06 +00:00 |
update.php
|
Grouped Backports to the 4.6 branch.
|
2024-01-30 15:08:23 +00:00 |
upgrade-functions.php
|
|
|
upgrade.php
|
|
|
upload.php
|
|
|
user-edit.php
|
Taxonomy/Users: Use correct escaping function for URLs.
|
2017-09-19 21:28:32 +00:00 |
user-new.php
|
Hardening: Use a properly generated hash for the newbloguser key instead of a determinate substring.
|
2017-11-29 16:21:34 +00:00 |
users.php
|
|
|
widgets.php
|
Add nonce for widget accessibility mode.
|
2017-01-11 01:43:35 +00:00 |