.. |
assets
|
Editor: Update packages for 6.8 pre-Betas.
|
2025-02-07 15:46:48 +00:00 |
block-bindings
|
|
|
block-patterns
|
|
|
block-supports
|
|
|
blocks
|
Editor: Add remaining query block file.
|
2025-02-07 16:06:20 +00:00 |
certificates
|
Security: Introduce Grunt task for updating Root Certificates.
|
2025-01-30 18:53:27 +00:00 |
css
|
Uploads: Use the word-wrap-break-word instead of specific CSS on .upload-error-filename .
|
2025-02-17 22:58:23 +00:00 |
customize
|
Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration.
|
2025-02-08 11:44:24 +00:00 |
fonts
|
|
|
html-api
|
HTML API: Stop counting no-op seek operations against the max seek count.
|
2025-02-11 20:04:23 +00:00 |
ID3
|
|
|
images
|
|
|
interactivity-api
|
|
|
IXR
|
|
|
js
|
Administration: Error messages improvements in WP Admin.
|
2025-02-08 15:53:17 +00:00 |
l10n
|
|
|
php-compat
|
|
|
PHPMailer
|
|
|
pomo
|
|
|
Requests
|
|
|
rest-api
|
REST API: Add support for the ignore_sticky_posts argument.
|
2025-02-10 22:23:23 +00:00 |
SimplePie
|
|
|
sitemaps
|
|
|
sodium_compat
|
|
|
style-engine
|
|
|
Text
|
|
|
theme-compat
|
|
|
widgets
|
Editor: Change the Text editor label to Code .
|
2025-01-23 23:54:23 +00:00 |
admin-bar.php
|
Administration: Capitalize "Edit Site" strings for consistency.
|
2025-02-20 23:16:20 +00:00 |
atomlib.php
|
|
|
author-template.php
|
|
|
block-bindings.php
|
|
|
block-editor.php
|
Editor: Update packages for 6.8 pre-Betas.
|
2025-02-07 15:46:48 +00:00 |
block-i18n.json
|
|
|
block-patterns.php
|
|
|
block-template-utils.php
|
Editor: Add title and description to post format archive block templates.
|
2025-02-13 20:31:28 +00:00 |
block-template.php
|
|
|
blocks.php
|
Editor: Add option to ignore sticky posts in Query block.
|
2025-02-25 05:12:23 +00:00 |
bookmark-template.php
|
|
|
bookmark.php
|
|
|
cache-compat.php
|
|
|
cache.php
|
|
|
canonical.php
|
|
|
capabilities.php
|
|
|
category-template.php
|
|
|
category.php
|
Docs: Improve @return docblock section for get_category() .
|
2025-01-24 23:28:23 +00:00 |
class-avif-info.php
|
|
|
class-feed.php
|
|
|
class-http.php
|
|
|
class-IXR.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
class-json.php
|
|
|
class-oembed.php
|
|
|
class-phpass.php
|
|
|
class-phpmailer.php
|
|
|
class-pop3.php
|
|
|
class-requests.php
|
|
|
class-simplepie.php
|
|
|
class-smtp.php
|
|
|
class-snoopy.php
|
|
|
class-walker-category-dropdown.php
|
|
|
class-walker-category.php
|
|
|
class-walker-comment.php
|
|
|
class-walker-nav-menu.php
|
Menus: Improve performance by calling get_privacy_policy_url() once per Walker_Nav_Menu instance rather than for every nav menu item.
|
2025-01-21 21:26:23 +00:00 |
class-walker-page-dropdown.php
|
|
|
class-walker-page.php
|
|
|
class-wp-admin-bar.php
|
|
|
class-wp-ajax-response.php
|
|
|
class-wp-application-passwords.php
|
Security: Switch to using bcrypt for hashing user passwords and BLAKE2b for hashing application passwords and security keys.
|
2025-02-17 11:24:21 +00:00 |
class-wp-block-bindings-registry.php
|
|
|
class-wp-block-bindings-source.php
|
|
|
class-wp-block-editor-context.php
|
|
|
class-wp-block-list.php
|
|
|
class-wp-block-metadata-registry.php
|
Editor: Relax restrictions around registration of block metadata collections.
|
2025-01-29 19:41:23 +00:00 |
class-wp-block-parser-block.php
|
|
|
class-wp-block-parser-frame.php
|
|
|
class-wp-block-parser.php
|
|
|
class-wp-block-pattern-categories-registry.php
|
|
|
class-wp-block-patterns-registry.php
|
|
|
class-wp-block-styles-registry.php
|
Editor: Add a fallback to WP_Block_Styles_Registry if the label is missing.
|
2025-02-04 08:42:25 +00:00 |
class-wp-block-supports.php
|
|
|
class-wp-block-template.php
|
|
|
class-wp-block-templates-registry.php
|
Editor: Fix block template registration failing for custom post types containing underscore characters.
|
2025-01-30 21:19:25 +00:00 |
class-wp-block-type-registry.php
|
|
|
class-wp-block-type.php
|
|
|
class-wp-block.php
|
Editor: Introduce wp_should_load_block_assets_on_demand() with filter 'should_load_block_assets_on_demand' .
|
2025-02-14 18:38:21 +00:00 |
class-wp-classic-to-block-menu-converter.php
|
|
|
class-wp-comment-query.php
|
|
|
class-wp-comment.php
|
Coding Standards: Correct default values in WP_Comment to match the documented type.
|
2025-02-11 13:40:30 +00:00 |
class-wp-customize-control.php
|
Docs: Various Docblock fixes in wp-includes/class-wp-customize-control.php , as per WP Docs standards;
|
2025-02-08 12:00:19 +00:00 |
class-wp-customize-manager.php
|
General: Error messages improvements in /wp-includes files.
|
2025-02-08 16:00:19 +00:00 |
class-wp-customize-nav-menus.php
|
Customize: Accessibility: Restore heading semantics in sections.
|
2025-02-14 20:34:21 +00:00 |
class-wp-customize-panel.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
class-wp-customize-section.php
|
|
|
class-wp-customize-setting.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
class-wp-customize-widgets.php
|
Customize: Show sidebar's description below its name in Customizer Widgets sidebar list.
|
2025-01-21 22:38:23 +00:00 |
class-wp-date-query.php
|
|
|
class-wp-dependencies.php
|
|
|
class-wp-dependency.php
|
|
|
class-wp-duotone.php
|
|
|
class-wp-editor.php
|
Editor: Change the Text editor label to Code .
|
2025-01-23 23:54:23 +00:00 |
class-wp-embed.php
|
|
|
class-wp-error.php
|
|
|
class-wp-exception.php
|
|
|
class-wp-fatal-error-handler.php
|
|
|
class-wp-feed-cache-transient.php
|
|
|
class-wp-feed-cache.php
|
|
|
class-wp-hook.php
|
|
|
class-wp-http-cookie.php
|
|
|
class-wp-http-curl.php
|
|
|
class-wp-http-encoding.php
|
|
|
class-wp-http-ixr-client.php
|
|
|
class-wp-http-proxy.php
|
|
|
class-wp-http-requests-hooks.php
|
|
|
class-wp-http-requests-response.php
|
|
|
class-wp-http-response.php
|
|
|
class-wp-http-streams.php
|
|
|
class-wp-http.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
class-wp-image-editor-gd.php
|
|
|
class-wp-image-editor-imagick.php
|
Media: improve Imagick handling of colors and alpha channel for PNG image uploads.
|
2025-01-07 22:35:23 +00:00 |
class-wp-image-editor.php
|
Media: Support generating filenames without a suffix.
|
2025-02-21 20:25:24 +00:00 |
class-wp-list-util.php
|
|
|
class-wp-locale-switcher.php
|
I18N: Mail: Make PHPMailer messages translatable.
|
2025-01-08 12:54:18 +00:00 |
class-wp-locale.php
|
|
|
class-wp-matchesmapregex.php
|
|
|
class-wp-meta-query.php
|
|
|
class-wp-metadata-lazyloader.php
|
|
|
class-wp-navigation-fallback.php
|
|
|
class-wp-network-query.php
|
|
|
class-wp-network.php
|
|
|
class-wp-object-cache.php
|
|
|
class-wp-oembed-controller.php
|
|
|
class-wp-oembed.php
|
Embeds: Add Canva to oEmbed provider allowlist.
|
2025-01-11 13:44:25 +00:00 |
class-wp-paused-extensions-storage.php
|
|
|
class-wp-phpmailer.php
|
I18N: Mail: Make PHPMailer messages translatable.
|
2025-01-08 12:54:18 +00:00 |
class-wp-plugin-dependencies.php
|
|
|
class-wp-post-type.php
|
Administration: Replace missed references of "Add New" in WP_Post_Type class.
|
2025-02-09 11:09:21 +00:00 |
class-wp-post.php
|
Coding Standards: Correct default values in WP_Post to match the documented type.
|
2025-02-12 18:11:25 +00:00 |
class-wp-query.php
|
Coding Standards: Use strict comparison in WP_Query::the_comment() and ::have_comments() .
|
2025-02-10 10:51:25 +00:00 |
class-wp-recovery-mode-cookie-service.php
|
|
|
class-wp-recovery-mode-email-service.php
|
|
|
class-wp-recovery-mode-key-service.php
|
Security: Switch to using bcrypt for hashing user passwords and BLAKE2b for hashing application passwords and security keys.
|
2025-02-17 11:24:21 +00:00 |
class-wp-recovery-mode-link-service.php
|
|
|
class-wp-recovery-mode.php
|
Docs: Various improvements to inline documentation.
|
2025-02-23 11:11:21 +00:00 |
class-wp-rewrite.php
|
|
|
class-wp-role.php
|
|
|
class-wp-roles.php
|
|
|
class-wp-script-modules.php
|
|
|
class-wp-scripts.php
|
|
|
class-wp-session-tokens.php
|
Security: Explicitly require the hash PHP extension and add requirement checks during installation and upgrade.
|
2025-02-11 11:14:21 +00:00 |
class-wp-simplepie-file.php
|
|
|
class-wp-simplepie-sanitize-kses.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
class-wp-site-query.php
|
|
|
class-wp-site.php
|
|
|
class-wp-speculation-rules.php
|
General: Add speculative loading support via the Speculation Rules API.
|
2025-02-18 22:32:22 +00:00 |
class-wp-styles.php
|
|
|
class-wp-tax-query.php
|
|
|
class-wp-taxonomy.php
|
Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration.
|
2025-02-08 11:44:24 +00:00 |
class-wp-term-query.php
|
|
|
class-wp-term.php
|
|
|
class-wp-text-diff-renderer-inline.php
|
|
|
class-wp-text-diff-renderer-table.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
class-wp-textdomain-registry.php
|
|
|
class-wp-theme-json-data.php
|
|
|
class-wp-theme-json-resolver.php
|
|
|
class-wp-theme-json-schema.php
|
|
|
class-wp-theme-json.php
|
Themes: Support :focus-visible in theme.json.
|
2025-02-21 16:48:22 +00:00 |
class-wp-theme.php
|
Docs: Various improvements to inline documentation.
|
2025-02-23 11:11:21 +00:00 |
class-wp-token-map.php
|
|
|
class-wp-url-pattern-prefixer.php
|
General: Add speculative loading support via the Speculation Rules API.
|
2025-02-18 22:32:22 +00:00 |
class-wp-user-meta-session-tokens.php
|
|
|
class-wp-user-query.php
|
|
|
class-wp-user-request.php
|
Security: Switch to using bcrypt for hashing user passwords and BLAKE2b for hashing application passwords and security keys.
|
2025-02-17 11:24:21 +00:00 |
class-wp-user.php
|
Security: Switch to using bcrypt for hashing user passwords and BLAKE2b for hashing application passwords and security keys.
|
2025-02-17 11:24:21 +00:00 |
class-wp-walker.php
|
|
|
class-wp-widget-factory.php
|
|
|
class-wp-widget.php
|
|
|
class-wp-xmlrpc-server.php
|
General: Error messages improvements in /wp-includes files.
|
2025-02-08 16:00:19 +00:00 |
class-wp.php
|
Posts, Post Types: Add no-cache headers to password protected posts.
|
2025-01-29 18:12:25 +00:00 |
class-wpdb.php
|
Security: Explicitly require the hash PHP extension and add requirement checks during installation and upgrade.
|
2025-02-11 11:14:21 +00:00 |
class.wp-dependencies.php
|
|
|
class.wp-scripts.php
|
|
|
class.wp-styles.php
|
|
|
comment-template.php
|
|
|
comment.php
|
Coding Standards: Use strict comparison in wp_transition_comment_status() .
|
2025-02-25 17:51:24 +00:00 |
compat.php
|
Security: Explicitly require the hash PHP extension and add requirement checks during installation and upgrade.
|
2025-02-11 11:14:21 +00:00 |
cron.php
|
Cron API: Introduce the wp_next_scheduled filter which allows overriding the timestamp for the next scheduled event for the given hook.
|
2025-02-14 19:37:24 +00:00 |
date.php
|
|
|
default-constants.php
|
|
|
default-filters.php
|
Block Hooks: Add function to encapsulate wrapping in ad-hoc parent.
|
2025-02-19 14:52:22 +00:00 |
default-widgets.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
deprecated.php
|
Accessibility: Globally update .screen-reader-text class.
|
2025-02-17 17:49:20 +00:00 |
embed-template.php
|
|
|
embed.php
|
Posts, Post Types: Embeds: Add new embeddable argument to post types.
|
2025-01-24 13:32:21 +00:00 |
error-protection.php
|
|
|
feed-atom-comments.php
|
|
|
feed-atom.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
|
|
feed-rss2.php
|
|
|
feed-rss.php
|
|
|
feed.php
|
|
|
fonts.php
|
|
|
formatting.php
|
Docs: Update comments in wp-includes/formatting.php per the documentation standards.
|
2025-02-05 23:53:25 +00:00 |
functions.php
|
General: Fix force_ssl_admin() to always return bool.
|
2025-02-17 15:32:22 +00:00 |
functions.wp-scripts.php
|
|
|
functions.wp-styles.php
|
|
|
general-template.php
|
Docs: Correct the type for the_modified_date filter parameter.
|
2025-02-18 08:04:23 +00:00 |
global-styles-and-settings.php
|
Editor: Introduce wp_should_load_block_assets_on_demand() with filter 'should_load_block_assets_on_demand' .
|
2025-02-14 18:38:21 +00:00 |
http.php
|
|
|
https-detection.php
|
Docs: Various improvements to inline documentation.
|
2025-02-24 13:43:23 +00:00 |
https-migration.php
|
|
|
kses.php
|
Formatting: Preserve target="_blank" in Biographical Info and Category Description.
|
2025-01-21 22:59:18 +00:00 |
l10n.php
|
Coding Standards: Add missing global variable in determine_locale() docblock.
|
2025-01-28 09:46:29 +00:00 |
link-template.php
|
Docs: Various improvements to inline documentation.
|
2025-02-24 13:43:23 +00:00 |
load.php
|
Security: Explicitly require the hash PHP extension and add requirement checks during installation and upgrade.
|
2025-02-11 11:14:21 +00:00 |
locale.php
|
|
|
media-template.php
|
Uploads: Use the word-wrap-break-word instead of specific CSS on .upload-error-filename .
|
2025-02-17 22:58:23 +00:00 |
media.php
|
Docs: Various improvements to inline documentation.
|
2025-02-24 13:43:23 +00:00 |
meta.php
|
Coding Standards: Rename variable in update_meta_cache() for accuracy.
|
2025-02-23 21:53:26 +00:00 |
ms-blogs.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
ms-default-constants.php
|
|
|
ms-default-filters.php
|
|
|
ms-deprecated.php
|
|
|
ms-files.php
|
Upload: Remove redundant check for ABSPATH in wp-admin/async-upload.php .
|
2025-01-16 16:18:24 +00:00 |
ms-functions.php
|
Security: Add the SensitiveParameter attribute to sensitive parameters.
|
2025-02-03 19:52:24 +00:00 |
ms-load.php
|
|
|
ms-network.php
|
|
|
ms-settings.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
ms-site.php
|
Options/Meta APIs: Document type juggling of meta data.
|
2025-01-17 00:12:26 +00:00 |
nav-menu-template.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
nav-menu.php
|
|
|
option.php
|
Docs: Various improvements to inline documentation.
|
2025-02-24 13:43:23 +00:00 |
pluggable-deprecated.php
|
Security: Add the SensitiveParameter attribute to sensitive parameters.
|
2025-02-03 19:52:24 +00:00 |
pluggable.php
|
Docs: Correct the note on default nonce lifespan in wp_verify_nonce() description.
|
2025-02-22 01:50:19 +00:00 |
plugin.php
|
|
|
post-formats.php
|
|
|
post-template.php
|
Docs: Correct DocBlock formatting for the_password_form filter.
|
2025-02-04 00:32:23 +00:00 |
post-thumbnail-template.php
|
|
|
post.php
|
Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration.
|
2025-02-08 11:44:24 +00:00 |
query.php
|
|
|
registration-functions.php
|
|
|
registration.php
|
|
|
rest-api.php
|
|
|
revision.php
|
Revisions: Use WP_Query in wp_get_post_autosave.
|
2025-01-27 23:07:23 +00:00 |
rewrite.php
|
|
|
robots-template.php
|
|
|
rss-functions.php
|
|
|
rss.php
|
|
|
script-loader.php
|
Editor: Introduce wp_should_load_block_assets_on_demand() with filter 'should_load_block_assets_on_demand' .
|
2025-02-14 18:38:21 +00:00 |
script-modules.php
|
|
|
session.php
|
|
|
shortcodes.php
|
|
|
sitemaps.php
|
|
|
speculative-loading.php
|
General: Add speculative loading support via the Speculation Rules API.
|
2025-02-18 22:32:22 +00:00 |
spl-autoload-compat.php
|
|
|
style-engine.php
|
|
|
taxonomy.php
|
Administration: Replace "Add New {Item}" wording with "Add {Item}" across the administration.
|
2025-02-08 11:44:24 +00:00 |
template-canvas.php
|
|
|
template-loader.php
|
|
|
template.php
|
|
|
theme-i18n.json
|
I18N: Update theme.json i18n schema with latest changes from Gutenberg.
|
2025-01-08 12:36:23 +00:00 |
theme-previews.php
|
|
|
theme-templates.php
|
Accessibility: Globally update .screen-reader-text class.
|
2025-02-17 17:49:20 +00:00 |
theme.json
|
|
|
theme.php
|
Docs: Various improvements to inline documentation.
|
2025-02-23 11:11:21 +00:00 |
update.php
|
Docs: Various improvements to inline documentation.
|
2025-02-24 13:43:23 +00:00 |
user.php
|
Security: Switch to using bcrypt for hashing user passwords and BLAKE2b for hashing application passwords and security keys.
|
2025-02-17 11:24:21 +00:00 |
vars.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |
version.php
|
Build/Test Tools: Add tests for theme-related body classes.
|
2025-02-25 22:07:22 +00:00 |
widgets.php
|
Docs: Various Docblock fixes in wp-includes/widgets.php , as per WP Docs standards;
|
2025-01-24 21:20:23 +00:00 |
wp-db.php
|
|
|
wp-diff.php
|
General: Stop direct loading of files in /wp-includes that should only be included.
|
2025-01-22 19:48:25 +00:00 |