Make WordPress Core

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61407   17 hours SergeyBiryukov Tests: Rename the admin/includesUser.php test file to be more …
(edit) @61406   24 hours johnbillion Upgrade/Install: Correct and improve various docblocks relating to …
(edit) @61405   34 hours westonruter Export: Fix fatal error when passing null to wxr_cdata() by …
(edit) @61404   44 hours SergeyBiryukov Code Modernization: Replace isset() with null coalescing in …
(edit) @61403   3 days SergeyBiryukov Code Modernization: Replace some isset() ternary checks with null …
(edit) @61402   3 days westonruter Docs: Improve specificity of PHP types in functions.wp-scripts.php
(edit) @61401   3 days westonruter Script Loader: Fix script module fetchpriority calculation when …
(edit) @61400   3 days oandregal Theme_JSON_Resolver: check for WP_Post in query. Props oandregal, …
(edit) @61399   3 days wildworks Widgets: Insert widgets into the selected sidebar correctly in …
(edit) @61398   4 days westonruter Filesystem API: Resolve FIXME comment for …
(edit) @61397   4 days westonruter Script Loader: Fix adding default version to script/style URL when …
(edit) @61396   4 days SergeyBiryukov Docs: Correct DocBlock formatting for png:IHDR.color-type-orig
(edit) @61395   5 days SergeyBiryukov Tests: Correst some test class names per the naming conventions. …
(edit) @61394   6 days SergeyBiryukov Tests: Update scripts tests to use semantic HTML comparison. This …
(edit) @61393   7 days peterwilsoncc Mail: Add missing embeds key for the wp_mail_succeeded action's …
(edit) @61392   7 days SergeyBiryukov Tests: Use assertEqualHTML() in styles HTML tests. This aims to …
(edit) @61391   8 days SergeyBiryukov Tests: Use assertEqualHTML() in Script Modules HTML tests. This …
(edit) @61390   8 days jorgefilipecosta Abilities API: Enhance WP_Ability validation for execute_callback and …
(edit) @61389   8 days westonruter Coding Standards: Improve formatting/readability of if statement in …
(edit) @61388   9 days SergeyBiryukov Script Loader: Check if $_wp_admin_css_colors is set in …
(edit) @61387   9 days johnbillion Docs: Miscellaneous improvements and corrections to inline …
(edit) @61386   9 days johnbillion Mail: Update some docblocks relating to inline email attachments. See …
(edit) @61385   9 days wildworks Customizer: Add admin color scheme class to body element. This …
(edit) @61384   10 days SergeyBiryukov Twenty Nineteen: Align font family of Calendar block in editor with …
(edit) @61383   10 days peterwilsoncc Upgrade/Install: Add missing file to the $_old_files array. …
(edit) @61382   10 days peterwilsoncc Plugins: Restore line break between the filter links row and the …
(edit) @61381   10 days peterwilsoncc Docs: Update @since x.y.z with actual version number. Follow-up to …
(edit) @61380   11 days SergeyBiryukov Docs: Update wp_get_media_creation_timestamp() DocBlock for …
(edit) @61379   11 days westonruter Heartbeat: Handle race condition in wp-auth-check where …
(edit) @61378   11 days peterwilsoncc REST API: Use valid host in unit tests for URL Details endpoint. This …
(edit) @61377   11 days westonruter REST API: Use valid host in unit tests for URL Details endpoint. This …
(edit) @61376   11 days westonruter Taxonomy: Avoid type error in wp_delete_object_term_relationships()
(edit) @61375   11 days westonruter Coding Standards: Remove whitespace at end of line. Fixes PHPCS …
(edit) @61374   12 days SergeyBiryukov Filesystem API: Pass correct $file value to pre_unzip_file and …
(edit) @61373   13 days SergeyBiryukov Tests: Use assertSame() in some newly introduced tests. This …
(edit) @61372   2 weeks westonruter Revisions: Prevent fatal error in PHP 8+ when saving a post revision …
(edit) @61371   2 weeks westonruter I18N: Use wp_get_list_item_separator() as list separator for the …
(edit) @61370   2 weeks SergeyBiryukov Tests: Use assertSame() in some newly introduced tests. This …
(edit) @61369   2 weeks westonruter Export: Update export_wp() to handle get_comment() returning …
(edit) @61368   2 weeks westonruter I18N: Add missing translation functions for REST API app login. …
(edit) @61367   2 weeks SergeyBiryukov Tests: Use assertSame() in some newly introduced tests. This …
(edit) @61366   2 weeks wildworks I18N: add border.radiusSizes key to theme-i18n.json Makes border …
(edit) @61365   2 weeks westonruter Networks and Sites: Ensure the Site Address field renders in correct …
(edit) @61364   2 weeks SergeyBiryukov Tests: Use assertSame() in some newly introduced tests. This …
(edit) @61363   2 weeks jorgefilipecosta Add: Unit test to validate core abilities schemas only include valid …
(edit) @61362   2 weeks westonruter Docs: Improve specificity of types in WP_Script_Modules and …
(edit) @61361   2 weeks wildworks I18N: add border.radiusSizes key to theme-i18n.json Makes border …
(edit) @61360   2 weeks SergeyBiryukov Posts, Post Types: Only set default title for custom post types if …
(edit) @61359   3 weeks SergeyBiryukov Site Health: Include value of EMPTY_TRASH_DAYS constant in debug …
(edit) @61358   3 weeks westonruter Docs: Improve accuracy for types in phpdoc for WP_Dependencies, …
(edit) @61357   3 weeks westonruter Script Loader: Re-target release for missing dependency notices from …
(edit) @61356   3 weeks SergeyBiryukov Docs: Add missing parameter descriptions in wp-admin/install.php. …
(edit) @61355   3 weeks westonruter Site Health: Add common HTTP response headers for page cache …
(edit) @61354   3 weeks westonruter Docs: Update @since x.y.z with actual version number. Follow-up to …
(edit) @61353   3 weeks westonruter Plugins: Restore line break between the filter links row and the …
(edit) @61352   3 weeks westonruter Mail: Add missing embeds key for the wp_mail_succeeded action's …
(edit) @61351   3 weeks SergeyBiryukov Upgrade/Install: Add missing file to the $_old_files array. …
(edit) @61350   3 weeks jonsurrell HTML API: Ensure correct encoding of modified class names. Some class …
(edit) @61349   3 weeks SergeyBiryukov Database: Further correct MariaDB version check in wpdb::has_cap(). …
(edit) @61348   3 weeks westonruter Block Editor: Move Block Patterns API functions to …
(edit) @61347   3 weeks westonruter General: Leverage DOMParser to implement wp.sanitize.stripTags(). …
(edit) @61346   3 weeks jonsurrell HTML API: Ensure correct encoding of modified class names. Some class …
(edit) @61345   3 weeks jorbin Post WordPress 6.9 version bump
(edit) @61344   3 weeks ellatrix Tag 6.9.
(edit) @61343   3 weeks ellatrix WordPress 6.9.
(edit) @61342   3 weeks dmsnell Block Processor: Remove use of NumberFormatter from test suite. The …
(edit) @61341   3 weeks desrosj Upgrade/Install: Update the $_old_files array for 6.9. Reviewed by …
(edit) @61340   3 weeks ellatrix Post WordPress 6.9 RC 4 version bump.
(edit) @61339   3 weeks ellatrix WordPress 6.9 RC 4.
(edit) @61338   3 weeks davidbaumwald Upgrade/Install: Update the $_old_files array for 6.9. Props …
(edit) @61337   3 weeks ellatrix Notes: Avoid incrementing comment_count when notes are resolved or …
(edit) @61336   3 weeks SergeyBiryukov Notes: Avoid incrementing comment_count when notes are resolved or …
(edit) @61335   3 weeks SergeyBiryukov Options, Meta APIs: Revert additional request validity handling that …
(edit) @61334   3 weeks SergeyBiryukov Media: Adjustments for official HEIF/HEIC support in added in PHP 8.5. …
(edit) @61333   3 weeks cbravobernal Media: Remove required attribute from media uploader file input field. …
(edit) @61332   3 weeks SergeyBiryukov Cron API: Restore spawning cron at wp_loaded when using alternate WP …
(edit) @61331   3 weeks desrosj Bundled Themes: Bump theme versions for release with 6.9. Changes …
(edit) @61330   4 weeks ryelle Help/About: Add the final images to the About page. Follow-up to …
(edit) @61329   4 weeks desrosj Bundled Themes: Bump theme versions for release with 6.9. Changes …
(edit) @61328   4 weeks desrosj Media: Adjustments for official HEIF/HEIC support in added in PHP 8.5. …
(edit) @61327   4 weeks ryelle Help/About: Add the final images to the About page. Follow-up to …
(edit) @61326   4 weeks westonruter General: Add wp_get_archives_args filter to wp_get_archives(). …
(edit) @61325   4 weeks SergeyBiryukov Options, Meta APIs: Avoid bypassing the …
(edit) @61324   4 weeks johnbillion Options, Meta APIs: Revert additional request validity handling that …
(edit) @61323   4 weeks westonruter Script Loader: Emit notices when enqueueing a script, style, or script …
(edit) @61322   4 weeks westonruter Docs: Improve accuracy of wp_enqueue_classic_theme_styles()
(edit) @61321   4 weeks SergeyBiryukov Login and Registration: Remove redundant login URL at the end of new …
(edit) @61320   4 weeks wildworks Media: Remove required attribute from media uploader file input …
(edit) @61319   4 weeks westonruter Twenty Twenty: Fix typo and improve param description for …
(edit) @61318   4 weeks joedolson Media: Fix 'remove' icon in Edit Gallery mode. The structure change …
(edit) @61317   4 weeks SergeyBiryukov Twenty Twenty: Add missing variable names to some @param tags. …
(edit) @61316   4 weeks joedolson Media: Fix 'remove' icon in Edit Gallery mode. The structure change …
(edit) @61315   4 weeks SergeyBiryukov Twenty Eleven: Add missing variable names to some @param tags. …
(edit) @61314   4 weeks SergeyBiryukov Twenty Ten: Add missing variable names to some @param tags. …
(edit) @61313   4 weeks westonruter Cron API: Restore spawning cron at wp_loaded when using alternate WP …
(edit) @61312   4 weeks westonruter Upgrade/Install: Initialize plugin dependencies during ajax plugin …
(edit) @61311   4 weeks SergeyBiryukov Filesystem API: Check for the correct result in some …
(edit) @61310   4 weeks wildworks Command Palette: Use HTML API for more reliable menu labels and URLs. …
(edit) @61309   4 weeks westonruter Twenty Eleven: Improve PHP docblocks with corrected descriptions, …
(edit) @61308   4 weeks ellatrix Post WordPress 6.9 RC 3 version bump.
Note: See TracRevisionLog for help on using the revision log.