Commit Graph

  • efabd4cef8 WordPress 6.4 Beta 3. Tammie Lister 2023-10-10 16:12:04 +00:00
  • 75532c3050 Update/Install: Deactivate Gutenberg plugin version older than 16.5. Tonya Mork 2023-10-10 15:05:34 +00:00
  • 1f51e1f4f6 REST API: Fix issue with Template and Template Part Revision/Autosave REST API controllers. Jonny Harris 2023-10-10 14:03:03 +00:00
  • a9bb470f8b Patterns: Inject theme attribute into Template Part blocks. Bernie Reiter 2023-10-10 13:19:42 +00:00
  • 4984081ef6 Options, Meta APIs: Check setting group exists before search in unregister_setting(). Tonya Mork 2023-10-10 12:50:19 +00:00
  • 33d1242992 Update editor related npm packages for beta 3 second part. Tammie Lister 2023-10-10 11:27:50 +00:00
  • 8c146ecb33 Query: Ensure that the page parameter is scalar in WP_Query::get_posts(). Sergey Biryukov 2023-10-10 11:20:28 +00:00
  • 94d2f4e68b Options, Meta APIs: Prevent unnecessary database updates caused by strict comparisons in update_network_option. Jonny Harris 2023-10-10 09:35:09 +00:00
  • c300c89f54 Changes to TT4 for beta 3. Tammie Lister 2023-10-10 09:01:25 +00:00
  • e3b7ab1897 Editor: fix incorrect block custom CSS output. Isabel Brison 2023-10-10 03:41:38 +00:00
  • 33b32ebc4e Query: Rename _prime_post_parents_caches() for clarity. Peter Wilson 2023-10-09 23:01:15 +00:00
  • 93cc3b17a0 Administration: Fix unusable mobile admin menu in Safari. Joe Dolson 2023-10-09 23:00:11 +00:00
  • fbe3732917 Administration: Remove deprecated unload event handlers and use pagehide (and pageshow) when appropriate. Weston Ruter 2023-10-09 21:29:42 +00:00
  • 9ec564607c Update npm packages to latest versions for 6.4 beta 3. Tammie Lister 2023-10-09 17:21:30 +00:00
  • 41cf9f0a38 Editor: Improve performance of wp_render_elements_support(). Felix Arntz 2023-10-09 17:05:31 +00:00
  • 4d5859bece Editor: Add additional unit tests for elements block support. Felix Arntz 2023-10-09 16:38:26 +00:00
  • 9d039e6c91 Blocks: Call get_hooked_blocks only once per template/part/pattern. Bernie Reiter 2023-10-09 16:38:25 +00:00
  • a55dcf46b8 REST API: Correct parsing of password from Authorization header when processing Application Password credentials. K. Adam White 2023-10-09 14:47:57 +00:00
  • 4c059cca12 Code Modernization: Update parameter names in the WP_Block_List class. Sergey Biryukov 2023-10-09 11:21:30 +00:00
  • eb0ae5679a Quick/Bulk Edit: Fix inability to quick edit draft post date. Joe Dolson 2023-10-08 20:08:08 +00:00
  • 662e1c639f Upload: Fix misalignment of 'Copied' message. Joe Dolson 2023-10-08 18:19:53 +00:00
  • 1e3214a977 Administration: Add missing space in theme activation notices. Joe Dolson 2023-10-08 17:54:21 +00:00
  • 9b2ed59437 Coding Standards: Upgrade WPCS to version 3.0.1. Sergey Biryukov 2023-10-08 13:07:46 +00:00
  • f0b32ccf63 Coding Standards: Correct alignment in wp-admin/user-edit.php. Sergey Biryukov 2023-10-07 13:53:10 +00:00
  • 36d4e7ebcc Options, Meta APIs: Add test coverage for update_network_option() comparison of new and existing value. Felix Arntz 2023-10-06 17:01:48 +00:00
  • cc64ed22bd Options, Meta APIs: Fix bug with update_option() updating the wrong cache, leading to potentially stale values being returned. Felix Arntz 2023-10-06 16:31:22 +00:00
  • 478cd02dfe Editor: Move wp_navigation schema updating to WP_Navigation_Fallback class. Sergey Biryukov 2023-10-06 14:04:22 +00:00
  • 987ea9bbf8 Build/Test Tools: Check for zero-byte files in themes. Jonathan Desrosiers 2023-10-06 12:45:43 +00:00
  • 64b699e8e3 Twenty Twenty-Three: Add missing font licenses in readme.txt file. Jb Audras 2023-10-05 22:44:03 +00:00
  • 7c12150a80 HTML API: Rename WP_HTML_Processor::createFragment() to follow WPCS. Sergey Biryukov 2023-10-05 22:40:48 +00:00
  • b77b8fd822 Options, Meta APIs: Fix minor compatibility issue with update_option() change. Felix Arntz 2023-10-05 16:13:38 +00:00
  • 23c811e59f Themes: Fix core block style paths on Windows. Joe McGill 2023-10-04 22:21:17 +00:00
  • 89da2ff3a9 Twenty Twenty: Fix style issues within iframed editor. Jb Audras 2023-10-04 20:54:34 +00:00
  • 0d844c1c34 Build/Test Tools: Don’t send a Slack notice for a workflow’s first failure. Jonathan Desrosiers 2023-10-04 19:12:15 +00:00
  • 058cd259bc Editor: Fix wrong @since mention in remove_insecure_properties(). Jb Audras 2023-10-04 19:01:49 +00:00
  • ddbce71885 Twenty Twenty-Four: Fix 6.4 Beta 2 image assets. Tonya Mork 2023-10-04 17:00:12 +00:00
  • 5fce177861 Docs: Use 3-digit, x.x.x style semantic versioning for two @since entries. Sergey Biryukov 2023-10-04 15:10:56 +00:00
  • 5a58e171d4 Docs: Improve documentation for _prime_post_parents_caches(). Jonny Harris 2023-10-04 12:14:50 +00:00
  • d9edabf016 Twenty Fourteen: Correct @since entry for an authors list query arguments filter. Sergey Biryukov 2023-10-04 12:12:56 +00:00
  • d8206d2167 Editor: Simplify return shape and logic of _wp_get_block_patterns(). Felix Arntz 2023-10-03 18:17:03 +00:00
  • e624c1278a Build/Test Tools: Test Twenty Twenty-Four. Jonathan Desrosiers 2023-10-03 18:11:01 +00:00
  • 046ce88332 Post WordPress 6.4 Beta 2 version bump. Tonya Mork 2023-10-03 17:07:21 +00:00
  • 8c74bce2e4 WordPress 6.4 Beta 2. Tonya Mork 2023-10-03 16:30:41 +00:00
  • 17e518ae0e Docs: Improve documentation for get_avatar() and related functions. Sergey Biryukov 2023-10-03 16:13:43 +00:00
  • 1a30f7d2fa Query: Fix a PHPCS issue in _prime_post_parents_caches() tests. Tonya Mork 2023-10-03 15:42:06 +00:00
  • 3ad20183b0 Editor: Improve performance of _register_theme_block_patterns function. Jonny Harris 2023-10-03 15:16:55 +00:00
  • d5505fc3b3 Bundled Themes: Update TT4 for 6.4 Beta 2. Tonya Mork 2023-10-03 15:12:30 +00:00
  • 6ee34689ca Query: Improve caching behavior for WP_Query when retrieving id=>parent fields Jonny Harris 2023-10-03 14:59:22 +00:00
  • 53eff06da7 Options, Meta APIs: Implement additional tests covering update_option(). Felix Arntz 2023-10-03 14:09:07 +00:00
  • ea502c4570 Tests: Rename and improve the blocks/context.php file to follow handbook Greg Ziółkowski 2023-10-03 08:52:54 +00:00
  • bd772d60eb Chore: Remove empty test file that was missed after renaming the file Greg Ziółkowski 2023-10-03 08:34:36 +00:00
  • d7c3092054 Tests: Cover Block Hooks integration with a custom block theme Greg Ziółkowski 2023-10-03 08:27:51 +00:00
  • a1852bd49b Editor: Add function prefix to avoid conflicts. Daniel Bachhuber 2023-10-02 22:40:36 +00:00
  • bc259ddd3f Media: Prevent PHP notice in get_avatar(). Felix Arntz 2023-10-02 20:12:13 +00:00
  • 1d0876b676 Update npm packages to latest. Tammie Lister 2023-10-02 18:55:27 +00:00
  • e686e81122 Script Loader: Fix missing documentation for the $path argument of wp_enqueue_block_style(). Felix Arntz 2023-10-02 18:46:30 +00:00
  • f7d73158ac Coding Standards: Remove redundant ignore annotations, take 5. Sergey Biryukov 2023-10-02 11:25:35 +00:00
  • 8bbeee43b6 Coding Standards: Remove redundant ignore annotations, take 4. Sergey Biryukov 2023-10-01 00:20:53 +00:00
  • 00ed25e2c9 Coding Standards: Remove redundant ignore annotations, take 3. Sergey Biryukov 2023-09-30 07:37:34 +00:00
  • 1092ac0ea7 Script Loader: Remove erroneous type attribute from script tag wrapper on login screen. Weston Ruter 2023-09-29 21:59:14 +00:00
  • 1427d84abc Customize: Harden and modernize URL manipulation in WP_Customize_Manager::remove_frameless_preview_messenger_channel(). Weston Ruter 2023-09-29 21:37:06 +00:00
  • 8c0adc93df Script Loader: Harden removal of script tag wrappers. Weston Ruter 2023-09-29 19:45:53 +00:00
  • 4baf0a1eda Comments: Improve WP_Comment_Query count query performance by setting 'order by' to 'none'. Jonny Harris 2023-09-29 17:11:21 +00:00
  • 702e2c76a6 Tests: Reduce usage of assertEquals Aaron Jorbin 2023-09-29 15:22:12 +00:00
  • 1f914ecb2f Revisions: slash meta values for autosave (preview) revisions. Adam Silverstein 2023-09-29 15:05:40 +00:00
  • 345fb48865 Editor: Avoid Deferring Loading for Empty Block Script URI Jonny Harris 2023-09-29 13:13:54 +00:00
  • 0f0d34ed55 Coding Standards: Remove redundant ignore annotations, take 2. Sergey Biryukov 2023-09-29 12:19:29 +00:00
  • 71080fa580 Editor: Replace property_exists calls in block related functions with instanceof Jonny Harris 2023-09-29 10:18:05 +00:00
  • a80165b78f Coding Standards: Remove temporary exclusion from the PHPCS ruleset. Sergey Biryukov 2023-09-28 22:30:20 +00:00
  • f0a1369441 Code Modernization: Fix "passing null to non-nullable" deprecation from next_posts(). Tonya Mork 2023-09-28 21:24:35 +00:00
  • e3a612a97c General: Set the correct script version for regenerator-runtime Greg Ziółkowski 2023-09-28 08:33:25 +00:00
  • ea5856efe8 Coding Standards: Remove redundant ignore annotations. Sergey Biryukov 2023-09-28 00:02:47 +00:00
  • 6fa2ce424f Editor: Remove 'wp-edit-site' stylesheet enqueue from iframe. Tonya Mork 2023-09-27 17:38:38 +00:00
  • e34c8b7fbc Filesystem API: Free the archive in _unzip_file_ziparchive(). Colin Stewart 2023-09-27 16:29:37 +00:00
  • d740727ea8 Text Changes: Remove empty space in Erase Personal Data help tab. Tonya Mork 2023-09-27 15:42:29 +00:00
  • b52cd85390 Blocks: Add unit test coverage for Patterns registry. Bernie Reiter 2023-09-27 13:08:35 +00:00
  • 711e4b9b97 Bootstrap/Load: Remove a redundant continue statement in add_magic_quotes(). Sergey Biryukov 2023-09-27 09:40:43 +00:00
  • 972632085f Editor: fix undefined array key warning. Isabel Brison 2023-09-27 05:10:28 +00:00
  • 7cf8998e46 Post WordPress 6.4 Beta 1 version bump. Tammie Lister 2023-09-26 20:16:38 +00:00
  • 6b35688b82 WordPress 6.4 Beta 1. Tammie Lister 2023-09-26 19:52:42 +00:00
  • df17fdbd05 Editor: 2nd package updates for 6.4 Beta 1. Tonya Mork 2023-09-26 19:08:58 +00:00
  • 1b1c6afd46 Bundled Themes: Twenty Twenty-Four is now the default theme. Tammie Lister 2023-09-26 17:31:28 +00:00
  • 0b3e704899 Twenty Twenty-Four: Fix issue with theme screenshot. Jonathan Desrosiers 2023-09-26 17:13:44 +00:00
  • eb5e39db69 General: Define the desired mime-type for WebP files. Jonathan Desrosiers 2023-09-26 17:05:24 +00:00
  • 76c6b57867 Templates: Introduce _remove_theme_attribute_from_template_part_block. Bernie Reiter 2023-09-26 16:59:11 +00:00
  • 0ed8dcda72 HTTP API: Deprecate the http_api_transports filter. Sergey Biryukov 2023-09-26 16:53:20 +00:00
  • 166e042683 Templates: Move old theme attr injection function to deprecated.php. Bernie Reiter 2023-09-26 16:47:24 +00:00
  • b5cb86a482 Twenty Twenty-Four: Fix font and image assets. Jonathan Desrosiers 2023-09-26 16:44:05 +00:00
  • a5c6a766a3 Toolbar: Link to Learn WordPress in the WordPress Logo menu. Colin Stewart 2023-09-26 16:27:58 +00:00
  • 5e09e5e18e Templates: Deprecate _inject_theme_attribute_in_block_template_content. Bernie Reiter 2023-09-26 16:17:18 +00:00
  • 2e863375a1 Login and Registration: Add /login.php as an alias for the login page. Sergey Biryukov 2023-09-26 16:09:38 +00:00
  • 319e6b8857 Options, Meta APIs: Fix follow up bug when comparing values for options using the pre_option_{$option} filter. Felix Arntz 2023-09-26 15:53:39 +00:00
  • 6e635242ec Bundled Themes: Import Twenty Twenty-Four, the new default theme for WordPress 6.4. Tammie Lister 2023-09-26 15:48:05 +00:00
  • 5ee043bb33 Revisions: avoid double call to wp_restore_post_revision_meta when restoring post. Adam Silverstein 2023-09-26 15:42:56 +00:00
  • 4f56c3d18a Revisions: framework for storing post meta revisions. Adam Silverstein 2023-09-26 15:30:34 +00:00
  • f84d5c2249 Update regenerated build files. Tammie Lister 2023-09-26 15:25:50 +00:00
  • 332304a1be Quick/Bulk Edit: Pre-fill category fields with their status. Colin Stewart 2023-09-26 15:03:19 +00:00
  • dc31cf0624 Media: Change link text when attachment pages disabled. Tonya Mork 2023-09-26 14:43:25 +00:00
  • ae1484cbb6 Update editor related npm packages Tammie Lister 2023-09-26 14:20:18 +00:00
  • e77aaf1bae Editor: Reduce the use of the _wp_array_get() function to improve performance. Sergey Biryukov 2023-09-26 13:45:23 +00:00