Make WordPress Core

source: trunk/src/wp-includes

Name Size Rev Age Author Last Change
../
abilities-api 61505   2 days johnbillion Docs: Remove redundant syntax from callable type declarations. The …
assets 61438   3 weeks youknowriad Build: Update Gutenberg integration to checkout-and-build approach. …
block-bindings 60958   3 months cbravobernal Block Bindings: Migrate term-data from key args to field. Adds new …
block-patterns 59019   17 months peterwilsoncc Editor: Deprecate "Social links with a shared background color" …
block-supports 61513   15 hours isabel_brison Editor: Grid block responsive enhancements. Adds styles for …
blocks 61492   7 days youknowriad Build: Improve Gutenberg integration workflow. This changeset …
certificates 61146   3 months jorbin Security: Update composer/ca-bundle to version 1.5.9. Props …
css 61480   10 days peterwilsoncc General: Use legacy content properties for CSS icons. In modern …
customize 61433   3 weeks westonruter Code Modernization: Customize: Use null coalescing operator instead of …
fonts 61418   3 weeks jonsurrell Use the HTML API to generate style tags. The HTML API escapes …
html-api 61477   10 days jonsurrell HTML API: Escape script tag contents automatically. When setting …
ID3 61253   2 months desrosj External Libraries: Update getID3 to version 1.9.24. In [60812], …
images 57638   2 years joedolson Media: Replace media icon images with SVG. Replace the .png files …
interactivity-api 61494   7 days SergeyBiryukov Docs: Correct typo in WP_Interactivity_API::evaluate() DocBlock. …
IXR 61457   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
l10n 60484   6 months SergeyBiryukov I18N: Correct strict comparison in …
php-compat 57011   2 years SergeyBiryukov Tests: Use a @requires annotation for readonly() function test. …
PHPMailer 61468   13 days SergeyBiryukov External Libraries: Upgrade PHPMailer to version 7.0.2. The latest …
pomo 61444   2 weeks westonruter Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: …
Requests 57876   22 months swissspidy External Libraries: Update the Requests library to version 2.0.11. …
rest-api 61486   8 days jonsurrell Customize: Allow arbitrary CSS in global styles custom CSS. Relax …
SimplePie 60947   3 months swissspidy External Libraries: Backport upstream PHP 8.5 fixes for SimplePie. …
sitemaps 59462   14 months SergeyBiryukov Coding Standards: Cast wp_count_terms() result to int before using …
sodium_compat 61419   3 weeks SergeyBiryukov Upgrade/Install: Update sodium_compat to v1.24.0. The latest version …
style-engine 61516   11 hours isabel_brison Editor: guard against non-string values in style engine. Checks that …
Text 60777   4 months SergeyBiryukov External Libraries: Adopt standard get_temp_dir() in …
theme-compat 61411   4 weeks jonsurrell Scripts: Remove default type attribute from tags. SCRIPT, STYLE, …
widgets 61432   3 weeks westonruter Code Modernization: Widgets: Use null coalescing operator instead of …
abilities-api.php 23.8 KB 61130   3 months jorgefilipecosta Abilities API: Use stricter doing_action check when registering. …
abilities.php 7.8 KB 61244   2 months jorgefilipecosta Fix: Core abilities invalid schemas (has examples and returns empty …
admin-bar.php 36.1 KB 60890   4 months westonruter Toolbar: Improve conciseness of wp_admin_bar_my_account_item(). …
atomlib.php 11.9 KB 60703   5 months SergeyBiryukov Code Modernization: Address no-op function deprecations in PHP 8.5. …
author-template.php 18.8 KB 61454   2 weeks westonruter Code Modernization: Menus, Template, XML-RPC: Use null coalescing …
block-bindings.php 7.3 KB 60982   3 months Bernhard Reiter Block Bindings: Add support for Nav Link and Submenu's url attr. …
block-editor.php 27.9 KB 61473   11 days youknowriad Global Styles: Lift classic block restrictions. Enable Global Styles …
block-i18n.json 316 bytes 51599   4 years gziolo Blocks: Add support for variations in block.json` file We …
block-patterns.php 14.9 KB 61348   7 weeks westonruter Block Editor: Move Block Patterns API functions to …
block-template-utils.php 60.8 KB 61431   3 weeks westonruter Code Modernization: Editor: Use null coalescing operator instead of …
block-template.php 17.8 KB 61469   12 days westonruter Themes: Use WP_HTML_Tag_Processor to insert the block template skip …
blocks.php 111.6 KB 61504   3 days dmsnell Build: Restore block parser in Core. The work in [61438] for …
bookmark-template.php 12.5 KB 60058   10 months audrasjb General: Remove noopener from links opening in a new tab in …
bookmark.php 15.1 KB 57873   22 months SergeyBiryukov Coding Standards: Use strict comparison in wp-includes/bookmark.php. …
cache-compat.php 9.8 KB 60697   5 months spacedmonkey Caching API: Use consistent cache keys for query groups. Query-based …
cache.php 13.2 KB 60206   9 months SergeyBiryukov Cache API: Consistently pass the $expire value as an integer in …
canonical.php 33.8 KB 61136   3 months johnjamesjacoby Canonical: prevent "Undefined array key" PHP warnings when host is …
capabilities.php 42.6 KB 61444   2 weeks westonruter Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: …
category-template.php 55.7 KB 61454   2 weeks westonruter Code Modernization: Menus, Template, XML-RPC: Use null coalescing …
category.php 12.5 KB 59704   12 months audrasjb Docs: Improve @return docblock section for get_category(). This …
class-avif-info.php 28.9 KB 58049   21 months adamsilverstein Media: fix potential error in …
class-feed.php 539 bytes 59141   16 months SergeyBiryukov External Libraries: Update the SimplePie library to version 1.8.0. …
class-http.php 367 bytes 53518   4 years SergeyBiryukov General: Use WPINC as a shorter reference to wp-includes in some …
class-IXR.php 2.6 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
class-json.php 42.7 KB 60659   5 months SergeyBiryukov Code Modernization: Replace non-canonical scalar type casts with …
class-oembed.php 401 bytes 53518   4 years SergeyBiryukov General: Use WPINC as a shorter reference to wp-includes in some …
class-phpass.php 6.6 KB 59030   16 months desrosj External Libraries: Update PHPass library. This updates the PHPass …
class-phpmailer.php 664 bytes 48530   6 years SergeyBiryukov Mail: Make sure the PHPMailer class is only required once if a …
class-pop3.php 20.6 KB 59291   15 months SergeyBiryukov Docs: Adjust comments about set_time_limit() per the documentation …
class-requests.php 2.2 KB 55629   3 years SergeyBiryukov External Libraries: Update the Requests library to version 2.0.6. …
class-simplepie.php 453 bytes 59141   16 months SergeyBiryukov External Libraries: Update the SimplePie library to version 1.8.0. …
class-smtp.php 457 bytes 50022   5 years SergeyBiryukov Mail: Make sure the SMTP class is only required once if a plugin …
class-snoopy.php 36.8 KB 55210   3 years audrasjb HTTP API: Fix request header inconsistencies. This changeset improves …
class-walker-category-dropdown.php 2.4 KB 56586   2 years SergeyBiryukov Coding Standards: Restore more descriptive variable names in a few …
class-walker-category.php 8.3 KB 56547   2 years SergeyBiryukov Coding Standards: Remove superfluous blank lines at the end of various …
class-walker-comment.php 13.9 KB 57850   23 months SergeyBiryukov Coding Standards: Use strict comparison in …
class-walker-nav-menu.php 11.8 KB 59674   12 months westonruter Menus: Improve performance by calling get_privacy_policy_url() once …
class-walker-page-dropdown.php 2.6 KB 56586   2 years SergeyBiryukov Coding Standards: Restore more descriptive variable names in a few …
class-walker-page.php 7.4 KB 56586   2 years SergeyBiryukov Coding Standards: Restore more descriptive variable names in a few …
class-wp-admin-bar.php 17.5 KB 58748   18 months joedolson Toolbar: Move user and recovery menus to a higher priority. Following …
class-wp-ajax-response.php 5.1 KB 54133   3 years SergeyBiryukov Code Modernization: Add AllowDynamicProperties attribute to all …
class-wp-application-passwords.php 16.7 KB 60123   10 months johnbillion Application Passwords: Correct the fallback behaviour for application …
class-wp-block-bindings-registry.php 8.3 KB 60904   4 months swissspidy Code Modernization: Fix instances of using null as an array offset. …
class-wp-block-bindings-source.php 2.9 KB 60804   4 months johnbillion Code Modernization: Revert [60796]. This change needs some more work …
class-wp-block-editor-context.php 1.3 KB 54133   3 years SergeyBiryukov Code Modernization: Add AllowDynamicProperties attribute to all …
class-wp-block-list.php 4.6 KB 60618   6 months SergeyBiryukov Docs: Correct return and parameter types for WP_Block_List methods. …
class-wp-block-metadata-registry.php 11.6 KB 61431   3 weeks westonruter Code Modernization: Editor: Use null coalescing operator instead of …
class-wp-block-parser-block.php 2.5 KB 61504   3 days dmsnell Build: Restore block parser in Core. The work in [61438] for …
class-wp-block-parser-frame.php 2.0 KB 61504   3 days dmsnell Build: Restore block parser in Core. The work in [61438] for …
class-wp-block-parser.php 11.2 KB 61504   3 days dmsnell Build: Restore block parser in Core. The work in [61438] for …
class-wp-block-pattern-categories-registry.php 4.3 KB 61348   7 weeks westonruter Block Editor: Move Block Patterns API functions to …
class-wp-block-patterns-registry.php 9.7 KB 61348   7 weeks westonruter Block Editor: Move Block Patterns API functions to …
class-wp-block-processor.php 68.3 KB 61509   40 hours dmsnell Blocks: Ensure extract_full_block_and_advance() matches parse_blocks() …
class-wp-block-styles-registry.php 6.3 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-block-supports.php 5.5 KB 59925   11 months Mamaduka Block support: Add server-side processing for ariaLabel. Adds …
class-wp-block-template.php 2.0 KB 59073   16 months noisysocks Editor: Add plugin template registration API and improve theme …
class-wp-block-templates-registry.php 6.9 KB 61431   3 weeks westonruter Code Modernization: Editor: Use null coalescing operator instead of …
class-wp-block-type-registry.php 4.9 KB 60809   4 months swissspidy Code Modernization: Fix instances of using null as an array offset. …
class-wp-block-type.php 16.8 KB 61431   3 weeks westonruter Code Modernization: Editor: Use null coalescing operator instead of …
class-wp-block.php 24.1 KB 61431   3 weeks westonruter Code Modernization: Editor: Use null coalescing operator instead of …
class-wp-classic-to-block-menu-converter.php 3.9 KB 61431   3 weeks westonruter Code Modernization: Editor: Use null coalescing operator instead of …
class-wp-comment-query.php 47.5 KB 61403   5 weeks SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
class-wp-comment.php 9.2 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-customize-control.php 25.5 KB 60715   5 months joedolson Customizer: Accessible errors when adding new pages. When setting the …
class-wp-customize-manager.php 198.1 KB 61403   5 weeks SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
class-wp-customize-nav-menus.php 56.6 KB 61433   3 weeks westonruter Code Modernization: Customize: Use null coalescing operator instead of …
class-wp-customize-panel.php 10.5 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
class-wp-customize-section.php 10.9 KB 59224   16 months joedolson Administration: A11y: Fix accordion accessibility. Change accordions …
class-wp-customize-setting.php 29.2 KB 61433   3 weeks westonruter Code Modernization: Customize: Use null coalescing operator instead of …
class-wp-customize-widgets.php 70.9 KB 61433   3 weeks westonruter Code Modernization: Customize: Use null coalescing operator instead of …
class-wp-date-query.php 35.2 KB 61463   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-dependencies.php 16.7 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-dependency.php 2.6 KB 61358   7 weeks westonruter Docs: Improve accuracy for types in phpdoc for WP_Dependencies, …
class-wp-duotone.php 39.6 KB 61457   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-editor.php 70.5 KB 61440   3 weeks jonsurrell Scripts: Remove default attributes from tags. SCRIPT, STYLE, and …
class-wp-embed.php 15.5 KB 61440   3 weeks jonsurrell Scripts: Remove default attributes from tags. SCRIPT, STYLE, and …
class-wp-error.php 7.3 KB 55398   3 years SergeyBiryukov Docs: Document default values for optional parameters in various …
class-wp-exception.php 253 bytes 59107   16 months hellofromTonya Code Modernization: Fix trigger_error() with E_USER_ERROR deprecation …
class-wp-fatal-error-handler.php 8.0 KB 59270   15 months SergeyBiryukov Site Health: Add a link to support forums in the message displayed for …
class-wp-feed-cache-transient.php 3.2 KB 60524   6 months peterwilsoncc Feeds: Cache RSS feeds in global transients. Moves the caching of RSS …
class-wp-feed-cache.php 969 bytes 59141   16 months SergeyBiryukov External Libraries: Update the SimplePie library to version 1.8.0. …
class-wp-hook.php 16.2 KB 61457   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-http-cookie.php 7.1 KB 61435   3 weeks westonruter Code Modernization: HTTP: Use null coalescing operator instead of …
class-wp-http-curl.php 13.0 KB 60703   5 months SergeyBiryukov Code Modernization: Address no-op function deprecations in PHP 8.5. …
class-wp-http-encoding.php 6.5 KB 55990   3 years SergeyBiryukov Code Modernization: Replace usage of substr() with …
class-wp-http-ixr-client.php 3.4 KB 61435   3 weeks westonruter Code Modernization: HTTP: Use null coalescing operator instead of …
class-wp-http-proxy.php 5.8 KB 55988   3 years SergeyBiryukov Code Modernization: Replace usage of strpos() with str_contains(). …
class-wp-http-requests-hooks.php 2.0 KB 54997   3 years hellofromTonya External Libraries: Update Requests library to version 2.0.0. This is …
class-wp-http-requests-response.php 4.1 KB 61403   5 weeks SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
class-wp-http-response.php 2.9 KB 54133   3 years SergeyBiryukov Code Modernization: Add AllowDynamicProperties attribute to all …
class-wp-http-streams.php 16.4 KB 61463   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-http.php 40.6 KB 61435   3 weeks westonruter Code Modernization: HTTP: Use null coalescing operator instead of …
class-wp-image-editor-gd.php 20.2 KB 60703   5 months SergeyBiryukov Code Modernization: Address no-op function deprecations in PHP 8.5. …
class-wp-image-editor-imagick.php 36.1 KB 60669   5 months adamsilverstein Media: improve doc blocks for PNG handling in Imagick. These changes …
class-wp-image-editor.php 17.0 KB 61387   5 weeks johnbillion Docs: Miscellaneous improvements and corrections to inline …
class-wp-list-util.php 7.3 KB 57732   2 years hellofromTonya General: Revert r57698 for WP_List_Util::pluck(). r57698 caused a …
class-wp-locale-switcher.php 6.6 KB 60231   9 months SergeyBiryukov Coding Standards: Correct WP_PHPMailer::setLanguage() method name …
class-wp-locale.php 16.5 KB 59870   11 months audrasjb Date/Time: Add sanitization to WP_Locale::get_month(). By adding a …
class-wp-matchesmapregex.php 1.8 KB 57538   2 years SergeyBiryukov Coding Standards: Rename the $oSelf variable in …
class-wp-meta-query.php 29.8 KB 61445   2 weeks westonruter Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, …
class-wp-metadata-lazyloader.php 6.7 KB 61038   3 months davidbaumwald Users: Revert Lazy-load user meta. With [60915] reverted, this …
class-wp-navigation-fallback.php 9.0 KB 60325   7 months SergeyBiryukov Docs: Remove redundant @access tags from DocBlocks in various files. …
class-wp-network-query.php 19.3 KB 61403   5 weeks SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
class-wp-network.php 12.0 KB 59020   17 months SergeyBiryukov Networks and Sites: Set WP_Network properties via setters upon …
class-wp-object-cache.php 17.1 KB 60130   10 months SergeyBiryukov Docs: Correct the type of the $found parameter in wp_cache_get(). …
class-wp-oembed-controller.php 6.7 KB 57785   23 months SergeyBiryukov Docs: Add a description for the $wp_embed global. Follow-up to …
class-wp-oembed.php 30.9 KB 60345   7 months peterwilsoncc Embeds: Remove screencast.com from oEmbed allow list. Screencast have …
class-wp-paused-extensions-storage.php 4.9 KB 61443   2 weeks westonruter Code Modernization: Bootstrap/Load: Use null coalescing operator …
class-wp-phpmailer.php 4.2 KB 60888   4 months SergeyBiryukov External Libraries: Upgrade PHPMailer to version 6.11.1. This is a …
class-wp-plugin-dependencies.php 24.6 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-post-type.php 29.9 KB 61463   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-post.php 6.3 KB 60654   5 months SergeyBiryukov Posts, Post Types: Avoid an extra database query in WP_Post for a …
class-wp-query.php 159.4 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-recovery-mode-cookie-service.php 6.7 KB 54379   3 years peterwilsoncc Security: Additional translations of salt default phrase. Translate …
class-wp-recovery-mode-email-service.php 10.9 KB 61448   2 weeks SergeyBiryukov Site Health: Check plugin data in …
class-wp-recovery-mode-key-service.php 4.8 KB 59828   11 months johnbillion Security: Switch to using bcrypt for hashing user passwords and …
class-wp-recovery-mode-link-service.php 3.4 KB 54133   3 years SergeyBiryukov Code Modernization: Add AllowDynamicProperties attribute to all …
class-wp-recovery-mode.php 11.2 KB 59861   11 months johnbillion Docs: Various improvements to inline documentation. See #62281
class-wp-rewrite.php 62.2 KB 61299   2 months westonruter Docs: Update various class @var tags to indicate nullability. This …
class-wp-role.php 2.5 KB 56547   2 years SergeyBiryukov Coding Standards: Remove superfluous blank lines at the end of various …
class-wp-roles.php 9.1 KB 61404   4 weeks SergeyBiryukov Code Modernization: Replace isset() with null coalescing in …
class-wp-script-modules.php 32.6 KB 61401   5 weeks westonruter Script Loader: Fix script module fetchpriority calculation when …
class-wp-scripts.php 34.6 KB 61442   2 weeks westonruter Code Modernization: Script Loader: Use null coalescing operator …
class-wp-session-tokens.php 7.1 KB 59803   12 months johnbillion Security: Explicitly require the hash PHP extension and add …
class-wp-simplepie-file.php 3.5 KB 60771   4 months SergeyBiryukov External Libraries: Update the SimplePie library to version 1.9.0. …
class-wp-simplepie-sanitize-kses.php 1.9 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
class-wp-site-query.php 30.7 KB 61403   5 weeks SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
class-wp-site.php 7.3 KB 60358   7 months johnbillion Networks and Sites: Correct and improve terminology relating to …
class-wp-speculation-rules.php 7.4 KB 61280   2 months westonruter Docs: Fix phpdoc types for WP_Speculation_Rules members. What was …
class-wp-styles.php 12.8 KB 61463   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-tax-query.php 19.1 KB 60311   7 months SergeyBiryukov Docs: Correct property type for WP_Tax_Query::$no_results. …
class-wp-taxonomy.php 18.1 KB 60098   10 months audrasjb Administration: Replace missed reference of "Add New" in WP_taxonomy …
class-wp-term-query.php 39.8 KB 61403   5 weeks SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
class-wp-term.php 5.1 KB 61445   2 weeks westonruter Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, …
class-wp-text-diff-renderer-inline.php 979 bytes 57633   2 years SergeyBiryukov Coding Standards: Allow $newlineEscape parameter in …
class-wp-text-diff-renderer-table.php 18.4 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
class-wp-textdomain-registry.php 10.2 KB 59430   14 months desrosj i18n: Account for load_*_textdomain() after JIT loading. When …
class-wp-theme-json-data.php 1.8 KB 58328   20 months ellatrix Editor: Add theme.json v3 migrations. See …
class-wp-theme-json-resolver.php 34.9 KB 61473   11 days youknowriad Global Styles: Lift classic block restrictions. Enable Global Styles …
class-wp-theme-json-schema.php 7.2 KB 58354   20 months oandregal Editor: code quality improvements for theme.json migrate API …
class-wp-theme-json.php 158.9 KB 61473   11 days youknowriad Global Styles: Lift classic block restrictions. Enable Global Styles …
class-wp-theme.php 64.2 KB 61457   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
class-wp-token-map.php 27.9 KB 58769   18 months dmsnell HTML API: Add PHP type annotations. This patch adds type annotations …
class-wp-url-pattern-prefixer.php 4.7 KB 59837   11 months flixos90 General: Add speculative loading support via the Speculation Rules …
class-wp-user-meta-session-tokens.php 2.9 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-user-query.php 43.1 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
class-wp-user-request.php 2.3 KB 59828   11 months johnbillion Security: Switch to using bcrypt for hashing user passwords and …
class-wp-user.php 22.5 KB 61387   5 weeks johnbillion Docs: Miscellaneous improvements and corrections to inline …
class-wp-walker.php 13.0 KB 58812   18 months SergeyBiryukov General: Cast $max_depth and $depth to an integer in the Walker
class-wp-widget-factory.php 3.3 KB 54133   3 years SergeyBiryukov Code Modernization: Add AllowDynamicProperties attribute to all …
class-wp-widget.php 18.0 KB 61432   3 weeks westonruter Code Modernization: Widgets: Use null coalescing operator instead of …
class-wp-xmlrpc-server.php 210.0 KB 61464   2 weeks westonruter Code Modernization: Use null coalescing operator in additional …
class-wp.php 25.8 KB 61445   2 weeks westonruter Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, …
class-wpdb.php 115.9 KB 61349   7 weeks SergeyBiryukov Database: Further correct MariaDB version check in wpdb::has_cap(). …
class.wp-dependencies.php 373 bytes 54254   3 years SergeyBiryukov Coding Standards: Rename WordPress Dependencies API class files. The …
class.wp-scripts.php 343 bytes 54254   3 years SergeyBiryukov Coding Standards: Rename WordPress Dependencies API class files. The …
class.wp-styles.php 338 bytes 54254   3 years SergeyBiryukov Coding Standards: Rename WordPress Dependencies API class files. The …
comment-template.php 100.7 KB 61034   3 months davidbaumwald Comments: Ensure custom comment form fields appear for logged-in users …
comment.php 131.0 KB 61434   3 weeks westonruter Code Modernization: Comments: Use null coalescing operator instead of …
compat-utf8.php 19.1 KB 61036   3 months jorbin Coding Standards: Fix blank spaces. Nice to meet you, where you been? …
compat.php 15.7 KB 61459   2 weeks johnbillion General: Increase the minimum supported version of PHP to 7.4. Props …
cron.php 42.0 KB 61387   5 weeks johnbillion Docs: Miscellaneous improvements and corrections to inline …
date.php 400 bytes 53518   4 years SergeyBiryukov General: Use WPINC as a shorter reference to wp-includes in some …
default-constants.php 11.1 KB 59146   16 months peterwilsoncc Bundled Themes: Initial import of the Twenty Twenty-Five default …
default-filters.php 37.2 KB 61491   8 days flixos90 Administration: Add view transitions throughout WP Admin. This …
default-widgets.php 2.2 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
deprecated.php 187.5 KB 61487   8 days youknowriad Build/Test Tools: Restore React Refresh scripts for hot reloading. …
embed-template.php 338 bytes 53518   4 years SergeyBiryukov General: Use WPINC as a shorter reference to wp-includes in some …
embed.php 38.0 KB 61453   2 weeks westonruter Code Modernization: Media: Use null coalescing operator instead of …
error-protection.php 4.0 KB 61443   2 weeks westonruter Code Modernization: Bootstrap/Load: Use null coalescing operator …
feed-atom-comments.php 5.4 KB 57759   23 months SergeyBiryukov Docs: Document the $post global in comment feed templates. …
feed-atom.php 3.0 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
feed-rdf.php 2.6 KB 47122   6 years SergeyBiryukov Docs: Improve inline comments per the documentation standards. …
feed-rss2-comments.php 4.0 KB 57759   23 months SergeyBiryukov Docs: Document the $post global in comment feed templates. …
feed-rss2.php 3.7 KB 47122   6 years SergeyBiryukov Docs: Improve inline comments per the documentation standards. …
feed-rss.php 1.2 KB 47122   6 years SergeyBiryukov Docs: Improve inline comments per the documentation standards. …
feed.php 23.0 KB 60771   4 months SergeyBiryukov External Libraries: Update the SimplePie library to version 1.9.0. …
fonts.php 9.6 KB 60918   4 months SergeyBiryukov Editor: Update Google Fonts API endpoint for WordPress 6.9. Follow-up …
formatting.php 346.5 KB 61504   3 days dmsnell Build: Restore block parser in Core. The work in [61438] for …
functions.php 281.6 KB 61464   2 weeks westonruter Code Modernization: Use null coalescing operator in additional …
functions.wp-scripts.php 15.2 KB 61402   5 weeks westonruter Docs: Improve specificity of PHP types in functions.wp-scripts.php
functions.wp-styles.php 8.5 KB 61402   5 weeks westonruter Docs: Improve specificity of PHP types in functions.wp-scripts.php
general-template.php 169.0 KB 61497   5 days SergeyBiryukov Docs: Correct @see tag syntax in wp_enqueue_code_editor(). …
global-styles-and-settings.php 20.3 KB 61473   11 days youknowriad Global Styles: Lift classic block restrictions. Enable Global Styles …
http.php 25.2 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
https-detection.php 5.7 KB 59865   11 months johnbillion Docs: Various improvements to inline documentation. See #62281
https-migration.php 4.6 KB 56191   3 years audrasjb Docs: Replace multiple single line comments with multi-line comments. …
kses.php 80.6 KB 61503   3 days dmsnell KSES: Early-abort in wp_kses_hair() when no attributes exist. When …
l10n.php 67.2 KB 60728   4 months swissspidy I18N: Use Domain Path for script translations if available. This is …
link-template.php 156.4 KB 61454   2 weeks westonruter Code Modernization: Menus, Template, XML-RPC: Use null coalescing …
load.php 55.1 KB 61443   2 weeks westonruter Code Modernization: Bootstrap/Load: Use null coalescing operator …
locale.php 162 bytes 46439   6 years SergeyBiryukov Docs: Add missing @deprecated tags in the file docblock of some …
media-template.php 61.7 KB 60806   4 months joedolson A11y: Ensure icons are not spoken by screen readers. For all CSS …
media.php 215.6 KB 61501   3 days westonruter Media: Avoid warning for undefined 'file' key with image meta array in …
meta.php 64.9 KB 61463   2 weeks westonruter Code Modernization: Use null coalescing operator instead of isset()
ms-blogs.php 25.2 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
ms-default-constants.php 4.8 KB 58409   20 months hellofromTonya Code Modernization: Use wp_trigger_error() instead of trigger_error(). …
ms-default-filters.php 6.5 KB 55419   3 years SergeyBiryukov Posts, Post Types: Pass the post object to …
ms-deprecated.php 21.2 KB 61411   4 weeks jonsurrell Scripts: Remove default type attribute from tags. SCRIPT, STYLE, …
ms-files.php 2.8 KB 60956   3 months johnjamesjacoby Networks and Sites: check if the BLOGUPLOADDIR constant is defined …
ms-functions.php 89.7 KB 61074   3 months westonruter Multisite: Improve wording when creating a user with a reserved email …
ms-load.php 19.4 KB 60249   8 months johnbillion Docs: Switch some @internal tags to the inline format so the …
ms-network.php 3.7 KB 55702   3 years spacedmonkey Cache API: Add helper function wp_cache_set_last_changed. Add a …
ms-settings.php 4.1 KB 60682   5 months SergeyBiryukov Docs: Correct the order of @since and @global tags in some files. …
ms-site.php 40.7 KB 60358   7 months johnbillion Networks and Sites: Correct and improve terminology relating to …
nav-menu-template.php 25.4 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
nav-menu.php 43.3 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
option.php 102.6 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
pluggable-deprecated.php 6.2 KB 59754   12 months johnbillion Security: Add the SensitiveParameter attribute to sensitive …
pluggable.php 124.6 KB 61459   2 weeks johnbillion General: Increase the minimum supported version of PHP to 7.4. Props …
plugin.php 35.6 KB 61118   3 months westonruter Plugins: Add missing $priority parameter to has_filter() and …
post-formats.php 6.9 KB 61464   2 weeks westonruter Code Modernization: Use null coalescing operator in additional …
post-template.php 67.0 KB 61445   2 weeks westonruter Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, …
post-thumbnail-template.php 10.6 KB 59548   13 months SergeyBiryukov Docs: Update parameter type hints to include null for post thumbnail …
post.php 288.9 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
query.php 36.2 KB 60697   5 months spacedmonkey Caching API: Use consistent cache keys for query groups. Query-based …
registration-functions.php 200 bytes 49564   5 years SergeyBiryukov Coding Standards: Pass an empty string instead of null as the …
registration.php 200 bytes 49564   5 years SergeyBiryukov Coding Standards: Pass an empty string instead of null as the …
rest-api.php 98.2 KB 61429   3 weeks westonruter Code Modernization: REST API: Use null coalescing operator in place of …
revision.php 30.0 KB 61445   2 weeks westonruter Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, …
rewrite.php 19.0 KB 61444   2 weeks westonruter Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: …
robots-template.php 5.1 KB 53087   4 years SergeyBiryukov Docs: Adjust DocBlock formatting for wp_robots_*() and related …
rss-functions.php 255 bytes 49619   5 years whyisjake Feeds: Add an early exit when calling RSS functions directly. While …
rss.php 22.7 KB 60703   5 months SergeyBiryukov Code Modernization: Address no-op function deprecations in PHP 8.5. …
script-loader.php 153.2 KB 61517   3 hours fabiankaegy Administration: Register wp-base-styles handle for admin color scheme …
script-modules.php 10.2 KB 61492   7 days youknowriad Build: Improve Gutenberg integration workflow. This changeset …
session.php 258 bytes 47198   6 years SergeyBiryukov Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__
shortcodes.php 23.5 KB 61436   3 weeks westonruter Code Modernization: Formatting: Use null coalescing operator instead …
sitemaps.php 3.2 KB 50916   5 years SergeyBiryukov Docs: Miscellaneous DocBlock corrections. See #52628.
speculative-loading.php 8.4 KB 60681   5 months jonsurrell Scripts: Use appropriate JSON encoding flags for script tags. …
spl-autoload-compat.php 441 bytes 49564   5 years SergeyBiryukov Coding Standards: Pass an empty string instead of null as the …
style-engine.php 7.4 KB 58089   21 months isabel_brison Editor: add Style Engine support for nested CSS rules. Adds support …
taxonomy.php 173.0 KB 61445   2 weeks westonruter Code Modernization: Taxonomy, Posts/Post Types, Options/Meta APIs, …
template-canvas.php 544 bytes 56752   2 years SergeyBiryukov Coding Standards: Remove redundant ignore annotations, take 4. This …
template-loader.php 3.8 KB 60936   3 months westonruter General: Introduce output buffering for template enhancements. This …
template.php 36.0 KB 61139   3 months SergeyBiryukov Docs: Add some missing full stops in various DocBlocks. Follow-up to …
theme-i18n.json 1.8 KB 61439   3 weeks youknowriad Build/Test Tools: Fix Gutenberg integration script prefixes and …
theme-previews.php 2.8 KB 61440   3 weeks jonsurrell Scripts: Remove default attributes from tags. SCRIPT, STYLE, and …
theme-templates.php 4.0 KB 61469   12 days westonruter Themes: Use WP_HTML_Tag_Processor to insert the block template skip …
theme.php 131.4 KB 61470   12 days westonruter Code Modernization: Replace if statements with null coalescing …
update.php 37.4 KB 61455   2 weeks westonruter Code Modernization: Upgrade/Install: Use null coalescing operator …
user.php 173.9 KB 61444   2 weeks westonruter Code Modernization: Site Health, Permalinks, I18N, Users, Multisite: …
utf8.php 7.1 KB 61000   3 months dmsnell Charset: wp_has_noncharacters() for more-specific Unicode handling. …
vars.php 6.4 KB 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
version.php 1.1 KB 61459   2 weeks johnbillion General: Increase the minimum supported version of PHP to 7.4. Props …
view-transitions.php 602 bytes 61491   8 days flixos90 Administration: Add view transitions throughout WP Admin. This …
widgets.php 69.4 KB 61466   13 days westonruter Widgets: Ensure a widget is registered prior to checking its ID in …
wp-db.php 445 bytes 53756   4 years SergeyBiryukov Coding Standards: Use __DIR__ instead of ABSPATH in wp-db.php. …
wp-diff.php 799 bytes 59688   12 months audrasjb General: Stop direct loading of files in /wp-includes that should …
  • Property svn:ignore set to
    js
    blocks
    build
    class-wp-block-parser-block.php
    class-wp-block-parser-frame.php
    theme.json
Note: See TracBrowser for help on using the repository browser.