Commit Graph

  • 676f418c30 Widgets: Avoid 27 duplicate translations in Media Widgets constructor. Jb Audras 2022-04-12 15:38:42 +00:00
  • bab610091d Editor: Update WordPress packages based based on Gutenberg v13.0 RC3 Greg Ziółkowski 2022-04-12 15:10:30 +00:00
  • ebb9aa01dc Administration: Clarify some sentences after [53131]. Jb Audras 2022-04-12 13:41:44 +00:00
  • 31c2639b80 Editor: Remove block patterns from server-generated settings Greg Ziółkowski 2022-04-12 12:58:03 +00:00
  • bca9b6d940 REST API: Use snake case convention for field names in Block Patterns Greg Ziółkowski 2022-04-12 12:46:08 +00:00
  • 731a120463 Tests: Improve test cleanup for block supports Greg Ziółkowski 2022-04-12 09:38:18 +00:00
  • a807e86391 REST API: Bring new endpoints for Block Patterns from Gutenberg plugin Greg Ziółkowski 2022-04-12 09:24:51 +00:00
  • 25d8ed9027 Options: Show error when updating all options exceeds max_input_vars. Peter Wilson 2022-04-12 06:05:45 +00:00
  • e3ead9f54c Emoji: Update the Twemoji to version 14.0.2. Peter Wilson 2022-04-12 05:54:29 +00:00
  • a2b13439ea Media: Run the wp_content_img_tag filter once per image. Peter Wilson 2022-04-12 05:16:46 +00:00
  • b9556e457f I18N: Remove wp-config.php file name from translatable strings. Sergey Biryukov 2022-04-12 01:45:18 +00:00
  • 0ce91f72d9 Formatting: Make get_the_author_link pluggable. David Baumwald 2022-04-11 23:36:56 +00:00
  • 4b898c119b Docs: Misc. docblock fixes in wp-admin/includes/mic.php, as per documentation standards. Jb Audras 2022-04-11 21:46:11 +00:00
  • a879d2f855 Users: Improve wording of the "New Admin Email Address" email. Jb Audras 2022-04-11 21:32:24 +00:00
  • 4ee40e3ff1 Formatting: Avoid escaping valid XML values in esc_xml(). Jb Audras 2022-04-11 19:58:04 +00:00
  • 0453d1bc0d Build/Test Tools: Update generated CSS files after [53141]. Jonathan Desrosiers 2022-04-11 19:08:19 +00:00
  • cab6fec683 Editor: Update build_comment_query_vars_from_block from Gutenberg Greg Ziółkowski 2022-04-11 16:33:51 +00:00
  • 65e8a87320 Build: Bring caniuse-lite to the latest version Greg Ziółkowski 2022-04-11 16:23:21 +00:00
  • b726922bb9 Build: Enable React Fast Refresh for block development Greg Ziółkowski 2022-04-11 16:08:12 +00:00
  • 39775c1111 REST API: Fix the wrong name in the comments controller Greg Ziółkowski 2022-04-11 15:35:56 +00:00
  • 067d1667f2 Editor: Add changes for new Comments Query Loop blocks Greg Ziółkowski 2022-04-11 15:20:13 +00:00
  • 79f2fb4d07 Code Modernization: Rename parameters that use reserved keywords in wp-admin/includes/class-wp-site-icon.php. Sergey Biryukov 2022-04-11 14:19:13 +00:00
  • d6703bbb33 Administration: Replace "can not" with "cannot" after [53131]. Jb Audras 2022-04-11 12:06:15 +00:00
  • 4f64273933 Build: Update webpack to v5.x Greg Ziółkowski 2022-04-11 12:02:14 +00:00
  • d5c8fb3f31 Administration: Revert unwanted spaces found in theme.json after [53131]. Jb Audras 2022-04-11 11:53:55 +00:00
  • b5ad284a93 Administration: Revert accidental changes made to theme.json in changeset [53131]. Jb Audras 2022-04-11 11:51:51 +00:00
  • e592e3303a Administration: Replace "can not" with "cannot" after [53131]. Jb Audras 2022-04-11 11:48:58 +00:00
  • 60e372dd2e Administration: Remove self-reference ("we") in WordPress Admin. Jb Audras 2022-04-11 11:40:38 +00:00
  • 677af9e20e Editor: Add missing defaultDutone changes Greg Ziółkowski 2022-04-11 10:59:45 +00:00
  • a5a6d0d0e0 Editor: Add functionality required for theme export in the site editor Greg Ziółkowski 2022-04-11 10:36:02 +00:00
  • 43aba3b36f Tests: Improve code comments for block supports tests Greg Ziółkowski 2022-04-11 10:12:56 +00:00
  • 2c5e50ec4e Permalinks: Improve settings page error messages. Peter Wilson 2022-04-11 05:14:43 +00:00
  • affb0bcb0c Posts, Post Types/Taxonomies: Add object type specific registration filters. Peter Wilson 2022-04-11 05:09:53 +00:00
  • 3c804bbead Feeds: Remove comment feed HTML headers when empty. Peter Wilson 2022-04-11 05:01:04 +00:00
  • 63d1383a59 Plugins: Update item count when plugin deleted. Peter Wilson 2022-04-11 04:49:29 +00:00
  • c0ab51309e Administration: Remove term page check from ajax-response.js. Peter Wilson 2022-04-11 04:35:37 +00:00
  • 59b4b3e6a6 Upgrade/Install/Users: Prevent JS bug filling new passwords. Peter Wilson 2022-04-11 04:27:11 +00:00
  • ede9cc629d Twenty Twenty One: Prevent loading translation file twice. Jb Audras 2022-04-10 22:27:05 +00:00
  • 09f7209dc6 Twenty Twenty: Improve padding for number input type. Jb Audras 2022-04-10 20:34:20 +00:00
  • 556d86309a Administration: Improved padding for pagination setting fields. Jb Audras 2022-04-10 20:06:09 +00:00
  • 53d112f7b3 General: add missing strong tag to some error messages. Jb Audras 2022-04-10 19:45:40 +00:00
  • 4f6b91d246 Code Modernization: Rename parameters that use reserved keywords in wp-admin/includes/class-wp-site-health.php. Sergey Biryukov 2022-04-10 14:27:31 +00:00
  • fdc6380337 Code Modernization: Rename parameters that use reserved keywords in wp-admin/includes/class-wp-posts-list-table.php. Sergey Biryukov 2022-04-09 20:36:53 +00:00
  • 5a1262f02b Media: Align username and post title in Save postbox. Joe Dolson 2022-04-08 21:08:55 +00:00
  • 0f7c6cd618 Posts, Post Types: Make permalink fully visible on mobile. Joe Dolson 2022-04-08 20:36:03 +00:00
  • c38eafc785 Build/Test Tools: Update some NPM dependencies to the latest versions. Jonathan Desrosiers 2022-04-08 20:05:03 +00:00
  • 567b837754 Build/Test Tools: Update all 3rd party actions to their latest versions. Jonathan Desrosiers 2022-04-08 18:37:20 +00:00
  • 2b63ad63b0 Users: Use autocomplete values on user profiles. Joe Dolson 2022-04-08 17:38:55 +00:00
  • 5486f3b06a REST API: Use rest_parse_embed_param function in WP_REST_Server class. Jonny Harris 2022-04-08 17:27:42 +00:00
  • cbf7859f92 Quick/Bulk Edit: Fix padding in term quick edit. Joe Dolson 2022-04-08 17:03:10 +00:00
  • b6394c2e9f Build/Test Tools: Improve the accuracy of “fixed” Slack notifications. Jonathan Desrosiers 2022-04-08 13:57:44 +00:00
  • 22fbb4a9ae Networks and Sites: Increase sort options in WP_Site_Query. Peter Wilson 2022-04-08 06:34:21 +00:00
  • bacb5d26bc Embeds: Add YouTube shorts to the allow list. Peter Wilson 2022-04-08 06:29:26 +00:00
  • 3f01a736b9 Users: Prevent author changes in bulk editor on large sites. Peter Wilson 2022-04-08 06:24:32 +00:00
  • 4f290ecd64 Administration: Allow floats for menu positions. Peter Wilson 2022-04-08 06:15:02 +00:00
  • c4545fde8d Script loader: Add wp-a11y as dependency of wp-ajax-response. Peter Wilson 2022-04-08 05:58:09 +00:00
  • 2e5de394c7 I18N: Add missing translator comment for application password helper text for Super Admins. Sergey Biryukov 2022-04-08 00:01:18 +00:00
  • 794d76c074 Application Passwords: Use a more appropriate helper text message for super-admins. Jb Audras 2022-04-07 23:14:52 +00:00
  • a43a096883 Toolbar: Add a filter to help remove site icons from toolbar for large multisite, and lazy load them by default. Jb Audras 2022-04-07 22:12:34 +00:00
  • 4eea5639c0 Customize: Use correct dashicon for external links in the Additional CSS section. Sergey Biryukov 2022-04-07 18:00:18 +00:00
  • 761fb95954 Networks and Sites: Improve cache key generation in WP_Network_Query class. Jonny Harris 2022-04-07 17:57:59 +00:00
  • 4b177da5da Networks and Sites: Improve cache key generation in WP_Site_Query class. Jonny Harris 2022-04-07 17:44:34 +00:00
  • 7f26a0b5ce Quick/Bulk Edit: Fix initial focus and keyboard operability. Joe Dolson 2022-04-07 16:42:11 +00:00
  • ae9cff730f Editor: Remove loading remote patterns from editor pages Greg Ziółkowski 2022-04-07 13:51:07 +00:00
  • 0709354ca7 Editor: Update preload paths for post, site and widgets editors Greg Ziółkowski 2022-04-07 13:38:08 +00:00
  • e3cf5c4183 Site Editor: Resolve homepage template on server-side Greg Ziółkowski 2022-04-07 13:33:03 +00:00
  • e34d775476 Administration: Restore the correct escaping function for base64-encoded SVG icons in the admin menu. Sergey Biryukov 2022-04-07 12:52:32 +00:00
  • 9a7a11a74f Editor: Allow registration of blocks that include assets from within a theme Greg Ziółkowski 2022-04-07 11:57:16 +00:00
  • b3a85cbd54 Editor: Add localAutosaveInterval preference to editor settings Greg Ziółkowski 2022-04-07 11:14:46 +00:00
  • 86c6fb2915 Editor: Limit display of tags on classic editor. Peter Wilson 2022-04-07 04:04:31 +00:00
  • 7f94f99062 Taxonomy: Show error message for terms without a name. Peter Wilson 2022-04-07 03:48:16 +00:00
  • 342cd8ca52 Docs: Adjust DocBlock formatting for wp_robots_*() and related functions. Sergey Biryukov 2022-04-06 15:31:23 +00:00
  • 6620cef12d Docs: Adjust some deprecated function DocBlocks per the [https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#1-2-deprecated-functions documentation standards]. Sergey Biryukov 2022-04-06 15:18:08 +00:00
  • f187393d0a Editor: Update layout handling for block supports Greg Ziółkowski 2022-04-06 11:39:55 +00:00
  • 815441077c Editor: Make block type aware of the ancestor field Greg Ziółkowski 2022-04-06 09:45:31 +00:00
  • b72c1d00ae Networks and Sites: Remove duplicate cache entry. Peter Wilson 2022-04-06 04:33:50 +00:00
  • 18a6ec7048 Editor: Soft deprecate block supports functions. Peter Wilson 2022-04-06 04:23:00 +00:00
  • 10b258f61c Build/Test Tools: Prevent error when workflows run for new branches and tags. Jonathan Desrosiers 2022-04-05 13:18:53 +00:00
  • 3a9abc810a Editor: Backport block support changes from the Gutenberg plugin Greg Ziółkowski 2022-04-05 12:06:48 +00:00
  • 639e3180d3 Block Editor: Synchronize global styles endpoint code with Gutenberg. Riad Benguella 2022-04-05 11:47:14 +00:00
  • b8382dfe92 Plugins: Introduce the plugin_install_description filter. Sergey Biryukov 2022-04-05 11:00:58 +00:00
  • ed1f411c56 Block Editor: Backport the Global Styles Variations endpoint. Riad Benguella 2022-04-05 09:50:13 +00:00
  • 9a9ec776a8 Env: Revert accidental changes to the config Greg Ziółkowski 2022-04-05 09:31:06 +00:00
  • f5cc51c8ca Editor: Fix post lock data inconsistencies Greg Ziółkowski 2022-04-05 09:19:58 +00:00
  • d0a0207851 Build: Fix npm install on Apple Silicon Greg Ziółkowski 2022-04-05 08:44:16 +00:00
  • f790a8ed88 Login, Registration: Fix coding standards errors in [53067]. Peter Wilson 2022-04-05 04:16:37 +00:00
  • a742b270ff Login, Registration: Prevent password reset to whitespace alone. Peter Wilson 2022-04-05 03:25:38 +00:00
  • d613ac5555 Query: Add tests following [53065]. Peter Wilson 2022-04-05 01:59:52 +00:00
  • 5ac4ec3208 Query: Cache comments feeds in WP_Query. Peter Wilson 2022-04-05 01:53:59 +00:00
  • fc163963ab Docs: Use third-person singular verbs for function descriptions in WP_Automatic_Updater class, per the documentation standards. Jb Audras 2022-04-04 20:51:22 +00:00
  • ccdb078d08 Mail: Replace empty site title with domain name in email subjects. Jb Audras 2022-04-04 20:19:12 +00:00
  • 671d2caa29 Docs: Add missing description for $taxnow global in various functions. Sergey Biryukov 2022-04-04 18:41:13 +00:00
  • 57a8245f8f Docs: Add missing description for $typenow global in various functions. Sergey Biryukov 2022-04-04 18:37:24 +00:00
  • 8277055e37 Docs: Add missing description for $pagenow global in various functions. Sergey Biryukov 2022-04-04 18:24:18 +00:00
  • 74f4d6b441 Docs: Consistently document the $pagenow global in WP_Customize_Manage methods. Sergey Biryukov 2022-04-04 12:02:00 +00:00
  • 3cd1a741a0 Posts, Post Types; Taxonomy: Translate default labels once. Peter Wilson 2022-04-04 03:48:08 +00:00
  • f99389a125 Customizer: Improve performance checking for published pages. Peter Wilson 2022-04-04 01:23:55 +00:00
  • ecfb9d6a3e Docs: Use correct format for multi-line comments in the_block_editor_meta_boxes(). Sergey Biryukov 2022-04-03 11:43:07 +00:00
  • eec6c374bd Docs: Use third-person singular verbs for function descriptions in WP_Customize_Nav_Menus class, per the documentation standards. Jb Audras 2022-04-02 16:24:24 +00:00
  • 852ea9e699 Docs: Use third-person singular verbs for function descriptions in WP_Customize_Manager class, per the documentation standards. Jb Audras 2022-04-02 16:19:58 +00:00