Commits
Branch selector
User selector
Commit History
Commits on Mar 26, 2023
Coding Standards: Use strict comparison in `wp-admin/includes/nav-menu.php`.
Show description for ad2405ccommitted
Commits on Mar 25, 2023
Coding Standards: Use strict comparison in `wp-admin/includes/user.php`.
Show description for 805b349committed
Commits on Mar 24, 2023
Tests: Split the tests from `post/template.php` into individual test classes.
Show description for 561287ccommittedTests: Move `wp_dropdown_pages()` tests to their own file.
Show description for 13fb9e2committedTests: Add a `@ticket` reference for `wp_list_pages()` CSS classes test.
Show description for 99b8216committedTests: Move the `wp_list_pages()` test for CSS classes to a more appropriate place.
Show description for 1de4538committed
Commits on Mar 23, 2023
Login and Registration: Revert [55358] and [55360].
Show description for dfc078dcommittedTests: Improve `get_pages()` tests organization.
Show description for 77883f9committed
Commits on Mar 22, 2023
Login and Registration: Fix margin for language switcher button on small screens.
Show description for 4a7009acommittedTests: Consistently sanitize expiration in the test suite's Memcached implementation.
Show description for 464ad20committed
Commits on Mar 21, 2023
Code Modernization: Fix dynamic properties in WP_Admin_Bar.
Show description for d0f1816committedBuild/Test Tools: Fix issue with add method in object-cache.php.
Show description for 9233e3acommittedAdministration: Update dashboard welcome panel colors, remove broken link
Show description for 69693f3committedHelp/About: Updates to About page.
Show description for 316bcd4committedTests: Rename test class and improve tests for wp_get_global_stylesheet().
Show description for 95826a2committedCoding Standards: Remove unused variable in `WP_Plugins_List_Table::single_row()`.
Show description for aacd572committedPosts, Post Types: Use WP_Query internally in get_pages.
Show description for eb6bf15committedEditor: Update @wordpress packages for 6.2 RC3.
Show description for 308c910committed
Commits on Mar 20, 2023
Tests: Add test class for `wp_enqueue_stored_styles()`.
Show description for 7cef755committedCache API: Correct the second parameter's name in `_get_non_cached_ids()`.
Show description for ce82eb8committedTests: Add test class for `wp_script_is()`.
Show description for 94edf36committedKSES: Allow `filter` property to accept a URL in `safecss_filter_attr()`.
Show description for 6d13811committed
Commits on Mar 19, 2023
Tests: Improve documentation and variable names in some formatting tests.
Show description for a387deecommittedTests: Use the `data_` prefix for various data provider methods.
Show description for d1046dccommitted
Commits on Mar 18, 2023
Editor: Show scheduled text when changing to new future dates.
Show description for 81fd448committedQuick/Bulk Edit: Show scheduled in status for future drafts.
Show description for d37d5aacommittedCoding Standards: Remove unused variables in `WP_Comment_Query`.
Show description for b5ecdb1committed
Commits on Mar 17, 2023
Date / Time: Remove usage of mysql2date in generate_postdata method.
Show description for 1eba58dcommittedExternal Libraries: Upgrade PHPMailer to version 6.8.0.
Show description for 8c7dc47committed
Commits on Mar 16, 2023
Filesystem API: Return `false` for empty paths in FTP `::exists()` methods.
Show description for afbb9efcommittedHTML API: Add bookmark invalidation logic.
Show description for f2028e1committed
Commits on Mar 15, 2023
Build/Test Tools: Revert [55553].
Show description for 6222a11committedWidgets: Defer register inline script in `WP_Widget_Custom_HTML` and `WP_Widget_Text`.
Show description for 767f16fcommittedAdministration: Define the `$title` global on the Menus screen for classic themes.
Show description for 6df9033committed
Commits on Mar 14, 2023
Docs: Fix typo in `_validate_cache_id()` description.
Show description for 2008682committed