{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2889328,"defaultBranch":"master","name":"WordPress","ownerLogin":"WordPress","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-12-01T07:05:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/276006?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715097125.0","currentOid":""},"activityList":{"items":[{"before":"b3e3c8ba32b815f88fd7b0b1651142f1d410a1f6","after":"991a96b968b1f0662e03edff0607f09dc9cb9b4e","ref":"refs/heads/master","pushedAt":"2024-05-24T09:50:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Docs: Add a `@since` note for the changes to `safecss_filter_attr()` in WP 6.6.\n\nFollow-up to [58170].\n\nSee #61111.\nBuilt from https://develop.svn.wordpress.org/trunk@58196\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57659 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Docs: Add a @since note for the changes to safecss_filter_attr() …"}},{"before":"03ed152078e93b6bf6011d99ee2adc2fc3f62a1a","after":"b3e3c8ba32b815f88fd7b0b1651142f1d410a1f6","ref":"refs/heads/master","pushedAt":"2024-05-24T09:44:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Interactivity API: Include preact/debug when SCRIPT_DEBUG is enabled\n\nSyncs the changes from Gutenberg: https://github.com/WordPress/gutenberg/pull/60514. Enqueues a different Interactivity API runtime version with preact/debug when SCRIPT_DEBUG is enabled.\n\nProps darerodz, jonsurrell, gziolo.\nFixes #61171.\n\n\nBuilt from https://develop.svn.wordpress.org/trunk@58195\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57658 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Interactivity API: Include preact/debug when SCRIPT_DEBUG is enabled"}},{"before":"76b498103cc0024a6ba3fa05cc505de853a092ec","after":"03ed152078e93b6bf6011d99ee2adc2fc3f62a1a","ref":"refs/heads/master","pushedAt":"2024-05-24T08:32:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: fix PHP warnings in tests after [58170].\n\nProps peterwilsoncc.\nFixes #61111.\nBuilt from https://develop.svn.wordpress.org/trunk@58194\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57657 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: fix PHP warnings in tests after [58170]."}},{"before":"ec7c61e3205064ddc6547ce30febebf0f84160da","after":"76b498103cc0024a6ba3fa05cc505de853a092ec","ref":"refs/heads/master","pushedAt":"2024-05-24T08:02:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Build: Add globalThis DefinePlugin config to webpack\n\nThis updates the build to account for related changes in WordPress packages. More details in https://github.com/WordPress/gutenberg/pull/61486.\n\nProps jonsurrell, youknowriad, swissspidy, gziolo.\nFixes #61262.\n\n\n\nBuilt from https://develop.svn.wordpress.org/trunk@58193\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57656 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Build: Add globalThis DefinePlugin config to webpack"}},{"before":"07a35d5d41e7af66889ba951f3ce2ac4e5cfd80d","after":"ec7c61e3205064ddc6547ce30febebf0f84160da","ref":"refs/heads/master","pushedAt":"2024-05-24T01:22:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"HTML API: Add `expects_closer()` method to HTML Processor\n\nThis patch adds a new method, `WP_HTML_Processor->expects_closer()` to indicate\nif the currently-matched node expects to find a closing token. For example, a\n`DIV` element expects a closing `` tag, but an `` expects none, because\nit's a void element. Similarly, `#text` nodes and HTML comments only appear as\nunitary nodes on the stack of open elements. Once proceeding further in the\ndocument they are immediately removed without any closing tag.\n\nThis new method serves as a helper to indicate whether or not to expect the\ncloser, as this can be more complicated than it seems, and calling code\nshouldn't have to build custom interpretations and implementations. Instead,\nthe HTML Processor ought to export its internal knowledge to make it easy for\nconsuming code and projects.\n\nDeveloped in https://github.com/WordPress/wordpress-develop/pull/6600\nDiscussed in https://core.trac.wordpress.org/ticket/61257\n\nFixes #61257.\nProps dmsnell, jonsurrell.\n\n\nBuilt from https://develop.svn.wordpress.org/trunk@58192\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57655 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"HTML API: Add expects_closer() method to HTML Processor"}},{"before":"c3b76697cddbb11ffc38c21a46948318dd63dd73","after":"07a35d5d41e7af66889ba951f3ce2ac4e5cfd80d","ref":"refs/heads/master","pushedAt":"2024-05-23T23:38:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"HTML API: Add method to report depth of currently-matched node.\n\nThe HTML Processor maintains a stack of open elements, where every element,\nevery `#text` node, every HTML comment, and other node is pushed and popped while\ntraversing the document. The \"depth\" of each of these nodes represents how deep\nthat stack is where the node appears. Unfortunately this information isn't\nexposed to calling code, which has led different projects to attempt to\ncalculate this value externally. This isn't always trivial, but the HTML\nProcessor could make it so by exposing the internal knowledge in a new method.\n\nIn this patch the `get_current_depth()` method returns just that. Since the\nprocessor always exists within a context, the depth includes nesting from the\nalways-present html element and also the body, since currently the HTML\nProcessor only supports parsing in the IN BODY context.\n\nThis means that the depth reported for the `DIV` in `
` is 3, not 1, because\nits breadcrumbs path is `HTML > BODY > DIV`.\n\nDeveloped in https://github.com/WordPress/wordpress-develop/pull/6589\nDiscussed in https://core.trac.wordpress.org/ticket/61255\n\nFixes #61255.\nProps dmsnell, jonsurrell.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58191\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57654 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"HTML API: Add method to report depth of currently-matched node."}},{"before":"3c2e6808c38dcfa6eacaa66c583ae11073548e09","after":"c3b76697cddbb11ffc38c21a46948318dd63dd73","ref":"refs/heads/master","pushedAt":"2024-05-23T22:50:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"HTML API: Respect `class_name` query arg in `HTML_Processor::next_tag()`\n\nPreviously the HTML Process was ignoring the `class_name` argument in\nthe `next_tag()` query if it existed. This was wrong and would lead to\ncalling code finding the wrong tag if provided.\n\nThis patch adds the class detection code back into `next_tag()` to fix\nthe bug.\n\nDeveloped in https://github.com/WordPress/wordpress-develop/pull/6618\nDiscussed in https://core.trac.wordpress.org/ticket/58517\n\nSee #58517.\nFollow-up to [56274].\nProps: dmsnell, jonsurrell.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58190\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57653 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"HTML API: Respect class_name query arg in HTML_Processor::next_tag()"}},{"before":"cbc1c955d855e8d8abda0b8de391447d47dfcaae","after":"3c2e6808c38dcfa6eacaa66c583ae11073548e09","ref":"refs/heads/master","pushedAt":"2024-05-23T20:00:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: add new block PHP files.\n\nThis was forgotten in changeset 58187.\n\n\nBuilt from https://develop.svn.wordpress.org/trunk@58189\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57652 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: add new block PHP files."}},{"before":"1fbf5fa51d90b9e778878e7edfcd33b101dcf994","after":"cbc1c955d855e8d8abda0b8de391447d47dfcaae","ref":"refs/heads/master","pushedAt":"2024-05-23T19:58:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Introduce Token Map: An optimized static translation class.\n\nThis patch introduces a new class: `WP_Token_Map`, designed for efficient\nlookup and translation of static mappings between string keys or tokens, and\nstring replacements (for example, HTML character references).\n\nThe Token Map imposes certain restrictions on the byte length of the lookup\ntokens and their replacements, but is a highly-optimized data structure for\nmappings with a very high number of tokens.\n\nDeveloped in https://github.com/WordPress/wordpress-develop/pull/5373\nDiscussed in https://core.trac.wordpress.org/ticket/60698\n\nFixes #60698.\nProps: dmsnell, gziolo, jonsurrell, jorbin.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58188\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57651 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Introduce Token Map: An optimized static translation class."}},{"before":"031dbe0b4dc3f1fedf815b24c619285ab338d356","after":"1fbf5fa51d90b9e778878e7edfcd33b101dcf994","ref":"refs/heads/master","pushedAt":"2024-05-23T19:42:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: Update npm packages.\n\nUpdates the editor npm packages to latest versions.\n\nSee https://github.com/WordPress/wordpress-develop/pull/6612.\n\nProps ellatrix, mukesh27, youknowriad, mamaduka.\n\n\nBuilt from https://develop.svn.wordpress.org/trunk@58187\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57650 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: Update npm packages."}},{"before":"bdebc89143069e1b5f4c3357c320b27c9b18543c","after":"031dbe0b4dc3f1fedf815b24c619285ab338d356","ref":"refs/heads/master","pushedAt":"2024-05-23T18:36:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Block Hooks API: Insert metadata at the same time as hooked blocks.\n\nThe Block Hooks UI relies on the `ignoredHookedBlocks` metadata when determining whether to show the toggle in the Site Editor. The problem is that for uncustomized templates we don't add this metadata.\n\nCurrently the visitor functions have a default callback of `insert_hooked_blocks` and we only add the metadata when we're writing to the database via an available filter in the template controller.\n\nThis changeset creates a new callback which both inserts the hooked blocks and adds the `ignoredHookedBlocks` metadata to the anchor block, and uses this new callback explicitly in the visitor functions that are run upon reading from the database.\n\nWe continue to set the `ignoredHookedBlocks` metadata when writing to the database, i.e. this operation happens twice. Although not ideal, this is necessary to cover the following scenarios:\n\n* When the user adds an anchor block within the editor, we still need to add the `ignoredHookedBlocks` meta to it to prevent hooked blocks hooking on to it unexpectedly on the frontend. This is required to keep parity between the frontend and editor.\n* When a user writes template data to the database directly through the API (instead of the editor), we need to again ensure we're not inserting hooked blocks unexpectedly.\n\nIt is worth noting that with this change, the first hooked block to insert relative to its anchor block will be accepted. Any additional blocks of the same type (e.g. a second `core/loginout` block) trying to hook onto the same anchor block will be ignored, irrespective of the position.\n\nProps tomjcafferkey, bernhard-reiter, gziolo.\nFixes #59574.\nBuilt from https://develop.svn.wordpress.org/trunk@58186\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57649 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Block Hooks API: Insert metadata at the same time as hooked blocks."}},{"before":"0d6e7f33c4c91eb53e97d39ef67627e4c1684225","after":"bdebc89143069e1b5f4c3357c320b27c9b18543c","ref":"refs/heads/master","pushedAt":"2024-05-23T16:16:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: Remove additional calls to `WP_Theme_JSON::_construct`.\n\nThis improves performance of the `WP_Theme_JSON_Resolver` class by avoiding redundant construction of `WP_Theme_JSON` objects for each origin.\n\nProps thekt12, joemcgill, swissspidy, audrasjb, oandregal.\nFixes #61112.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58185\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57648 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: Remove additional calls to WP_Theme_JSON::_construct."}},{"before":"6cb9583d5d6051d92597b15e5388296a360fbb51","after":"0d6e7f33c4c91eb53e97d39ef67627e4c1684225","ref":"refs/heads/master","pushedAt":"2024-05-23T13:42:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: Add `excerpt` support to the `wp_block` post type.\n\nThe purpose is to enable using the excerpt as a description for user-created patterns on the Site Editor Pattern screens.\n\nThis commit backports the original PR from Gutenberg repository:\n* [[https://github.com/WordPress/gutenberg/pull/60549|#60549: [Data Views] User patterns: Use excerpt as description]]\n\nReference: [[https://github.com/WordPress/gutenberg/issues/55244|#55244: Patterns: Add descriptions to user-created patterns]].\n\nFollow-up to [44146], [44150], [50835], [56030].\n\nProps poena, ntsekouras, krupalpanchal.\nFixes #61250.\nBuilt from https://develop.svn.wordpress.org/trunk@58184\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57647 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: Add excerpt support to the wp_block post type."}},{"before":"0775b694274f220f2e5a5107da4992cb49e19edb","after":"6cb9583d5d6051d92597b15e5388296a360fbb51","ref":"refs/heads/master","pushedAt":"2024-05-22T15:42:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Tests: Use `assertSame()` in navigation fallback tests.\n\nThis ensures that not only the return values match the expected results, but also that their type is the same.\n\nGoing forward, stricter type checking by using `assertSame()` should generally be preferred to `assertEquals()` where appropriate, to make the tests more reliable.\n\nFollow-up to [56052].\n\nSee #60705.\nBuilt from https://develop.svn.wordpress.org/trunk@58183\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57646 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Tests: Use assertSame() in navigation fallback tests."}},{"before":"b6b5ffbf9f42965e4eb7311105a9642235d9fae2","after":"0775b694274f220f2e5a5107da4992cb49e19edb","ref":"refs/heads/master","pushedAt":"2024-05-21T21:40:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Options, Meta APIs: Introduce wp_prime_network_option_caches() to load multiple network options with a single database request.\n\nWordPress's `get_network_option` function generally makes individual database requests for each network option. While some options are preloaded in `wp_load_core_site_options`, many still require single database calls to the network options table.\n\nBuilding on the work done in [56445], [56990], and [57013], which introduced the `wp_prime_option_caches` function, this commit adds two new functions: `wp_prime_network_option_caches` and `wp_prime_site_option_caches`. These functions enable developers to pass an array of option names, allowing caches for these options to be primed in a single object cache or database request. If an option is not found, the notoptions cache key is refreshed, preventing unnecessary repeated requests.\n\nThe function `wp_prime_site_option_caches` is similar to `get_site_option`, enabling developers to retrieve network options on the current network without needing to know the current network ID. If these functions are called in a non-multisite environment, they fall back to using wp_prime_option_caches.\n\nThese functions have been implemented in `wp_load_core_site_options`, `get_site_transient`, and `set_site_transient`.\n\nProps to spacedmonkey, peterwilsoncc, mukesh27, joemcgill.\nFixes #61053.\nBuilt from https://develop.svn.wordpress.org/trunk@58182\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57645 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Options, Meta APIs: Introduce wp_prime_network_option_caches() to loa…"}},{"before":"90de126bd5655a6287025905cd9ca68f18bd509e","after":"b6b5ffbf9f42965e4eb7311105a9642235d9fae2","ref":"refs/heads/master","pushedAt":"2024-05-21T10:34:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Tests: Use `assertSame()` in block support tests.\n\nThis ensures that not only the return values match the expected results, but also that their type is the same.\n\nGoing forward, stricter type checking by using `assertSame()` should generally be preferred to `assertEquals()` where appropriate, to make the tests more reliable.\n\nIncludes renaming a few test classes per the naming conventions.\n\nReference: [https://make.wordpress.org/core/handbook/testing/automated-testing/writing-phpunit-tests/#naming-and-organization Writing PHP Tests: Naming and Organization].\n\nFollow-up to [53076], [53085], [54497], [56046], [56614], [57246], [57491].\n\nSee #60705.\nBuilt from https://develop.svn.wordpress.org/trunk@58181\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57644 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Tests: Use assertSame() in block support tests."}},{"before":"73bb34454d07eaa164bb38a5df5cc0a5f9edd8fa","after":"90de126bd5655a6287025905cd9ca68f18bd509e","ref":"refs/heads/master","pushedAt":"2024-05-20T21:22:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Query: Add more context to the split_the_query filter.\n\n Add more context to the `split_the_query` filter by adding two new parameters: '$old_request' and '$clauses'. This enriches the filter with additional information about the SQL query before the query is run, enabling developers to have more context to help decide if a query should be split. \n\nProps spacedmonkey, shailu25, rcorrales, tillkruess.\nFixes #59514.\nBuilt from https://develop.svn.wordpress.org/trunk@58180\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57643 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Query: Add more context to the split_the_query filter."}},{"before":"cd0b1dde3c4c388196bae0858f82cbfb9c29c5b3","after":"73bb34454d07eaa164bb38a5df5cc0a5f9edd8fa","ref":"refs/heads/master","pushedAt":"2024-05-20T17:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Twenty Twenty-Three: Updates Screenshot.\n\nThe screenshot wasn't showing the front view. This now resolves it to fit guidelines. \n\nProps kafleg, poena, shivashankerbhatta, SergeyBiryukov.\nFixes #56949.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58179\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57642 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Twenty Twenty-Three: Updates Screenshot."}},{"before":"15c49cc2ca26e7e23c60455325d2a6e6d0b4f1ef","after":"cd0b1dde3c4c388196bae0858f82cbfb9c29c5b3","ref":"refs/heads/master","pushedAt":"2024-05-20T15:16:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Bundled Themes: Removes measurement in px for zero and related fixes.\n\nThe measurement in px for zero values is not needed. It does this for Twenty Twenty-One, Twenty Ten, Twenty Eleven and Twenty Nineteen. This also adds short-hand-property-no-redudant-values to Twenty Twenty-One's stylelint rules. Included is removing box-shadow prefixed rules before the standard property in Twenty Ten. Finally, it also removes empty spaces at the ends of lines in Twenty Thirteen, Twenty Nineteen and Twenty Twenty. \n\nProps ankitmaru, SergeyBiryukov, netweb, mukesh27, ryelle, audrasjb, sabernhardt.\nFixes #53874.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58178\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57641 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Bundled Themes: Removes measurement in px for zero and related fixes."}},{"before":"22aa7cb48af220df66fb796cc2606ccecbb5637f","after":"15c49cc2ca26e7e23c60455325d2a6e6d0b4f1ef","ref":"refs/heads/master","pushedAt":"2024-05-20T14:44:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Twenty Sixteen: Fixes mismatch of visual and DOM order of elements.\n\nIn the footer the site info and social menu visual order and DOM order was mismatched. This fixes that and resolves the altering.\n\nProps afercia, joedolson, rcreators, sabernhardt.\nFixes #60496.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58177\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57640 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Twenty Sixteen: Fixes mismatch of visual and DOM order of elements."}},{"before":"1251cb8c5eea57adb4d49bba73fb782a00edcb17","after":"22aa7cb48af220df66fb796cc2606ccecbb5637f","ref":"refs/heads/master","pushedAt":"2024-05-20T14:42:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Tests: Correct a number of invalid `@covers` tags.\n\nThis resolves a few warnings when running PHPUnit with the code coverage report:\n{{{\n\"@covers WP_Privacy_Requests_List_Table::get_views\" is invalid\n\"@covers WP_Block_Bindings_Registry::register_block_bindings_source\" is invalid\n\"@covers WP_Block_Patterns_Registry::_register_theme_block_patterns\" is invalid\n}}}\n\nThe two removed `@coversDefaultClass` annotations are redundant, as the class name is already included in the individual `@covers` tags. Removing them allows `@covers ::_register_theme_block_patterns` to work as expected, where `_register_theme_block_patterns` is an standalone function, not a class method.\n\nFollow-up to [54215], [56733], [57373], [57562].\n\nSee #60705.\nBuilt from https://develop.svn.wordpress.org/trunk@58176\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57639 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Tests: Correct a number of invalid @covers tags."}},{"before":"e1034e15f0ca67a828df46e27df13d4263639c18","after":"1251cb8c5eea57adb4d49bba73fb782a00edcb17","ref":"refs/heads/master","pushedAt":"2024-05-20T13:46:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Coding Standards: Rewrite an empty conditional in `get_post_status()`.\n\nExpand the comment to further clarify the post object check performed.\n\nFollow-up to [58174].\n\nSee #59283.\nBuilt from https://develop.svn.wordpress.org/trunk@58175\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57638 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Coding Standards: Rewrite an empty conditional in get_post_status()."}},{"before":"3cdaeae7abf4a9b413003e9741852b92f899af13","after":"e1034e15f0ca67a828df46e27df13d4263639c18","ref":"refs/heads/master","pushedAt":"2024-05-20T09:50:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Posts: Ensure get_sample_permalink returns the right permalink for auto-draft posts.\n\nThe post editor uses the permalink_template property from the posts REST API to render the post slug input or not. For auto-drafts or newly created posts, this property was not set properly. This PR solves by fixing the get_sample_permalink function used to compute this property.\n\nProps youknowriad, mcsf, antonvlasenko, azaozz, peterwilsoncc, andrewserong, hellofromTonya, spacedmonkey.\nFixes #59283.\nBuilt from https://develop.svn.wordpress.org/trunk@58174\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57637 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Posts: Ensure get_sample_permalink returns the right permalink for au…"}},{"before":"e59e1908551c093067f0be2991ddb6ff45070b3c","after":"3cdaeae7abf4a9b413003e9741852b92f899af13","ref":"refs/heads/master","pushedAt":"2024-05-20T05:28:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: Fix unit tests for fluid typography CSS.\n\nFixes a unit test to assert that CSS variables are defined in `:root{}` rather than `body{}`. Fixes a couple of docblocks in the same file.\n\nFollow up to [58171].\n\nProps ramonopoly.\nSee #61118.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58173\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57636 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: Fix unit tests for fluid typography CSS."}},{"before":"ff2929bf1915f7ebfb54966b61b52195135afbdb","after":"e59e1908551c093067f0be2991ddb6ff45070b3c","ref":"refs/heads/master","pushedAt":"2024-05-19T19:54:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Docs: Add a note that the `who` parameter in `WP_User_Query` is deprecated.\n\nAny usage of `'who' => 'authors'` should be updated to use capability queries instead.\n\nIncludes documenting the capability query parameters in `wp_dropdown_users()`.\n\nFollow-up to [51943].\n\nProps kkmuffme, swissspidy, SergeyBiryukov.\nSee #61243.\nBuilt from https://develop.svn.wordpress.org/trunk@58172\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57635 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Docs: Add a note that the who parameter in WP_User_Query is depre…"}},{"before":"ab8cc6dce331062c627039bf8eb90d1bf82a3f11","after":"ff2929bf1915f7ebfb54966b61b52195135afbdb","ref":"refs/heads/master","pushedAt":"2024-05-18T23:22:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: pass fluid typography theme.json settings to `wp_get_typography_font_size_value`.\n\nUpdates `wp_get_typography_font_size_value` to accept an array of theme.json settings instead of a boolean derived from global state.\n\nProps ramonopoly, audrasjb.\nFixes #61118.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58171\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57634 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: pass fluid typography theme.json settings to `wp_get_typograp…"}},{"before":"c4ff251f13517ffb3f41580a60dacf746539bbba","after":"ab8cc6dce331062c627039bf8eb90d1bf82a3f11","ref":"refs/heads/master","pushedAt":"2024-05-18T20:34:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Editor: add column and row spans to grid children.\n\nAdds support for setting spans using `grid-column` and `grid-row` properties on children of blocks with grid layout.\n\nProps isabel_brison, andrewserong, peterwilsoncc, mukesh27.\nFixes #61111.\n\nBuilt from https://develop.svn.wordpress.org/trunk@58170\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57633 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Editor: add column and row spans to grid children."}},{"before":"c649fd77bd889b73147efb531c5072b354213a11","after":"c4ff251f13517ffb3f41580a60dacf746539bbba","ref":"refs/heads/master","pushedAt":"2024-05-18T18:24:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Move is_utf8_charset() into functions.php\n\nThis caused issues in maintenance mode, and it's not warranted to have\nits own module. This will live alongside `_canonical_charset()`, it's\npartner function.\n\nFixes: #61182.\nProps: dmsnell, sergeybiryukov, swisspiddy.\nFollow-up to: [58148].\n\nBuilt from https://develop.svn.wordpress.org/trunk@58169\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57632 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Move is_utf8_charset() into functions.php"}},{"before":"4b51c9f5d50edbfa08ea81a1ec9f39f3c369f015","after":"c649fd77bd889b73147efb531c5072b354213a11","ref":"refs/heads/master","pushedAt":"2024-05-18T15:22:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Shortcodes: Remove redundant variable type check in `get_post_galleries()`.\n\n`shortcode_parse_atts()` always returns an array as of [57597], so the check is no longer needed.\n\nFollow-up to [40070], [57597].\n\nProps david.binda, swissspidy, oglekler.\nFixes #60581.\nBuilt from https://develop.svn.wordpress.org/trunk@58168\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57631 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Shortcodes: Remove redundant variable type check in `get_post_galleri…"}},{"before":"3ac0cb9fce82276411928d2601274d2d5274bdcf","after":"4b51c9f5d50edbfa08ea81a1ec9f39f3c369f015","ref":"refs/heads/master","pushedAt":"2024-05-17T20:32:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"markjaquith","name":"Mark Jaquith","path":"/markjaquith","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/353790?s=80&v=4"},"commit":{"message":"Administration: A11y: Hide thickbox close icon from screen readers.\n\nAdd `aria-hidden=\"true\"` to the dashicon symbol used as the `close` icon in Thickbox modals. Prevent the icon from being read as a replacement character by screen readers.\n\nProps stevejonesdev, sabernhardt, joedolson.\nSee #61028.\nBuilt from https://develop.svn.wordpress.org/trunk@58167\n\n\ngit-svn-id: http://core.svn.wordpress.org/trunk@57630 1a063a9b-81f0-0310-95a4-ce76da25c4cd","shortMessageHtmlLink":"Administration: A11y: Hide thickbox close icon from screen readers."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUuJSvgA","startCursor":null,"endCursor":null}},"title":"Activity · WordPress/WordPress"}