Commit Graph

  • da48a9e76e Editor: add text orientation for blocks with typography support. Isabel Brison 2023-09-18 06:47:44 +00:00
  • ac8db41833 Editor: add block instance element color support for buttons and headings. Isabel Brison 2023-09-18 06:25:49 +00:00
  • 4bcf32a698 Administration: Add support for attributes in wp_admin_notice(). Joe Dolson 2023-09-18 00:28:24 +00:00
  • 4e0e46018d Administration: Move tabindex="-1" from notice to JS. Joe Dolson 2023-09-17 22:49:06 +00:00
  • 1e11c3fce8 Administration: Use wp_admin_notice() in wp-admin/network/. Joe Dolson 2023-09-17 19:10:58 +00:00
  • f058bd1217 Administration: Use wp_admin_notice() more in wp-admin/. Joe Dolson 2023-09-17 15:31:32 +00:00
  • ce32693b3d Administration: Use wp_admin_notice() more in /wp-admin/includes/. Colin Stewart 2023-09-17 15:21:07 +00:00
  • fe097d1686 Coding Standards: Fix a few newly introduced WPCS issues. Sergey Biryukov 2023-09-17 02:08:25 +00:00
  • 5cfb817067 Administration: Increase wp_admin_notice() usage in /wp-includes/. Colin Stewart 2023-09-16 21:47:22 +00:00
  • 8161a8c62a Coding Standards: Remove extra parentheses in a few str_contains() conditionals. Sergey Biryukov 2023-09-16 06:48:59 +00:00
  • 0c7ddbd67a Options, Meta APIs: Optimize get_option by relocating notoptions cache lookup. Jonny Harris 2023-09-15 16:13:52 +00:00
  • 60d2d8ac75 Coding Standards: Remove the custom property for the FileName sniff. Sergey Biryukov 2023-09-15 10:45:18 +00:00
  • ffc7b50e4b Coding Standards: Improve organization of the WPCS-based PHPCS ruleset. Sergey Biryukov 2023-09-15 09:06:23 +00:00
  • fd894bfd2c Blocks: Remove the gutenberg textdomain accidently added to translation Greg Ziółkowski 2023-09-15 07:49:27 +00:00
  • 227fdb8b74 Media: Fix focus loss when closing Image Rotation menu. Joe Dolson 2023-09-14 22:33:50 +00:00
  • 73d839264f Administration: additional_classes is not a function. Joe Dolson 2023-09-14 22:08:27 +00:00
  • bd8ff4a62a Administration: Fix undeclared variable. Joe Dolson 2023-09-14 17:10:25 +00:00
  • da28362ba1 Tests: Improve the assertions for REST API endpoint for block types Greg Ziółkowski 2023-09-14 14:54:41 +00:00
  • 7b90f22573 General: Add block_hooks field to block type registration, REST API. Bernie Reiter 2023-09-14 13:23:13 +00:00
  • e005108fe1 Coding Standards: Restore more descriptive variable names in a few class methods. Sergey Biryukov 2023-09-14 12:44:23 +00:00
  • 4ba29eb1cb Taxonomy: Introduce 'cache_results' parameter to WP_Term_Query for bypassing query caching. Jonny Harris 2023-09-14 12:38:04 +00:00
  • 950e76270f Tests: Split tests for _inject_theme_attribute_in_template_part_block Greg Ziółkowski 2023-09-14 11:45:51 +00:00
  • a5bcf199a7 Bundled Theme: Implement the_header_image_tag function for enhanced compatibility for older core themes. Jonny Harris 2023-09-14 11:23:59 +00:00
  • 943e2b9551 Twenty Ninteen: Revert changes to 'style-rtl.css'. Tammie Lister 2023-09-14 10:23:55 +00:00
  • 73053994bf Twenty Nineteen: Fixes button line height. Tammie Lister 2023-09-14 09:45:48 +00:00
  • 18fbb97e50 Themes: Fix @covers PHPDoc line for test. Bernie Reiter 2023-09-14 09:04:04 +00:00
  • bbb85de12d Themes: Inject theme attribute during serialization. Bernie Reiter 2023-09-14 08:50:43 +00:00
  • 11c53d559b Post Types: allow trashing draft patterns. Isabel Brison 2023-09-14 05:51:09 +00:00
  • 4bdca50d7a Administration: Fix erroneous call to wp_admin(). Colin Stewart 2023-09-14 05:48:41 +00:00
  • ec47a8f85f REST API: quality tweaks to WP_REST_Global_Styles_Controller. Isabel Brison 2023-09-14 05:11:50 +00:00
  • 1a168a199e Editor: disable default style engine optimisation. Isabel Brison 2023-09-14 04:54:22 +00:00
  • f43aaaf741 Administration: Use wp_admin_notice() for .updated. Joe Dolson 2023-09-14 02:13:42 +00:00
  • 795534f909 Administration: Use wp_admin_notice() in /wp-includes/. Joe Dolson 2023-09-14 01:23:37 +00:00
  • fa21528a9a Administration: Use wp_admin_notice() in /wp-admin/includes. Joe Dolson 2023-09-14 01:11:29 +00:00
  • 3cefc7c7ff Administration: Use wp_admin_notice() in /wp-admin/. Joe Dolson 2023-09-14 00:52:45 +00:00
  • 96a7954ee6 Bundled Themes: Ensure Twenty Twenty's main script loads in head for WP<6.3. Weston Ruter 2023-09-13 22:14:15 +00:00
  • 1c2653dbcf General: Update wp_register_script() calls in core to use new function signature. Felix Arntz 2023-09-13 20:50:17 +00:00
  • 6f74f616b8 Twenty-Twenty One: Fixes quotation mark being outside with background. Tammie Lister 2023-09-13 15:38:27 +00:00
  • 640a53354c REST API: Avoid unnecessarily preparing item links REST API index. Jonny Harris 2023-09-13 14:32:33 +00:00
  • 11e91d50d5 HTML API: Update documentation and rename internal variable on HTML Processor Bernie Reiter 2023-09-13 13:00:59 +00:00
  • 7dbf409caf HTML API: Skip over contents of RAWTEXT elements such as STYLE. Bernie Reiter 2023-09-13 12:47:25 +00:00
  • 8e4ff2a01d Themes: Add test for theme atttibute in file-based block template. Bernie Reiter 2023-09-13 12:03:14 +00:00
  • 36f8240cc3 Docs: Fix typo in a comment in wp_trim_excerpt(). Sergey Biryukov 2023-09-13 08:06:26 +00:00
  • 15f5a952a1 Posts, Post Types: Avoid unnecessarily parsing blocks twice in wp_trim_excerpt(). Felix Arntz 2023-09-12 19:18:34 +00:00
  • fd6c5606b1 Coding Standards: Include one space after function keyword for closures. Sergey Biryukov 2023-09-12 15:21:02 +00:00
  • 9c9329c447 HTML API: Store current token reference in HTML Processor state. Bernie Reiter 2023-09-12 15:10:19 +00:00
  • 44e71c8e70 General: Add optional callback argument to serialize_block(s). Bernie Reiter 2023-09-12 13:00:32 +00:00
  • cc775b9985 Bundled Themes: Use defer loading strategy for theme scripts. Weston Ruter 2023-09-12 00:04:15 +00:00
  • 827a560ade Taxonomy: Cache term objects in WP_Term_Query if query is filtered. Jonny Harris 2023-09-11 11:35:59 +00:00
  • 46c1f6fcf4 External Libraries: Update the Requests library to version 2.0.8. Colin Stewart 2023-09-11 10:31:22 +00:00
  • 2453a6b57d Cron: Cast doing_cron transient to a float. Peter Wilson 2023-09-11 05:25:41 +00:00
  • aeba9d183d Code Modernization: Use dirname() with the $levels parameter. Sergey Biryukov 2023-09-11 04:51:09 +00:00
  • 858bd4b25f Coding Standards: Correct spacing for spread operators. Sergey Biryukov 2023-09-10 09:02:49 +00:00
  • 2a13d9321c Upgrade/Install: Fix broken sprintf() call when deleting a backup. Colin Stewart 2023-09-10 07:31:47 +00:00
  • 54e1b4b959 Coding Standards: Use pre-increment/decrement for stand-alone statements. SergeyBiryukov 2023-09-09 09:26:01 +00:00
  • 1118e37f48 Coding Standards: Remove superfluous blank lines at the end of various functions. Sergey Biryukov 2023-09-08 10:01:14 +00:00
  • d790be16dc Coding Standards: Remove superfluous blank lines at the end of various classes. Sergey Biryukov 2023-09-08 09:30:38 +00:00
  • 3f9bc4eac0 Editor: tweak root padding styles. Isabel Brison 2023-09-08 00:49:49 +00:00
  • b693aebc34 Editor: performance enhancements to class-wp-theme-json. Isabel Brison 2023-09-08 00:25:01 +00:00
  • 9de414277e Code Modernization: Use wp_trigger_error() in WP_Text_Diff_Renderer_Table magic methods. Tonya Mork 2023-09-07 20:46:53 +00:00
  • a5eddeab2d Code Modernization: Use wp_trigger_error() in WP_User_Query magic methods. Tonya Mork 2023-09-07 20:43:48 +00:00
  • dc76011874 Code Modernization: Use wp_trigger_error() in WP_List_Table magic methods. Tonya Mork 2023-09-07 20:39:07 +00:00
  • ef54f4e57f Plugins: Respect prefers-reduced-motion on plugin thumbnails. Joe Dolson 2023-09-07 20:35:38 +00:00
  • 9b6d04adaa Fonts: Removes static instance in wp_print_font_faces(). Tonya Mork 2023-09-07 17:28:59 +00:00
  • 1cfefb918a Build/Test Tools: Update a few more 3rd-party GitHub Action occurrences. Jonathan Desrosiers 2023-09-07 16:54:48 +00:00
  • 34520001c5 Build/Test Tools: Update 3rd-party GitHub Actions. Jonathan Desrosiers 2023-09-07 16:49:18 +00:00
  • 46f64928af Coding Standards: Remove superfluous blank lines at the end of various files. Sergey Biryukov 2023-09-07 14:57:30 +00:00
  • 362624176c Editor: add configurable viewport sizes for fluid typography. Isabel Brison 2023-09-07 04:28:45 +00:00
  • 9f5dd61a6e Editor: allow disabling layout controls. Isabel Brison 2023-09-07 01:03:09 +00:00
  • 503addd8c5 Bundled Themes: Update npm dependencies for Twenty Nineteen and Twenty Twenty. Jonathan Desrosiers 2023-09-07 00:57:39 +00:00
  • d480448a9c Bundled Themes: Set legacy-peer-deps to true. Jonathan Desrosiers 2023-09-07 00:07:39 +00:00
  • f66fe0e91e Bundled Themes: Use Node.js 16.x in themes with a build process. Jonathan Desrosiers 2023-09-06 23:42:10 +00:00
  • 6ea6972c87 General: Introduce wp_trigger_error(). Tonya Mork 2023-09-06 22:06:26 +00:00
  • e14213ebe9 Editor: Prevent possibility of a fatal error when previewing block themes. Andrew Ozz 2023-09-06 21:46:09 +00:00
  • 476db82c2f Editor: Fix loading of assets in blocks in child themes where the directory name starts with the parent theme's directory name. Example: twentyseventeen and twentyseventeen-child. Andrew Ozz 2023-09-06 21:22:28 +00:00
  • d67d8d6e94 Bundled Theme: Update default themes to use new script function signature. Felix Arntz 2023-09-06 21:21:17 +00:00
  • a138c19e35 Upgrade/Install: Check plugin compatibility during bulk upgrades. Colin Stewart 2023-09-06 18:28:59 +00:00
  • 8d65dc9eed Themes: Avoid stale caches for core block styles. Joe McGill 2023-09-06 18:06:47 +00:00
  • bd594f72a8 Themes: Remove unnecessary check if file exists in the theme functions. Jonny Harris 2023-09-06 12:58:47 +00:00
  • e619082f8a Database: Add expiration for dirsize_cache to transient to improve performance. Jonny Harris 2023-09-06 10:01:39 +00:00
  • a8b346138a Coding Standards: Correct equals sign alignment in various files. Sergey Biryukov 2023-09-06 09:31:48 +00:00
  • 77a7772f9f Editor: update packages with bug fixes for 6.3.2 Isabel Brison 2023-09-06 03:17:08 +00:00
  • 6aa3721dab Docs: Add a @since note for add_new labels change in get_post_type_labels(). Sergey Biryukov 2023-09-06 00:44:29 +00:00
  • 3384a80c3a Administration: Use admin notice functions in nav menu admin. Joe Dolson 2023-09-05 20:48:01 +00:00
  • 305de43a1f Administration: Add improved context for add new links. Joe Dolson 2023-09-05 19:24:31 +00:00
  • 5f1a92c96d Code Modernization: Rename parameters that use reserved keywords in wp-includes/functions.php. Sergey Biryukov 2023-09-05 12:22:44 +00:00
  • 92994bd336 Query: Use split queries in WP_Query if persistent object caching is enabled. Jonny Harris 2023-09-05 12:21:27 +00:00
  • 6be588c72f Widgets: Improve performance of has_content method in WP_Widget_Media_Gallery class. Jonny Harris 2023-09-04 16:31:30 +00:00
  • fa9f8397bc Coding Standards: Use strict comparison in wp-includes/class-wp-hook.php. Sergey Biryukov 2023-09-04 11:38:37 +00:00
  • d0deb5bc66 Upload: Correct duplicate MIME type for .xlsx files generated by Google Docs. Sergey Biryukov 2023-09-03 12:49:51 +00:00
  • 9a87bc5d4e Site Health: Show correct debug value for file uploads. Sergey Biryukov 2023-09-02 18:34:59 +00:00
  • a22fee0e5a Options, Meta APIs: Introduce wp_set_option_autoload_values(). Felix Arntz 2023-09-01 19:55:11 +00:00
  • 5269bf66f4 Editor: Ensure main query loop is entered for singular content in block themes. Felix Arntz 2023-09-01 17:30:02 +00:00
  • b447190e4c Build/Test Tools: Compare results in performance measurement workflow. Pascal Birchler 2023-09-01 17:24:56 +00:00
  • 36fe58a8c6 Upgrade/Install: Remove unused globals in core_upgrade_preamble(). Sergey Biryukov 2023-09-01 11:05:32 +00:00
  • 9f3b57d473 Media: Remove unused $is_IE and $is_opera globals in media_upload_form(). Sergey Biryukov 2023-09-01 11:01:24 +00:00
  • 0b40c80d0d Editor: Don't use fluid layout value in typography. Isabel Brison 2023-09-01 04:01:23 +00:00
  • 3c98d25402 Editor: Preserve block style variations when securing theme. Isabel Brison 2023-09-01 02:51:55 +00:00
  • 13531cc3bd Tests: Remove webfonts tests. Tonya Mork 2023-08-31 22:16:05 +00:00
  • c29b095e76 Introduce font-face styles generator and printer. Tonya Mork 2023-08-31 21:47:40 +00:00