{"id":"src_H1CQHmtkBZ2rbPZ2588a3","slug":"wordpress-core-dev-notes","name":"WordPress Core Dev Notes","type":"feed","url":"https://make.wordpress.org/core/","orgId":"org_NtIO3Mo7T-C0L5ZLZnIU_","org":{"slug":"wordpress","name":"WordPress"},"isPrimary":false,"metadata":"{\"feedUrl\":\"https://make.wordpress.org/core/feed/\",\"feedType\":\"unknown\",\"feedDiscoveredAt\":\"2026-05-01T20:31:28.084Z\",\"noFeedFound\":false,\"feedLastModified\":\"Wed, 29 Apr 2026 20:54:16 GMT\"}","releaseCount":20,"releasesLast30Days":20,"avgReleasesPerWeek":4.8,"latestVersion":null,"latestDate":"2026-04-29T20:54:16.000Z","changelogUrl":null,"hasChangelogFile":false,"lastFetchedAt":"2026-05-01T20:33:22.061Z","lastPolledAt":"2026-05-01T21:01:07.313Z","trackingSince":"2026-04-02T18:53:14.000Z","releases":[{"id":"rel_UPD2YR5Ht83keAccV-ztm","version":null,"title":"X-post: Urgent: Testing request to Web hosts for collaborative editing by May 4th","summary":"X-comment from [+make.wordpress.org/hosting](https://make.wordpress.org/hosting/): Comment on [Urgent: Testing request to Web hosts for collaborative ...","content":"X-comment from [+make.wordpress.org/hosting](https://make.wordpress.org/hosting/): Comment on [Urgent: Testing request to Web hosts for collaborative editing by May 4th](https://make.wordpress.org/hosting/2026/04/29/urgent-testing-request-to-web-hosts-for-collaborative-editing-by-may-4th/#comment-749)","publishedAt":"2026-04-29T20:54:16.000Z","url":"https://make.wordpress.org/core/2026/04/29/xpost-urgent-testing-request-to-web-hosts-for-collaborative-editing-by-may-4th/","media":[]},{"id":"rel_2wuEmwhrf8Kq2adug65IV","version":null,"title":"Dev Chat Agenda – April 29, 2026","summary":"The next WordPress Developers Chat will take place on [Wednesday, April 29, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?...","content":"The next WordPress Developers Chat will take place on [Wednesday, April 29, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260429T1500) in the [core](https://wordpress.slack.com/messages/core/) channel on [Make WordPress Slack](https://make.wordpress.org/chat/).\n\nThe live meeting will focus on the discussion for upcoming releases, and have an open floor section.\n\nThe various curated agenda sections below refer to additional items. If you have ticket requests for help, please continue to post details in the comments section at the end of this agenda or bring them up during the dev chat.\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### WordPress 7.0\n\n- [RC3 (“new Beta 1”) is scheduled for Friday, May 8th](https://make.wordpress.org/core/2026/04/22/wordpress-7-0-release-party-updated-schedule/)\n\n- Testing and feedback needed from web hosts\n\n### **General**\n\n- Introducing the [Presence API Feature Plugin](https://make.wordpress.org/core/2026/04/27/presence-api-feature-plugin/)\n\n## Discussions ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\n*The discussion section of the agenda is for discussing important topics affecting the upcoming release or larger initiatives that impact the Core Team. To nominate a topic for discussion, please leave a comment on this agenda with a summary of the topic, any relevant links that will help people get context for the discussion, and what kind of feedback you are looking for from others participating in the discussion.*\n\n- WordPress 7.0 is currently on track for May 20th. Temperature check: How are folks feeling?\n\n## Open floor  ![🎙](https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png)\n\nAny topic can be raised for discussion in the comments, as well as requests for assistance on tickets. Tickets in the milestone for the next major or maintenance release will be prioritized.\n\nPlease include details of tickets / PRs and the links in the comments, and indicate whether you intend to be available during the meeting for discussion or will be async.\n\n*Props to [@kirasong](https://profiles.wordpress.org/kirasong/) for proofreading and review*\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#agenda](https://make.wordpress.org/core/tag/agenda/), [#core](https://make.wordpress.org/core/tag/core/), [#core-privacy](https://make.wordpress.org/core/tag/core-privacy/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-29T06:51:16.000Z","url":"https://make.wordpress.org/core/2026/04/29/dev-chat-agenda-april-29-2026/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png","alt":"🎙"}]},{"id":"rel_5vfcFtlNQLD8Qzg14-qUM","version":null,"title":"Presence API Feature Plugin","summary":"The [Presence API](https://github.com/WordPress/presence-api) is an experimental feature plugin that provides a system-wide awareness layer — who is l...","content":"The [Presence API](https://github.com/WordPress/presence-api) is an experimental feature plugin that provides a system-wide awareness layer — who is logged in, what admin screens they are on, and which posts they are editing.\n\nThis idea of presence I think is really cool and seeing where people are… you log into your WordPress, I see oh Matias is moderating some comments, Lynn is on the dashboard maybe reading some news… that idea of like you log in and you can kind of see the neighborhood of like who else is also there.\n\n[Matt Mullenweg, WordPress 7.0 planning session](https://youtu.be/F-xMPY9WqG4?si=YK0rIUM2nuYy7x45&t=2435)\n\n## Problems this aims to solve\n\n- There is currently no way to see who else is logged into the WordPress admin at the same time.\n\n- Posts being actively edited by another user are only surfaced when a lock collision occurs, by which point work may already overlap.\n\n- The post list provides no indication of which posts have active editors until a user tries to open one.\n\nHere’s what that looks like in practice:\n\n[Video](https://www.youtube.com/watch?v=Xa5WkZdjBD4)\n\n**Try it yourself in WordPress Playground:** [5-user blueprint](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/WordPress/presence-api/main/blueprint.json). The blueprint creates 5 editor accounts with live presence spread across admin screens and posts, so the widgets, admin bar, and post list are populated the moment Playground boots — no second browser or incognito window needed.\n\n**See it at scale:** [40-user blueprint](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/WordPress/presence-api/main/blueprint-40.json). Same setup, 40 seeded editors — useful for seeing how the widgets, admin bar, and post list handle density.\n\n## What the plugin provides\n\n- Dashboard widgets: “Who’s Online” and “Active Posts”\n\n- Admin bar online indicator with avatar stack for on-screen presence\n\n- Post list “Editors” column\n\n- Users list “Online” filter\n\n- REST endpoints and WP-CLI commands\n\n- Post-lock bridge (coexists with existing _edit_lock behavior)\n\nAll features are gated on the `edit_posts` capability. Full technical details are in the [GitHub repository](https://github.com/WordPress/presence-api).\n\n## Background\n\nDuring WordPress 7.0 development, discussion in [#64696](https://core.trac.wordpress.org/ticket/64696) identified that storing high-frequency ephemeral data in shared tables causes persistent cache invalidation site-wide. This feature plugin was built to test that workload independently using a dedicated ephemeral data table with a 60-second TTL. Data flows through the existing [Heartbeat API](https://developer.wordpress.org/plugins/javascript/heartbeat-api/). The plugin [was presented](https://wordpress.slack.com/archives/C02RQBWTW/p1775058108549209) at a core dev chat and [subsequently transferred](https://wordpress.slack.com/archives/C02RQBWTW/p1775060126084079) to the WordPress GitHub organization.  It was submitted to the WordPress.org plugin directory on April 6, 2026.\n\n## Feedback welcome\n\nThis plugin is experimental. Feedback on the following is especially helpful:\n\n- Are the UI surfaces (widgets, admin bar, post list) useful as presented?\n\n- Are there admin screens or workflows where presence would be valuable?\n\nDiscussion and development: [#feature-presence-api](https://wordpress.slack.com/archives/C0ASCNMB7FZ) on WordPress Slack\n\nBug reports and discussion: [GitHub Issues](https://github.com/WordPress/presence-api/issues)\n\nThank you to [@jorbin](https://profiles.wordpress.org/jorbin/) and [@desrosj](https://profiles.wordpress.org/desrosj/) for helping to stand up this feature plugin.\n\nProps [@peterwilsoncc](https://profiles.wordpress.org/peterwilsoncc/), [@mindctrl](https://profiles.wordpress.org/mindctrl/), [@czarate](https://profiles.wordpress.org/czarate/), [@davidbaumwald](https://profiles.wordpress.org/davidbaumwald/), [@dd32](https://profiles.wordpress.org/dd32/), [@maxschmeling](https://profiles.wordpress.org/maxschmeling/), and [@westonruter](https://profiles.wordpress.org/westonruter/) for the architectural discussion in [#64696](https://core.trac.wordpress.org/ticket/64696) that informed this work.\n\n[#performance](https://make.wordpress.org/core/tag/performance/), [#presence-api](https://make.wordpress.org/core/tag/presence-api/)","publishedAt":"2026-04-27T14:52:39.000Z","url":"https://make.wordpress.org/core/2026/04/27/presence-api-feature-plugin/","media":[{"type":"video","url":"https://www.youtube.com/watch?v=Xa5WkZdjBD4"}]},{"id":"rel_-oQ7hYbsjSnqVkPxNOujY","version":"23.0","title":"What&#8217;s new in Gutenberg 23.0? (22 April)","summary":"“What’s new in Gutenberg” posts (labeled with the [#gutenberg-new](https://make.wordpress.org/core/tag/gutenberg-new/) tag) are posted following every...","content":"“What’s new in Gutenberg” posts (labeled with the [#gutenberg-new](https://make.wordpress.org/core/tag/gutenberg-new/) tag) are posted following every Gutenberg release on a biweekly basis, showcasing new features included in each release. As a reminder, [here’s an overview](https://make.wordpress.org/core/2020/05/20/ways-to-keep-up-with-full-site-editing-fse/) of different ways to keep up with Gutenberg and the Editor.\n\n![](https://make.wordpress.org/core/files/2025/07/gb-21-0-whats-new-1024x512.png)\n\nWhat’s New In \nGutenberg 23.0?\n\nGutenberg 23.0 has been released and is [available for download](https://wordpress.org/plugins/gutenberg/)!\n\nThis release introduces a revisions panel for templates, template parts, and patterns (experimental), and extends the Site Editor’s Design › Identity panel with Site Title and Site Tagline fields, completing the set alongside the previously added Site Logo and Icon. Real-time collaboration gains compatibility with legacy meta boxes and a range of reliability improvements, while the block editor receives several quality-of-life refinements.\n\nA total of [174 PRs](https://github.com/WordPress/gutenberg/pulls?q=is%3Apr+milestone%3A%22Gutenberg+23.0%22+is%3Aclosed+) were merged in Gutenberg 23.0, with 8 first-time contributors.\n\n**Table of contents**\n\n- [Revisions panel in templates, template parts, and patterns (experimental)](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#revisions-panel-in-templates-template-parts-and-patterns-experimental)\n\n- [Site Title and Site Tagline in the Design › Identity panel](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#site-title-and-site-tagline-in-the-design-identity-panel)\n\n- [Other Notable Highlights](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#other-notable-highlights)\n\n- [Note for users of the Guidelines experiment](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#note-for-users-of-the-guidelines-experiment)\n\n- [Changelog](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#changelog)\n\n[Enhancements](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#enhancements)\n\n- [Bug Fixes](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#bug-fixes)\n\n- [Accessibility](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#accessibility)\n\n- [Performance](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#performance)\n\n- [Experiments](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#experiments)\n\n- [Documentation](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#documentation)\n\n- [Code Quality](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#code-quality)\n\n- [Tools](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#tools)\n\n- [First-time contributors](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#first-time-contributors)\n\n- [Contributors](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/#contributors)\n\n## Revisions panel in templates, template parts, and patterns (experimental)\n\n[![](https://make.wordpress.org/core/files/2026/04/revisions.png)](https://make.wordpress.org/core/files/2026/04/revisions.png)\n\nEditing a template, template part, or pattern now surfaces the same Revisions panel previously available only for posts and pages. When any of these entities has revisions, a Revisions row appears in the sidebar with access to review and restore prior versions, matching the behavior already in place for regular post types.\n\nThis is part of the ongoing `Editor Inspector: Use DataForm` experiment, which is progressively rolling out a unified DataForm-based inspector across all post types. Enable the experiment from **Gutenberg → Experiments** to try it in the Site Editor or while editing a template from the Post Editor. ([#77008](https://github.com/WordPress/gutenberg/pull/77008))\n\n## Site Title and Site Tagline in the Design › Identity panel\n\n[![](https://make.wordpress.org/core/files/2026/04/identify.png)](https://make.wordpress.org/core/files/2026/04/identify.png)\n\nThe **Design › Identity** panel — introduced in 22.8 with Site Logo and Site Icon — now also includes Site Title and Site Tagline. All four identity settings sit in a single panel, editable directly from the Site Editor without a trip to Settings → General. Because the title and tagline fields write to the same `root/site` entity that the Site Title and Site Tagline blocks read from, edits show up live in the editor canvas as you type. The panel uses consistent field styling across text and media controls, so the four settings read as one unified form. ([#76264](https://github.com/WordPress/gutenberg/pull/76264))\n\n## Other Notable Highlights\n\n- **Real-time Collaboration, legacy meta box compatibility.** Plugin authors can now mark individual meta boxes as RTC-compatible using a new `__rtc_compatible_meta_box` flag, so the presence of a legacy meta box no longer unconditionally disables collaboration. Site administrators can also apply the flag to third-party meta boxes via the existing `filter_block_editor_meta_boxes` hook. ([#76939](https://github.com/WordPress/gutenberg/pull/76939))\n\n- **Real-time Collaboration, reliability.** Concurrent edits to array-type block attributes — such as table rows — are now preserved when the array is restructured ([#77164](https://github.com/WordPress/gutenberg/pull/77164)). A single corrupted sync update no longer crashes the whole poll cycle and disconnects every room ([#76968](https://github.com/WordPress/gutenberg/pull/76968)). Gutenberg’s activation hook now honors the Core `WP_ALLOW_COLLABORATION` constant, giving hosts a reliable kill switch ([#77084](https://github.com/WordPress/gutenberg/pull/77084)).\n\n- **Keyboard shortcuts for moving blocks surface in tooltips.** The block toolbar’s move-up / move-down tooltips now display their keyboard shortcuts. ([#76992](https://github.com/WordPress/gutenberg/pull/76992))\n\n- **Spacing side controls re-order when unlinked.** When link mode is off, the four side inputs are arranged in a more predictable order. ([#66317](https://github.com/WordPress/gutenberg/pull/66317))\n\n- **Separator block honors the `---` shortcut’s default variation.** Inserting a Separator via the Markdown-style `---` shortcut now applies the block’s default style variation, matching the behavior of inserting it through the inserter. ([#77135](https://github.com/WordPress/gutenberg/pull/77135))\n\n## Note for users of the Guidelines experiment\n\nIf you had the **Guidelines** experiment enabled in a previous release, 23.0 renames its internal identifiers from `content-guidelines` / `content_guideline` to `guidelines` / `guideline`. The rename covers the custom post type slug, REST base, meta keys, experiment flag, and Redux store. Because the experiment flag itself is renamed, it will appear disabled after updating — you’ll need to re-enable it from **Gutenberg → Experiments** and re-enter any previously saved guidelines. ([#77147](https://github.com/WordPress/gutenberg/pull/77147), [#77223](https://github.com/WordPress/gutenberg/pull/77223))\n\n## Changelog\n\n### Enhancements\n\n#### Components\n\n- wordpress/ui: Add global CSS defense module. ([76783](https://github.com/WordPress/gutenberg/pull/76783))\n\n- Admin UI: Increase page header vertical padding. ([77152](https://github.com/WordPress/gutenberg/pull/77152))\n\n- Admin UI: Update Page background color to surface-neutral. ([76869](https://github.com/WordPress/gutenberg/pull/76869))\n\n- Autocomplete: Remove getAutoCompleterUI factory pattern. ([77048](https://github.com/WordPress/gutenberg/pull/77048))\n\n- DataForm: Add min/max date range support for date and datetime fields. ([77201](https://github.com/WordPress/gutenberg/pull/77201))\n\n- DataForm: Show tooltip in edit button in `panel` layout. ([77024](https://github.com/WordPress/gutenberg/pull/77024))\n\n- DataForm: Support disabled controls. ([77090](https://github.com/WordPress/gutenberg/pull/77090))\n\n- FormToggle: Update disabled styles. ([77208](https://github.com/WordPress/gutenberg/pull/77208))\n\n- Media Upload Modal: Persist view configuration. ([77288](https://github.com/WordPress/gutenberg/pull/77288))\n\n- Text: Remove UA margins. ([76970](https://github.com/WordPress/gutenberg/pull/76970))\n\n- UI `Text`: Mark as recommended. ([77044](https://github.com/WordPress/gutenberg/pull/77044))\n\n- UI/Dialog: Add explicit `margin-inline-end` rule to Title. ([77334](https://github.com/WordPress/gutenberg/pull/77334))\n\n- UI: Update `@base-ui/react` from `1.3.0` to `1.4.0`. ([77308](https://github.com/WordPress/gutenberg/pull/77308))\n\n- UI: Use Text component for Badge typography. ([77295](https://github.com/WordPress/gutenberg/pull/77295))\n\n- Use `--wpds-cursor-control` design token for interactive controls. ([76786](https://github.com/WordPress/gutenberg/pull/76786)), ([77259](https://github.com/WordPress/gutenberg/pull/77259))\n\n- `@wordpress/ui`: Add `Popover`. ([76438](https://github.com/WordPress/gutenberg/pull/76438))\n\n- ui/AlertDialog: Better async confirm APIs, fully use base ui’s `AlertDialog`. ([76937](https://github.com/WordPress/gutenberg/pull/76937))\n\n- ui/`Dialog`: Update Header layout, refactor Title to use Text. ([77161](https://github.com/WordPress/gutenberg/pull/77161))\n\n- ui: Expose `container` portal prop on all overlay Popup components. ([77163](https://github.com/WordPress/gutenberg/pull/77163))\n\n#### Block Library\n\n- Add context for next/previous enlarge image. ([76967](https://github.com/WordPress/gutenberg/pull/76967))\n\n- Image block: Validate attachment ID exists before treating image as local. ([77178](https://github.com/WordPress/gutenberg/pull/77178))\n\n- Search Block: Ensure color settings apply to input field when button is disabled. ([77219](https://github.com/WordPress/gutenberg/pull/77219))\n\n- Tab Menu Item: Simplify active tab menu item style. ([77195](https://github.com/WordPress/gutenberg/pull/77195))\n\n- Tabs: Remove sequential numbering from new tab labels. ([77321](https://github.com/WordPress/gutenberg/pull/77321))\n\n- Use entity link title for link control preview. ([77155](https://github.com/WordPress/gutenberg/pull/77155))\n\n#### Guidelines\n\n- Guidelines CPT: Rename from “content guidelines” to “guidelines” (slug, classes, routes). ([77147](https://github.com/WordPress/gutenberg/pull/77147)), ([77223](https://github.com/WordPress/gutenberg/pull/77223))\n\n- Guidelines: Make the CPT type-aware. ([77491](https://github.com/WordPress/gutenberg/pull/77491))\n\n- Improve guideline revision UX. ([76560](https://github.com/WordPress/gutenberg/pull/76560))\n\n- Registers wp_guideline_type taxonomy. ([77156](https://github.com/WordPress/gutenberg/pull/77156))\n\n- Update actions-section and import/export workflow. ([76621](https://github.com/WordPress/gutenberg/pull/76621))\n\n#### Post Editor\n\n- DataViews: Simplify `defaultLayouts` prop. ([77232](https://github.com/WordPress/gutenberg/pull/77232))\n\n- RTC: Add filterable flag for meta box RTC compatibility. ([76939](https://github.com/WordPress/gutenberg/pull/76939))\n\n- RTC: Change SyncConnectionModal to isSyncConnectionErrorHandled filter and drop IS_GUTENBERG_PLUGIN check. ([76853](https://github.com/WordPress/gutenberg/pull/76853))\n\n#### Block Editor\n\n- Display shortcuts for moving blocks via tooltips. ([76992](https://github.com/WordPress/gutenberg/pull/76992))\n\n- Re-order spacing side controls when unlinked. ([66317](https://github.com/WordPress/gutenberg/pull/66317))\n\n#### Connectors\n\n- Update the AI plugin settings page slug we link to after activation. ([77336](https://github.com/WordPress/gutenberg/pull/77336))\n\n#### DataViews\n\n- Classify admin-ui and dataviews to components. ([76959](https://github.com/WordPress/gutenberg/pull/76959))\n\n#### Global Styles\n\n- Renamed focus visible label. ([77292](https://github.com/WordPress/gutenberg/pull/77292))\n\n#### REST API\n\n- Add `date` field in templates and template parts. ([77134](https://github.com/WordPress/gutenberg/pull/77134))\n\n#### Media\n\n- Media Modal Experiment: Set matching picker grid layout properties for when a user switches layouts. ([77118](https://github.com/WordPress/gutenberg/pull/77118))\n\n#### Collaboration\n\n- Backport: Improve validation and permission checks for `WP_HTTP_Polling_Sync_Server`. ([76987](https://github.com/WordPress/gutenberg/pull/76987))\n\n- RTC: Add optional `shouldSync` function to entity sync configuration. ([76947](https://github.com/WordPress/gutenberg/pull/76947))\n\n- RTC: Respect WP_ALLOW_COLLABORATION in Gutenberg for activation hook. ([77084](https://github.com/WordPress/gutenberg/pull/77084))\n\n#### Site Editor\n\n- Add Site Tagline and Site Title to Design > Identity panel. ([76264](https://github.com/WordPress/gutenberg/pull/76264))\n\n### Bug Fixes\n\n#### Components\n\n- Calendar: Fix disabled styles. ([77138](https://github.com/WordPress/gutenberg/pull/77138))\n\n- Card: Set default foreground color on root. ([77013](https://github.com/WordPress/gutenberg/pull/77013))\n\n- Checkbox: Fix disabled styles. ([77132](https://github.com/WordPress/gutenberg/pull/77132))\n\n- DataForm: Remove `text-transform` from `panel` field labels. ([77196](https://github.com/WordPress/gutenberg/pull/77196))\n\n- DataViews: Fix `compact` density clipping and remove top/bottom padding. ([77054](https://github.com/WordPress/gutenberg/pull/77054))\n\n- Fix autocomplete overlapping trigger matching. ([77018](https://github.com/WordPress/gutenberg/pull/77018))\n\n- FormTokenField: Fix disabled styles. ([77137](https://github.com/WordPress/gutenberg/pull/77137))\n\n- RTC: Fix inline inserter reset on update sync. ([76980](https://github.com/WordPress/gutenberg/pull/76980))\n\n- RadioControl: Add support for disabling radio group. ([77127](https://github.com/WordPress/gutenberg/pull/77127))\n\n- Remove sandbox `allow-same-origin` for core/html blocks. ([77212](https://github.com/WordPress/gutenberg/pull/77212))\n\n- TextArea: Add disabled styles. ([77129](https://github.com/WordPress/gutenberg/pull/77129))\n\n- UI: Normalize render prop and ref forwarding patterns. ([77160](https://github.com/WordPress/gutenberg/pull/77160))\n\n#### Block Library\n\n- Cover block: Fix embed video background Error 153 in editor. ([76904](https://github.com/WordPress/gutenberg/pull/76904))\n\n- Fix overflow of highlighted white-space in Code Block. ([77085](https://github.com/WordPress/gutenberg/pull/77085))\n\n- Image block: Hide drag handles while an upload is in progress. ([77121](https://github.com/WordPress/gutenberg/pull/77121))\n\n- Paragraph: Prevent `onEnter` splitting of parent block when insertion of that block type is not allowed. ([77291](https://github.com/WordPress/gutenberg/pull/77291))\n\n- Post Author Biography: Preserve occurrence of white spaces. ([71133](https://github.com/WordPress/gutenberg/pull/71133))\n\n- RTC: Core/cover block minor compatibility fixes. ([76916](https://github.com/WordPress/gutenberg/pull/76916))\n\n- Search block: Match behavior of global styling for border and color with local styling (inspector controls) to remove inconsistency. ([77060](https://github.com/WordPress/gutenberg/pull/77060))\n\n- Search block: Derive ‘isSearchFieldHidden’ value. ([77082](https://github.com/WordPress/gutenberg/pull/77082))\n\n- Separator Block: Apply default block variation when inserting via `---` shortcut. ([77135](https://github.com/WordPress/gutenberg/pull/77135))\n\n- Upload external media: Ensure notice only fires once. ([77218](https://github.com/WordPress/gutenberg/pull/77218))\n\n#### Block Editor\n\n- Fix SyntaxError in Autocompleter UI when pasting matching content. ([76961](https://github.com/WordPress/gutenberg/pull/76961))\n\n- LinkPicker: Decode HTML entities in link preview title. ([77170](https://github.com/WordPress/gutenberg/pull/77170))\n\n- Prevent Enter key from inserting paragraphs in contentOnly sections. ([76989](https://github.com/WordPress/gutenberg/pull/76989))\n\n- RTC: Fix “Edit as HTML” content reset during collaboration. ([77043](https://github.com/WordPress/gutenberg/pull/77043))\n\n- Writing Flow: Fix format toolbar not appearing when selecting text from block edge. ([77136](https://github.com/WordPress/gutenberg/pull/77136))\n\n- contentOnly template lock: Fix block insertion and removal rules. ([77119](https://github.com/WordPress/gutenberg/pull/77119))\n\n- Fix numeric value clearing in preset input controls. ([77139](https://github.com/WordPress/gutenberg/pull/77139))\n\n#### Guidelines\n\n- Guidelines CPT: Skip registration when post type already exists. ([77486](https://github.com/WordPress/gutenberg/pull/77486))\n\n#### Data Layer\n\n- Core Data: Fix ‘useEntityProp’ for raw attributes. ([77120](https://github.com/WordPress/gutenberg/pull/77120))\n\n- Core Data: Fix incorrect pagination for non-paginated entities. ([76406](https://github.com/WordPress/gutenberg/pull/76406))\n\n- RTC: Fix core/table cell merging. ([76913](https://github.com/WordPress/gutenberg/pull/76913))\n\n- RTC: Fix orphaned meta causing dirty editor state. ([77529](https://github.com/WordPress/gutenberg/pull/77529))\n\n- RTC: Improve array attribute stability when structural changes occur. ([77164](https://github.com/WordPress/gutenberg/pull/77164))\n\n- getMergedItemsIds: Receive full page bigger than perPage. ([77262](https://github.com/WordPress/gutenberg/pull/77262))\n\n#### Connectors\n\n- Account for mu-plugins when resolving plugin.file status. ([76994](https://github.com/WordPress/gutenberg/pull/76994))\n\n- Don’t clobber third-party custom render in registerDefaultConnectors. ([77116](https://github.com/WordPress/gutenberg/pull/77116))\n\n- Hide Akismet unless already installed. ([76962](https://github.com/WordPress/gutenberg/pull/76962))\n\n- Replace speak() with notice store for state changes. ([77174](https://github.com/WordPress/gutenberg/pull/77174))\n\n- Update help text from ‘reset’ to ‘manage’. ([76963](https://github.com/WordPress/gutenberg/pull/76963))\n\n#### Post Editor\n\n- Fields: Fix `postContentInfoField` when there are edits. ([76901](https://github.com/WordPress/gutenberg/pull/76901))\n\n- Fix: Restore editor canvas padding in classic themes. ([76864](https://github.com/WordPress/gutenberg/pull/76864))\n\n- RTC: Fix button flickering on retry dialog. ([77234](https://github.com/WordPress/gutenberg/pull/77234))\n\n- RTC: Predefined retry schedules for disconnect dialog, make more lenient. ([76966](https://github.com/WordPress/gutenberg/pull/76966))\n\n- Revision: Fix ‘Show changes’ button reset state. ([77122](https://github.com/WordPress/gutenberg/pull/77122))\n\n#### Collaboration\n\n- Fix failing ‘WP_HTTP_Polling_Sync_Server’ unit test. ([77025](https://github.com/WordPress/gutenberg/pull/77025))\n\n- RTC: Fix disconnect dialog due to uneditable entity. ([77242](https://github.com/WordPress/gutenberg/pull/77242))\n\n- RTC: Isolate sync update failures to prevent full disconnect. ([76968](https://github.com/WordPress/gutenberg/pull/76968))\n\n#### Global Styles\n\n- Fix duotone filter not applying on style variation switch. ([77229](https://github.com/WordPress/gutenberg/pull/77229))\n\n- Global Styles Revisions: Fix footer overflow. ([77103](https://github.com/WordPress/gutenberg/pull/77103))\n\n#### DataViews\n\n- Fix Gutenberg_REST_View_Config_Controller_7_1 PHP warnings. ([77290](https://github.com/WordPress/gutenberg/pull/77290))\n\n#### Patterns\n\n- Fix custom category in site editor not displaying pattern actions. ([77251](https://github.com/WordPress/gutenberg/pull/77251))\n\n#### Media\n\n- MediaEdit: Handle ‘*’ wildcard in validateMimeType. ([77168](https://github.com/WordPress/gutenberg/pull/77168))\n\n#### Client Side Media\n\n- Use image.copyMemory() for batch thumbnail generation. ([76979](https://github.com/WordPress/gutenberg/pull/76979))\n\n### Accessibility\n\n#### Components\n\n- `ValidatedRangeControl`: Fix aria-label rendered as [object Object]. ([77042](https://github.com/WordPress/gutenberg/pull/77042))\n\n### Performance\n\n#### Post Editor\n\n- Autocompleters: Move and improve links search. ([76995](https://github.com/WordPress/gutenberg/pull/76995))\n\n#### Client Side Media\n\n- Add performance metrics for client-side media processing. ([76792](https://github.com/WordPress/gutenberg/pull/76792))\n\n### Experiments\n\n#### Post Editor\n\n- Add revisions panel to templates, template parts and patterns. ([77008](https://github.com/WordPress/gutenberg/pull/77008))\n\n### Documentation\n\n- Add missing documentation in `collaboration.php`. ([77173](https://github.com/WordPress/gutenberg/pull/77173))\n\n- Autocomplete: Clarify ‘isDebounced’ setting limitation. ([77062](https://github.com/WordPress/gutenberg/pull/77062))\n\n- Docs: Add README for DatePicker and TimePicker Components. ([70365](https://github.com/WordPress/gutenberg/pull/70365))\n\n- Editor: Fix ‘selectedNote’ action JSDoc. ([77080](https://github.com/WordPress/gutenberg/pull/77080))\n\n- Eslint: Suggest alternative in `no-setting-ds-tokens` rule. ([77154](https://github.com/WordPress/gutenberg/pull/77154))\n\n- Fix: A sentence has no ending punctuation in README.md file. ([77027](https://github.com/WordPress/gutenberg/pull/77027))\n\n- HStack, VStack: Mark as not recommended for use. ([77041](https://github.com/WordPress/gutenberg/pull/77041))\n\n- Improve CSS setup instructions in package readmes. ([76975](https://github.com/WordPress/gutenberg/pull/76975))\n\n- Storybook: Enable theming toolbar for wp-components. ([77038](https://github.com/WordPress/gutenberg/pull/77038))\n\n- Storybook: Fix “Default” cursor option in theming toolbar. ([77037](https://github.com/WordPress/gutenberg/pull/77037))\n\n- UI/Tooltip: Add usage guidelines documentation. ([77158](https://github.com/WordPress/gutenberg/pull/77158))\n\n- UI: Use Link component in details story example. ([76997](https://github.com/WordPress/gutenberg/pull/76997))\n\n- iAPI Docs: Fix typos, code errors, and inaccuracies in the documentation. ([76636](https://github.com/WordPress/gutenberg/pull/76636))\n\n- ui/docs: Add additional global css setup instructions. ([77228](https://github.com/WordPress/gutenberg/pull/77228))\n\n### Code Quality\n\n- TypeScript: Migrate a11y package to TS. ([70680](https://github.com/WordPress/gutenberg/pull/70680))\n\n#### Components\n\n- Add `.scss` files to CSS module linting. ([77140](https://github.com/WordPress/gutenberg/pull/77140))\n\n- Block Directory: Use `--wpds-cursor-control` design token. ([77330](https://github.com/WordPress/gutenberg/pull/77330))\n\n- Autocomplete: Refactor useAutocomplete to use useReducer. ([77020](https://github.com/WordPress/gutenberg/pull/77020))\n\n- BoxControl: Remove unused state for icon side. ([77143](https://github.com/WordPress/gutenberg/pull/77143))\n\n- Build Tools: Update TypeScript to 6.0.2. ([77010](https://github.com/WordPress/gutenberg/pull/77010))\n\n- Button: Remove obsolete Safari + VoiceOver workaround. ([77107](https://github.com/WordPress/gutenberg/pull/77107))\n\n- Button: Remove unused Storybook stylesheet. ([77031](https://github.com/WordPress/gutenberg/pull/77031))\n\n- Dataviews: Remove unneeded ref callbacks. ([77179](https://github.com/WordPress/gutenberg/pull/77179))\n\n- Extract the autocomplete matcher into a separate function. ([76957](https://github.com/WordPress/gutenberg/pull/76957))\n\n- FormTokenField: Remove unnecessary styles. ([77263](https://github.com/WordPress/gutenberg/pull/77263))\n\n- Textarea: Remove unnecessary styles. ([77221](https://github.com/WordPress/gutenberg/pull/77221))\n\n- Theme: Rename typography tokens to use “typography” prefix. ([76912](https://github.com/WordPress/gutenberg/pull/76912))\n\n- Update React function names for better ESLint detection. ([77148](https://github.com/WordPress/gutenberg/pull/77148))\n\n- i18n: Make sprintf return FormattedText for type-safe createInterpolateElement. ([76974](https://github.com/WordPress/gutenberg/pull/76974))\n\n- ui/Card: Remove redundant margin reset from Card.Title. ([77187](https://github.com/WordPress/gutenberg/pull/77187))\n\n- ui/VisuallyHidden: Standardize composition pattern. ([77190](https://github.com/WordPress/gutenberg/pull/77190))\n\n#### Block Editor\n\n- Block Editor store: Refactor controlledInnerBlocks to Set. ([77094](https://github.com/WordPress/gutenberg/pull/77094))\n\n- Global Styles: Move pseudo-state slicing logic into `useStyle` hook. ([77104](https://github.com/WordPress/gutenberg/pull/77104))\n\n- BlockMover: Remove unused disabled button props. ([76993](https://github.com/WordPress/gutenberg/pull/76993))\n\n- Extract getElementCSSRules from useBlockProps. ([77327](https://github.com/WordPress/gutenberg/pull/77327))\n\n- updateBlockListSettings: Convert state to Map, do all updates in one action. ([46392](https://github.com/WordPress/gutenberg/pull/46392))\n\n#### Post Editor\n\n- BlockStyleVariationOverridesWithConfig: Change name and fix lint errors. ([77130](https://github.com/WordPress/gutenberg/pull/77130))\n\n- ESLint plugin: Disable `jsx-a11y/heading-has-content`. ([77073](https://github.com/WordPress/gutenberg/pull/77073))\n\n- Edit Post: Fix warning in ‘useMetaBoxInitialization’ hook. ([77311](https://github.com/WordPress/gutenberg/pull/77311))\n\n- RTC: Store metaboxes RTC-compatible flag on location entries. ([77361](https://github.com/WordPress/gutenberg/pull/77361))\n\n- Revisions: Simplify fetching. ([77086](https://github.com/WordPress/gutenberg/pull/77086))\n\n#### Block Library\n\n- Tabs: Simplify anchor handling. ([77189](https://github.com/WordPress/gutenberg/pull/77189))\n\n- TypeScript: Migrate `packages/list-reusable-blocks` package to TypeScript. ([70518](https://github.com/WordPress/gutenberg/pull/70518))\n\n- TypeScript: Migrate viewport package. ([71118](https://github.com/WordPress/gutenberg/pull/71118))\n\n#### Data Layer\n\n- Remove remaining esModuleInterop usage. ([77095](https://github.com/WordPress/gutenberg/pull/77095))\n\n- Blocks: Convert blocks package to TypeScript. ([76312](https://github.com/WordPress/gutenberg/pull/76312))\n\n#### Guidelines\n\n- Remove jsxRuntime pragma. ([77255](https://github.com/WordPress/gutenberg/pull/77255))\n\n#### Icons\n\n- Override WP_Icons_Registry singleton with Gutenberg icons registry. ([76455](https://github.com/WordPress/gutenberg/pull/76455))\n\n#### Annotations\n\n- TypeScript: Migrate annotations package to TS. ([70602](https://github.com/WordPress/gutenberg/pull/70602))\n\n### Tools\n\n#### Testing\n\n- Autocomplete: Fix flaky end-to-end tests. ([77322](https://github.com/WordPress/gutenberg/pull/77322))\n\n- E2E Tests: Ensure artifacts generate correctly and remove unnecessary artifacts. ([77093](https://github.com/WordPress/gutenberg/pull/77093))\n\n- Fix `page.waitForFunction` call arguments in e2e tests. ([77300](https://github.com/WordPress/gutenberg/pull/77300))\n\n- Guidelines: Add end-to-end tests based on the Settings page testing instructions. ([77192](https://github.com/WordPress/gutenberg/pull/77192))\n\n- Remove ‘Home’ and ‘End’ key usage from Navigation tests. ([77102](https://github.com/WordPress/gutenberg/pull/77102))\n\n- Restore original template registration tests alongside activation variants. ([77068](https://github.com/WordPress/gutenberg/pull/77068))\n\n- Tests: Auto-fix some new ‘eslint-plugin-playwright’ warnings. ([77314](https://github.com/WordPress/gutenberg/pull/77314))\n\n- Tests: Fix workspace test scripts (wp-env not found, argument forwarding). ([77055](https://github.com/WordPress/gutenberg/pull/77055)), ([77083](https://github.com/WordPress/gutenberg/pull/77083))\n\n#### Build Tooling\n\n- Add iteration issue template. ([77113](https://github.com/WordPress/gutenberg/pull/77113))\n\n- Build: Fix glob ignore patterns in dot-prefixed directories. ([75114](https://github.com/WordPress/gutenberg/pull/75114))\n\n- Convert directories in test/ to workspaces. ([74684](https://github.com/WordPress/gutenberg/pull/74684))\n\n- Env: Fix loopback requests when running on non-default ports. ([77057](https://github.com/WordPress/gutenberg/pull/77057))\n\n- Fix lint-staged API documentation path. ([77203](https://github.com/WordPress/gutenberg/pull/77203))\n\n- Resolve package-lock.json inconsistency for [@babel](https://profiles.wordpress.org/babel/)/eslint-parser. ([77256](https://github.com/WordPress/gutenberg/pull/77256))\n\n- Storybook: Fix end-to-end subpath exports and add CI build smoke test. ([77034](https://github.com/WordPress/gutenberg/pull/77034))\n\n- Refactor: Migrate bin/api-docs to tools/api-docs as workspace `@wordpress/api-docs-generator`. ([77019](https://github.com/WordPress/gutenberg/pull/77019))\n\n- Upgrade ESLint to v10. ([76654](https://github.com/WordPress/gutenberg/pull/76654))\n\n#### Data Layer\n\n- Fix pre-existing lint errors across the codebase. ([77002](https://github.com/WordPress/gutenberg/pull/77002))\n\n- Remove unused catch block variables across the codebase. ([76969](https://github.com/WordPress/gutenberg/pull/76969))\n\n## First-time contributors\n\nThe following PRs were merged by first-time contributors:\n\n- @DarkMatter-999: Fix numeric value clearing in preset input controls. ([77139](https://github.com/WordPress/gutenberg/pull/77139))\n\n- [@dkotter](https://profiles.wordpress.org/dkotter/): Update the AI plugin settings page slug we link to after activation. ([77336](https://github.com/WordPress/gutenberg/pull/77336))\n\n- @dpmehta: Search block: Match behavior of global styling for border and color with local styling (inspector controls) to remove inconsistency. ([77060](https://github.com/WordPress/gutenberg/pull/77060))\n\n- [@mehrazmorshed](https://profiles.wordpress.org/mehrazmorshed/): Fix: A sentence has no ending punctuation in README.md file. ([77027](https://github.com/WordPress/gutenberg/pull/77027))\n\n- [@prachigarg19](https://profiles.wordpress.org/prachigarg19/): Fix duotone filter not applying on style variation switch. ([77229](https://github.com/WordPress/gutenberg/pull/77229))\n\n- [@samvaidya](https://profiles.wordpress.org/samvaidya/): Image block: Validate attachment ID exists before treating image as local. ([77178](https://github.com/WordPress/gutenberg/pull/77178))\n\n- @sandipr942: Added missing documentation in `collaboration.php`. ([77173](https://github.com/WordPress/gutenberg/pull/77173))\n\n- [@superdav42](https://profiles.wordpress.org/superdav42/): Connectors: Don’t clobber third-party custom render in registerDefaultConnectors. ([77116](https://github.com/WordPress/gutenberg/pull/77116))\n\n## Contributors\n\nThe following contributors merged PRs in this release:\n\n[@adamsilverstein](https://profiles.wordpress.org/adamsilverstein/) @Adi-ty [@aduth](https://profiles.wordpress.org/aduth/) [@alecgeatches](https://profiles.wordpress.org/alecgeatches/) [@andrewserong](https://profiles.wordpress.org/andrewserong/) [@annezazu](https://profiles.wordpress.org/annezazu/) [@aswasif007](https://profiles.wordpress.org/aswasif007/) @BugReportOnWeb [@CGastrell](https://profiles.wordpress.org/cgastrell/) @chriszarate @ciampo @coderGtm [@DAreRodz](https://profiles.wordpress.org/darerodz/) @DarkMatter-999 [@dinhtungdu](https://profiles.wordpress.org/dinhtungdu/) [@dkotter](https://profiles.wordpress.org/dkotter/) @dpmehta [@ellatrix](https://profiles.wordpress.org/ellatrix/) [@gziolo](https://profiles.wordpress.org/gziolo/) [@hbhalodia](https://profiles.wordpress.org/hbhalodia/) [@iamchughmayank](https://profiles.wordpress.org/iamchughmayank/) @Infinite-Null [@ingeniumed](https://profiles.wordpress.org/ingeniumed/) [@jameskoster](https://profiles.wordpress.org/jameskoster/) [@jeryj](https://profiles.wordpress.org/jeryj/) [@jorgefilipecosta](https://profiles.wordpress.org/jorgefilipecosta/) [@jsnajdr](https://profiles.wordpress.org/jsnajdr/) @kushagra-goyal-14 @madhusudhand @MaggieCabrera [@Mamaduka](https://profiles.wordpress.org/mamaduka/) [@manzoorwanijk](https://profiles.wordpress.org/manzoorwanijk/) [@mehrazmorshed](https://profiles.wordpress.org/mehrazmorshed/) [@mirka](https://profiles.wordpress.org/mirka/) [@nerrad](https://profiles.wordpress.org/nerrad/) [@ntsekouras](https://profiles.wordpress.org/ntsekouras/) [@oandregal](https://profiles.wordpress.org/oandregal/) [@prachigarg19](https://profiles.wordpress.org/prachigarg19/) @R1shabh-Gupta @ramonjd [@samvaidya](https://profiles.wordpress.org/samvaidya/) @sandipr942 [@scruffian](https://profiles.wordpress.org/scruffian/) @shail-mehta @Shekhar0109 @shrivastavanolo [@superdav42](https://profiles.wordpress.org/superdav42/) @Swanand01 @t-hamano [@talldan](https://profiles.wordpress.org/talldan/) [@tyxla](https://profiles.wordpress.org/tyxla/) @USERSATOSHI [@yashjawale](https://profiles.wordpress.org/yashjawale/) [@yogeshbhutkar](https://profiles.wordpress.org/yogeshbhutkar/)","publishedAt":"2026-04-22T13:11:35.000Z","url":"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/","media":[{"type":"image","url":"https://make.wordpress.org/core/files/2025/07/gb-21-0-whats-new-1024x512.png"},{"type":"image","url":"https://make.wordpress.org/core/files/2026/04/revisions.png"},{"type":"image","url":"https://make.wordpress.org/core/files/2026/04/identify.png"}]},{"id":"rel_aqRojuNIbfyovqW6Ne-vU","version":"7.0","title":"Roster of design tools per block (WordPress 7.0 edition)","summary":"Below you find a table that lists all core blocks available in the inserter marks in the grid the feature they support in the block editor. It’s a bas...","content":"Below you find a table that lists all core blocks available in the inserter marks in the grid the feature they support in the block editor. It’s a basic lookup table that helps developers to find the information quickly. \n\nWhile this post is released as part of 6.8, the content summarizes changes between 6.1 and 7.0. This is an[ updated of the 6.8 edition](https://make.wordpress.org/core/2025/03/12/roster-of-design-tools-per-block-wordpress-6-8-edition/) and provides a cumulative list of design supports added with the last ten WordPress releases. The icon ![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) indicates new in 6.9 or 7.0.\n\nThe features covered are: \n\n- Align \n\n- Typography\n\n- Color\n\n- Dimension\n\n- Border\n\n- Layout\n\n- Gradient\n\n- Duotone\n\n- Shadow\n\n- Background image\n\n## Changes to Blocks\n\n- The Verse block was renamed to **Poetry** block in WordPress 7.0 \n\n- **New Blocks added**\n\nAccordion with Accordion Heading, Accordion Item, Accordion Panel\n\n- Breadcrumbs \n\n- Icon\n\n- Math\n\n- Post Time to Read\n\n- Term Query with Term Template, Term Count, Term Name\n\n## Table changes \n\nIn previous editions of this roster, the **PO/BB column** tracked a small, hardcoded set of core blocks where Pattern Overrides and Block Bindings were manually enabled — Button, Image, Paragraph, and Heading. That model no longer reflects how the feature works. WordPress 6.9 moved Block Bindings to a server-communicated list of supported attributes via the `block_bindings_supported_attributes` filter, and WordPress 7.0 extended that same mechanism to Pattern Overrides, so any block attribute that opts into Block Bindings now also supports Pattern Overrides — including custom blocks. Because support is opt-in per block, per attribute, and per site, a single check mark in a lookup table can no longer represent it accurately. The column has been removed in favor of a note pointing readers to the [Pattern Overrides in WP 7.0](https://make.wordpress.org/core/2026/03/16/pattern-overrides-in-wp-7-0-support-for-custom-blocks/) and [Block Bindings improvements in 6.9](https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/) dev notes.\n\n**Block****Align****Typography****Color****Dimension****Border****Layout****Gradient****Duotone****Shadow****Backgr.Img****Accordion** ![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new**Accordion Heading** ![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new**Accordion Item** ![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new**Accordion Panel** ![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) newArchives ![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––– Audio![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––Avatar![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)**Breadcrumbs**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) newButton![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Buttons![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Calendar![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––––Categories![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Code![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Column![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Columns![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Comment Author Avatar–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Comment Author Name![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comment Content![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comment Date![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Comment Edit Link![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Comment Reply Link![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Comment Template![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new––Comments![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comments Pagination![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comments Pagination Next![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comments Pagination Numbers![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comments Pagination Previous![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Comments Title![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Cover![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) newDetails![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Embed![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––File![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Footnotes![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Gallery![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Group![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Heading![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Home Link – Navigation![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––––HTML––––––**Icon**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new**Image**![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Latest Comments![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Latest Posts![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)List–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––List Item–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Login/logout–––––––**Math**–![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–––Media & Text![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–More (Read More)–––––––Navigation![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Navigation Link–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––––Navigation Submenu–![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–––––Next Page (Page Break)–––––––Page List–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––**Paragraph**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–**Poetry (formerly Verse)**![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Post Author![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) newPost Author Biography![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Post Author Name![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Post Comments Count![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Post Comments Form![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Post Comments Link![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Post Content![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png) Post Date![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Post Excerpt![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Post Featured Image![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Post Navigation Link![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––––Post Template![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Post Terms![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Post Title![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Preformatted![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png) no link![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Pullquote![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Query![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Query No Results![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Query Pagination![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Query Pagination Next![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Query Pagination Numbers![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Query Pagination Previous![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Query Title![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–**Query Total**![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Quote![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Read More![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––RSS––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Search![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Separator![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Site Logo![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)Site Tagline![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Site Title![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Social Link––––––Social Links![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Spacer––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––Table![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–Tag Cloud![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––Template Part![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)**Term Count**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new**Term Description**![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)–––**Term Name**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–––**Terms Query**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new––––![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new––––**Term Template**![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new–––**Time To Read**–\n![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new\n![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new\n![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new\n![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new\n–\n![☑](https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png) new\n–\n–\n–Video\n–\n––![✅](https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png)––\n––\n–\n–\n\n*Props to [@awetz583](https://profiles.wordpress.org/awetz583/), [@westonruter](https://profiles.wordpress.org/westonruter/), and [@blackstar1991](https://profiles.wordpress.org/blackstar1991/) for review. *\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#dev-notes](https://make.wordpress.org/core/tag/dev-notes/), [#dev-notes-7-0](https://make.wordpress.org/core/tag/dev-notes-7-0/), [#editor](https://make.wordpress.org/core/tag/editor/)","publishedAt":"2026-04-22T07:25:07.000Z","url":"https://make.wordpress.org/core/2026/04/22/roster-of-design-tools-per-block-wordpress-7-0/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2611.png","alt":"☑"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png","alt":"✅"}]},{"id":"rel_QTCIDZJ4Z09Uejuvm07aQ","version":"7.0","title":"WordPress 7.0 Release Party Updated Schedule","summary":"Good news, everyone! WordPress 7.0 has a new release date: **May 20th, 2026**!\n\nThank you all for your flexibility in these recent weeks while WordPre...","content":"Good news, everyone! WordPress 7.0 has a new release date: **May 20th, 2026**!\n\nThank you all for your flexibility in these recent weeks while WordPress contributors around the world worked tirelessly on necessary architectural improvements for the 7.0 release. The team aims to ensure that this software version is the most stable and most performant it can be, while still delivering the much anticipated cornerstone features mapped out for WordPress 7.0.\n\nBelow is the new release schedule, with expected dates and times for each release party, and the release squad contributors involved in each party for the [7.0 milestone](https://make.wordpress.org/core/7-0/). It also includes the pre-release versions that have already been released, and a (pending) call for testing from web hosts meant to help ensure compatibility across hosting systems.\n\n**Note: **While the most recent pre-release version was RC2, the RC3 release will be treated like a beta version in practice. That means that your continued testing and feedback, particularly on the part of web hosts, will be incredibly valuable in keeping the development process informed during the next phase of this release cycle. Thank you all for your continued testing!\n\n## Release Schedule\n\nAs always, last-minute adjustments to this schedule are possible, and there could be additional timeline iterations based on the impact of host feedback to ensure that feedback is properly addressed. The release squad will do its best to communicate any changes promptly by posting in the [#core Slack channel](https://wordpress.slack.com/archives/C02RQBWTW), publishing a post on the change, and updating this post as the canonical reference.\n\n**Date (UTC)****Milestone****Emcee / Release Lead****Committer****Security****Mission Control (Coordination)**[February 19, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260219T1500)Beta 1[@amykamala](https://profiles.wordpress.org/amykamala/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[February 26, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260226T1500)Beta 2[@amykamala](https://profiles.wordpress.org/amykamala/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[March 5, 2026 at 14:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260305T1400) Beta 3[@amykamala](https://profiles.wordpress.org/amykamala/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)\nCommitting from WordCamp Nice Contributor Day![@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[March 10, 2026 at 23:30 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260310T2330)\n*Unplanned beta following the 6.9.2-6.9.3 security releases*Beta 4[@desrosj](https://profiles.wordpress.org/desrosj/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[March 12, 2026  at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260312T1500)Beta 5[@chaion07](https://profiles.wordpress.org/chaion07/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[March 24, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260324T1500)RC 1[@amykamala](https://profiles.wordpress.org/amykamala/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[March 26, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260326T1500)RC 2[@4thhubbard](https://profiles.wordpress.org/4thhubbard/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)April 24, 2026Call for host testing[@desrosj](https://profiles.wordpress.org/desrosj/)n/an/an/a[May 8, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260508T1500)RC 3 (in name, but test as a “new Beta 1”)[@amykamala](https://profiles.wordpress.org/amykamala/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[May 14, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260514T1500)RC 4 (in name, but acting as a “new RC1”)[@4thhubbard](https://profiles.wordpress.org/4thhubbard/)[@ellatrix](https://profiles.wordpress.org/ellatrix/)[@audrasjb](https://profiles.wordpress.org/audrasjb/)[@sergeybiryukov](https://profiles.wordpress.org/sergeybiryukov/)[Tuesday, May 19, 2026 at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260519T1500)\n\nDry Run / 24-Hour Code FreezeTBDTBDTBDTBDWednesday, May 20, 2026\n\n****Time TBA****General ReleaseTBDTBDTBDTBD\n\n## **How to Join the Party**\n\n- All parties happen in the [ #core channel on Slack](https://wordpress.slack.com/archives/C02RQBWTW).\n\n- Everyone is welcome! First-timers, veteran contributors, and all those curious about the process are invited.\n\nHere are detailed instructions on [how to contribute to a release party](https://make.wordpress.org/test/2025/03/04/how-to-contribute-to-wp-6-8-release-party/).\n\nThank you to every contributor and community member that helps make 7.0 a success. See you at the parties!\n\n*Props to [@desrosj](https://profiles.wordpress.org/desrosj/), [@4thhubbard](https://profiles.wordpress.org/4thhubbard/), [@annezazu](https://profiles.wordpress.org/annezazu/), [@griffbrad](https://profiles.wordpress.org/griffbrad/),[@peterwilsoncc](https://profiles.wordpress.org/peterwilsoncc/), and [@jeffpaul](https://profiles.wordpress.org/jeffpaul/) for helping devise the new schedule, and [@desrosj](https://profiles.wordpress.org/desrosj/), [@jeffpaul](https://profiles.wordpress.org/jeffpaul/), and [@sumitsingh](https://profiles.wordpress.org/sumitsingh/) for reviewing this post.\n*\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#release](https://make.wordpress.org/core/tag/release/)","publishedAt":"2026-04-22T06:27:42.000Z","url":"https://make.wordpress.org/core/2026/04/22/wordpress-7-0-release-party-updated-schedule/","media":[]},{"id":"rel_lHjqfFMqIwtwMkpUEoido","version":null,"title":"Performance Chat Summary: 21 April 2026","summary":"The full chat log is available beginning [here on Slack](https://wordpress.slack.com/archives/C02KGN5K076/p1776787295870969).\n\n## **Performance Lab Pl...","content":"The full chat log is available beginning [here on Slack](https://wordpress.slack.com/archives/C02KGN5K076/p1776787295870969).\n\n## **Performance Lab Plugin (and other performance plugins)**\n\n- [@mukesh27](https://profiles.wordpress.org/mukesh27/) shared that [@westonruter](https://profiles.wordpress.org/westonruter/) discussed the Auto Sizes feature during WordCamp Asia and opened issue [#2449](https://github.com/WordPress/performance/issues/2449) to outline next steps for further work. [@mukesh27](https://profiles.wordpress.org/mukesh27/) mentioned plans to review the issue and pick it up again when possible, and invited others to contribute in the meantime.\n\n[@mukesh27](https://profiles.wordpress.org/mukesh27/) also noted that resolving the sizes issue for the Gallery block would put the feature in a good position to be proposed for WordPress Core.\n\n- [@ravikhadka](https://profiles.wordpress.org/ravikhadka/) replied expressing interest in working on the feature.\n\n**Our next chat will be held on [Tuesday, May 5, 2026 at 16:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260505T1600) in the [#core-performance channel](https://wordpress.slack.com/messages/core-performance/) in [Slack](https://make.wordpress.org/chat/)**.\n\n[#core-performance](https://make.wordpress.org/core/tag/core-performance/), [#hosting](https://make.wordpress.org/core/tag/hosting/), [#performance](https://make.wordpress.org/core/tag/performance/), [#performance-chat](https://make.wordpress.org/core/tag/performance-chat/), [#summary](https://make.wordpress.org/core/tag/summary/)","publishedAt":"2026-04-21T16:42:20.000Z","url":"https://make.wordpress.org/core/2026/04/21/performance-chat-summary-21-april-2026/","media":[]},{"id":"rel_AlGV273FaWGpXuCVLrksS","version":null,"title":"X-post: WordPress Documentation Team Closes 200&#043; Issues — and Needs Your Help","summary":"X-comment from [+make.wordpress.org/docs](https://make.wordpress.org/docs/): Comment on [WordPress Documentation Team Closes 200+ Issues — and Needs Y...","content":"X-comment from [+make.wordpress.org/docs](https://make.wordpress.org/docs/): Comment on [WordPress Documentation Team Closes 200+ Issues — and Needs Your Help](https://make.wordpress.org/docs/2026/04/21/wordpress-documentation-team-closes-200-issues-and-needs-your-help/#comment-40593)","publishedAt":"2026-04-21T14:45:08.000Z","url":"https://make.wordpress.org/core/2026/04/21/xpost-wordpress-documentation-team-closes-200-issues-and-needs-your-help/","media":[]},{"id":"rel_kd459DEQ4L_SiCYoPvPel","version":null,"title":"Dev Chat Agenda – April 22, 2026","summary":"The next WordPress Developers Chat will take place on [Wednesday, April 22, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?...","content":"The next WordPress Developers Chat will take place on [Wednesday, April 22, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260422T1500) in the [core](https://wordpress.slack.com/messages/core/) channel on [Make WordPress Slack](https://make.wordpress.org/chat/).\n\nThe live meeting will focus on the discussion for upcoming releases, and have an open floor section.\n\nThe various curated agenda sections below refer to additional items. If you have ticket requests for help, please continue to post details in the comments section at the end of this agenda or bring them up during the dev chat.\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### WordPress 7.0 Updates\n\n- [The Path Forward for WordPress 7.0](https://make.wordpress.org/core/2026/04/02/the-path-forward-for-wordpress-7-0/). A new release schedule should be shared this week.\n\n- New Dev Notes:\n\n[Roster of design tools per block (WordPress 7.0 edition)](https://make.wordpress.org/core/2026/04/22/roster-of-design-tools-per-block-wordpress-6-8-edition-2/)\n\n### General announcements\n\n- [WordPress Core Dev Environment Toolkit: A Faster Path to Your First Core Contribution](https://make.wordpress.org/core/2026/04/16/wordpress-core-dev-environment-toolkit-a-faster-path-to-your-first-core-contribution/)\n\n### Editor\n\n- [What’s new in Gutenberg 23.0? (22 April)](https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/)\n\n## Discussions ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\n*The discussion section of the agenda is for discussing important topics affecting the upcoming release or larger initiatives that impact the Core Team. To nominate a topic for discussion, please leave a comment on this agenda with a summary of the topic, any relevant links that will help people get context for the discussion, and what kind of feedback you are looking for from others participating in the discussion.*\n\n- [@masteradhoc](https://profiles.wordpress.org/masteradhoc/) wants to draw attention on ticket [#65025](https://core.trac.wordpress.org/ticket/65025) and especially on [this PR](https://github.com/WordPress/wordpress-develop/pull/11442). Also the [#core-privacy](https://make.wordpress.org/core/tag/core-privacy/) channel is not maintained anymore, and we should probably get some new maintainers. [@masteradhoc](https://profiles.wordpress.org/masteradhoc/) is volunteering to maintain the related component, and to help on [PR11444](https://github.com/WordPress/wordpress-develop/pull/11444) or [PR11443](https://github.com/WordPress/wordpress-develop/pull/11443).\n\n## Open floor  ![🎙](https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png)\n\nAny topic can be raised for discussion in the comments, as well as requests for assistance on tickets. Tickets in the milestone for the next major or maintenance release will be prioritized.\n\nPlease include details of tickets / PRs and the links in the comments, and indicate whether you intend to be available during the meeting for discussion or will be async.\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#agenda](https://make.wordpress.org/core/tag/agenda/), [#core](https://make.wordpress.org/core/tag/core/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-21T08:21:40.000Z","url":"https://make.wordpress.org/core/2026/04/21/dev-chat-agenda-april-22-2026/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png","alt":"🎙"}]},{"id":"rel_b8EB2Q0PWni71fetn0aXv","version":null,"title":"Dev Chat summary: April 15, 2026","summary":"[Start](https://wordpress.slack.com/archives/C02RQBWTW/p1776265215862139) of the meeting in Slack, facilitated by [@amykamala](https://profiles.wordpr...","content":"[Start](https://wordpress.slack.com/archives/C02RQBWTW/p1776265215862139) of the meeting in Slack, facilitated by [@amykamala](https://profiles.wordpress.org/amykamala/) ![🔗](https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png) [Agenda post](https://make.wordpress.org/core/2026/04/15/dev-chat-agenda-april-8-2026-2/).\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### WordPress 7.0 Updates\n\n- [The Path Forward for WordPress 7.0](https://make.wordpress.org/core/2026/04/02/the-path-forward-for-wordpress-7-0/). The 7.0 release is still on pause for the time being. A new schedule is being worked out and will be announced by the 22nd. There will be another Release Candidate in name, but in practice the next release will be treated as a beta, specifically to test architectural improvements to Real Time Collaboration. Thank you in advance to everyone who helps test!\n\n### General\n\n- [Gutenberg 22.9 was released on April 8th](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/)\n\n- Please take a look at this [Twenty Twenty-Seven: Team Announcement](https://make.wordpress.org/core/2026/04/08/tt7-team/) highlighting an emphasis on mentorship and creating an entry point for new contributors.\n\n## Discussion ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\n[@annezazu](https://profiles.wordpress.org/annezazu/) has published [Defining expectations for Iteration issues](https://make.wordpress.org/core/2026/04/08/iteration-issue-expectations/) announcing some adjustments to iteration issue handling in the Gutenberg repo.\n\nFrom [@amykamala](https://profiles.wordpress.org/amykamala/): “Finding the most current PRs and discussions can be a bit of a wild goose chase because while PRs mention tickets in their content, the fields/relationships on the right that would link PRs to a ticket, project, status, etc are not actively being used. For 7.0 theres a kan ban board but nothing in it because tickets and PRs are not being tagged. So the only way to find this info is to scroll endlessly on tickets and click on all the links in the notifications. Some of you may remember a while back I asked devs in here to please start tagging their PRs in the fields on the right.”\n\n- [@jeffpaul](https://profiles.wordpress.org/jeffpaul/) noted that the `#core-program` channel may be a good place to iterate on this topic.\n\nMatt is requesting community reps and organizers increase emphasis on [Elevating Individuals](https://make.wordpress.org/core/2026/04/11/elevating-individuals/) in the contributor space to to celebrate volunteers and folks who contribute in their own spare time.\n\nFrom [@miroku](https://profiles.wordpress.org/miroku/): “I can only report problems; can that be considered a contribution? I’m always struggling to figure out how to volunteer effectively”. [@jorbin](https://profiles.wordpress.org/jorbin/) answered that testing and finding bugs is absolutely a contribution!\n\n[@westonruter](https://profiles.wordpress.org/westonruter/) wanted to draw attention to this issue with `@wordpress/core-abilities` which [makes it difficult to use outside of a React context](https://github.com/WordPress/gutenberg/issues/77253). A [PR is available](https://github.com/WordPress/gutenberg/pull/77254) to fix the issue.\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#core](https://make.wordpress.org/core/tag/core/), [#core-editor](https://make.wordpress.org/core/tag/core-editor/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-21T08:18:45.000Z","url":"https://make.wordpress.org/core/2026/04/21/summary-dev-chat-april-15-2026/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png","alt":"🔗"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"}]},{"id":"rel_qnyTsZFHrD-2-1aNPaQX-","version":null,"title":"WordPress Core Dev Environment Toolkit: A Faster Path to Your First Core Contribution","summary":"One of the most common complaints from Contributor Day facilitators is this: participants spend the entire session trying to set up their local enviro...","content":"One of the most common complaints from Contributor Day facilitators is this: participants spend the entire session trying to set up their local environment and never get to actually contribute.\n\nBefore writing a single line of code, a first-time WordPress core contributor typically needs to install Git, Node.js, npm, Docker, configure everything correctly, and troubleshoot whatever breaks along the way. At in-person events, this alone can take hours — sometimes the full day.\n\nThe **WordPress Core Dev Environment Toolkit** aims to eliminate this friction entirely.\n\n## What is it?\n\nThe [WordPress Core Dev Environment Toolkit](https://github.com/WordPress/experimental-wp-dev-env) is a desktop application (available for macOS, Windows, and Linux) that sets up a full WordPress core development environment with zero prerequisites.\n\nYou install it, choose a directory for `wordpress-develop`, click a button, and you have:\n\n- A cloned `wordpress-develop` repository\n\n- A running WordPress dev server\n\n- The ability to make code changes and generate a patch\n\nNo Git, no Node.js, no npm, no Docker needed. Everything is bundled inside the application as JS/WASM, powered by [WordPress Playground](https://wordpress.github.io/wordpress-playground/).\n\n**[Download the app →](https://github.com/WordPress/experimental-wp-dev-env/releases)**\n\n## What does it do?\n\nOnce installed, the app lets you:\n\n- Clone `wordpress-develop` into a directory of your choice\n\n- Run `npm install`, `npm run build`, and `npm run dev` automatically\n\n- Start a WordPress dev server using Playground’s CLI\n\n- Make changes to core files directly\n\n- Generate a patch from your changes, ready to attach to a Trac ticket\n\nThe entire toolchain — npm, Node, Git — runs as JavaScript/WASM bundled with the app. There’s no terminal work required for the basic contributor workflow.\n\nHere’s the full setup flow — from a fresh install to a running WordPress development environment:\n\n[Video](https://www.youtube.com/watch?v=e00PAh8WNOI)\n\nOnce your environment is running, generating a patch to submit to Trac takes just a few clicks:\n\n[Video](https://www.youtube.com/watch?v=yodwdm7Z9vo)\n\n## Why this matters for Contributor Days\n\nEnvironment setup has historically been one of the biggest drop-off points during Contributor Days. When participants can’t get set up in time, the session is over before it starts — regardless of their interest or motivation.\n\nThis tool makes it realistic to go from attendee to first patch in a single afternoon. It’s designed specifically for the Contributor Day context: fast setup, no prerequisites, no troubleshooting.\n\n## How to use it at your next Contributor Day\n\nIf you’re organizing or facilitating a core table at a WordCamp:\n\n- **Share the download link** with participants ahead of the event so they can install it at home on good WiFi (the app is a larger download).\n\n- **Walk through the setup** at the start of the session: install, click to set up the environment, make a small change, generate a patch.\n\n- **Point participants to the [Core Contributor Handbook](https://make.wordpress.org/core/handbook/)** for guidance on what to contribute and how once they’re set up.\n\n## Download and feedback\n\n- **GitHub repository and releases:** [https://github.com/WordPress/experimental-wp-dev-env](https://github.com/WordPress/experimental-wp-dev-env)\n\n- The tool is experimental and under active development. Feedback is welcome via [GitHub issues.](https://github.com/WordPress/experimental-wp-dev-env/issues)\n\nIf you use this tool at a Contributor Day, please share how it went — either in the comments below or in the [#core](https://wordpress.slack.com/archives/C02RQBWTW) channel on Slack. Reports from the field help prioritize improvements.\n\n*Props to [@greenshady](https://profiles.wordpress.org/greenshady/) [@desrosj](https://profiles.wordpress.org/desrosj/) [@audrasjb](https://profiles.wordpress.org/audrasjb/) for review*\n\n[](//make.wordpress.org/playground/)[+make.wordpress.org/playground/](//make.wordpress.org/playground/) [](//make.wordpress.org/test/)[+make.wordpress.org/test/](//make.wordpress.org/test/) [](//make.wordpress.org/community/)[+make.wordpress.org/community/](//make.wordpress.org/community/)\n\n[#contributor-day](https://make.wordpress.org/core/tag/contributor-day/), [#playground](https://make.wordpress.org/core/tag/playground/), [#wordcamp](https://make.wordpress.org/core/tag/wordcamp/)","publishedAt":"2026-04-16T13:24:33.000Z","url":"https://make.wordpress.org/core/2026/04/16/wordpress-core-dev-environment-toolkit-a-faster-path-to-your-first-core-contribution/","media":[{"type":"video","url":"https://www.youtube.com/watch?v=e00PAh8WNOI"},{"type":"video","url":"https://www.youtube.com/watch?v=yodwdm7Z9vo"}]},{"id":"rel_F0DvAzM5Hz9hcDqPFH0f_","version":null,"title":"Dev Chat Agenda – April 15, 2026","summary":"The next WordPress Developers Chat will take place on [Wednesday, April 15, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?...","content":"The next WordPress Developers Chat will take place on [Wednesday, April 15, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260415T1500) in the [core](https://wordpress.slack.com/messages/core/) channel on [Make WordPress Slack](https://make.wordpress.org/chat/).\n\nThe live meeting will focus on the discussion for upcoming releases, and have an open floor section.\n\nThe various curated agenda sections below refer to additional items. If you have ticket requests for help, please continue to post details in the comments section at the end of this agenda or bring them up during the dev chat.\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### WordPress 7.0 Updates\n\n- [The Path Forward for WordPress 7.0](https://make.wordpress.org/core/2026/04/02/the-path-forward-for-wordpress-7-0/)\n\nThe release schedule is currently still on hold, pending further validation of a new release candidate.\n\n### General announcements\n\n- [What’s new in Gutenberg 22.9? (8 April)](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/)\n\n- [Twenty Twenty-Seven: Team Announcement](https://make.wordpress.org/core/2026/04/08/tt7-team/)\n\n## Discussions ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\n*The discussion section of the agenda is for discussing important topics affecting the upcoming release or larger initiatives that impact the Core Team. To nominate a topic for discussion, please leave a comment on this agenda with a summary of the topic, any relevant links that will help people get context for the discussion, and what kind of feedback you are looking for from others participating in the discussion.*\n\n- From [@annezazu](https://profiles.wordpress.org/annezazu/): [Defining expectations for Iteration issues](https://make.wordpress.org/core/2026/04/08/iteration-issue-expectations/)\n\n- From [@matt](https://profiles.wordpress.org/matt/): [Elevating Individuals](https://make.wordpress.org/core/2026/04/11/elevating-individuals/)\n\n## Open floor  ![🎙](https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png)\n\nAny topic can be raised for discussion in the comments, as well as requests for assistance on tickets. Tickets in the milestone for the next major or maintenance release will be prioritized.\n\nPlease include details of tickets / PRs and the links in the comments, and indicate whether you intend to be available during the meeting for discussion or will be async.\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#agenda](https://make.wordpress.org/core/tag/agenda/), [#core](https://make.wordpress.org/core/tag/core/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-15T05:13:00.000Z","url":"https://make.wordpress.org/core/2026/04/15/dev-chat-agenda-april-8-2026-2/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png","alt":"🎙"}]},{"id":"rel__2NERJp_JfBUpbeE724dp","version":null,"title":"Elevating Individuals","summary":"Posting here since it spans [](//make.wordpress.org/design/)[+make.wordpress.org/design/](//make.wordpress.org/design/) , [](//make.wordpress.org/comm...","content":"Posting here since it spans [](//make.wordpress.org/design/)[+make.wordpress.org/design/](//make.wordpress.org/design/) , [](//make.wordpress.org/community/)[+make.wordpress.org/community/](//make.wordpress.org/community/) [](//make.wordpress.org/marketing/)[+make.wordpress.org/marketing/](//make.wordpress.org/marketing/) [](//make.wordpress.org/meta/)[+make.wordpress.org/meta/](//make.wordpress.org/meta/) .\n\nMy request: Let’s go back to how we used to elevate individual identity and contribution. Learn how to celebrate sponsorship in ways that encourage and cheer equally or more volunteers and people contributing in their spare time, and remember that’s how almost all of us started and how beautiful and fun that was.\n\nTo expand a bit on what I tried to say in the Q&A, I was referring [to this tweet](https://x.com/krupajnanda/status/2042667034207752674?s=61):\n\n![HFkC1nSagAAoUBl](https://make.wordpress.org/core/files/2026/04/HFkC1nSagAAoUBl.jpeg?w=776)\n\nKrupa, sorry to use you as an example, but the giant SELF EMPLOYED on your badge shocked me, and led me down a path of thinking of all the ways my push to get companies doing what Automattic and Yoast has created some issues in its success, and the unintended consequences it’s maybe led us to.\n\nI’m not saying someone deliberately created this bad badge design on purpose or maliciously, but I do want to know what led to a result here that everyone involved thought Name and Company was just fine, and no one advocated for personal info you could have on a badge, and that we have before in previous designs. I would suggest WEBSITE since we’re software trying to help people make websites, and want to encourage and promote that, then WordPress.org username, for same reason, maybe hometown because that’s usually one of the first things people ask and it’s interesting. I’d put all those things over the company, because the company for people who want to show it off is usually obvious from their shirt or buttons before you can read the badge. \n\n[@desrosj](https://profiles.wordpress.org/desrosj/) and [@peterwilsoncc](https://profiles.wordpress.org/peterwilsoncc/), Very sorry today for only being able to express disagreement in such a brief and unnuanced way. I’d love to get a Zoom when I’m feeling better so we can discuss and understand each other’s positions better.\n\n**Be a good conversationalist**\n\nI know I get annoyed when the first question someone asks when you meet is “what do you do for work?” [Here are fun openers that are better](https://buffer.com/resources/27-question-to-ask-instead-of-what-do-you-do/), and how can that inspire how we experiment with badges.\n\n**Individual Complaints**\n\nI was first made aware of this issue by hearing complaints from core WP devs who said they feel like we doing so much more to recognize the contribution of companies. I’ve heard several versions of “it’s a bigger deal for me to contribute without being paid for it!”\n\n**Where else is this showing up?**\n\n- [In every Five for the Future testimonial](https://wordpress.org/five-for-the-future/testimonials/).\n\n- Very much on the plugin and theme directories.\n\n- In the business model of WordCamps.\n\n- In a lot of our language and goals.\n\n- In my presentations starting probably 6-7 years ago.\n\n**We’re measuring and celebrating inputs and contributions, not impact or results**\n\nI keep repeating this as the biggest thing we need to change in the WordPress culture and way of doing things. In hindsight, how silly is it to emphasize hours pledged in Five for the Future and not actual activity? And then check regularly if that activity is actually aligned with our goals, or perhaps working against them? (It has happened!)\n\nWhen is more contribution a bad thing? How has our emphasis on participation, process, or inclusive consensus slowed us down, even as we add more people? Are we surprised, given [The Mythical Man-Month](https://en.wikipedia.org/wiki/The_Mythical_Man-Month) figured that out in 1975! What have we lost, and who have we lost, as a result of the structure and processes we’ve created?\n\nHow am I so smart yet so dumb sometimes?! ![🙂](https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png)\n\nHere’s a better version. The most powerful question from Jerry Collona: “How have I been complicit in creating the conditions *I say* I don’t want?” It works so well in all parts of life.","publishedAt":"2026-04-11T13:35:27.000Z","url":"https://make.wordpress.org/core/2026/04/11/elevating-individuals/","media":[{"type":"image","url":"https://make.wordpress.org/core/files/2026/04/HFkC1nSagAAoUBl.jpeg?w=776","alt":"HFkC1nSagAAoUBl"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png","alt":"🙂"}]},{"id":"rel_aMZcAWmL-CbxctBByNQ3R","version":"22.9","title":"What’s new in Gutenberg 22.9? (8 April)","summary":"“What’s new in Gutenberg…” posts (labeled with the [#gutenberg-new tag](https://make.wordpress.org/core/tag/gutenberg-new/)) are posted following ever...","content":"“What’s new in Gutenberg…” posts (labeled with the [#gutenberg-new tag](https://make.wordpress.org/core/tag/gutenberg-new/)) are posted following every Gutenberg release on a biweekly basis, showcasing new features included in each release. As a reminder, [here’s an overview](https://make.wordpress.org/core/2020/05/20/ways-to-keep-up-with-full-site-editing-fse/) of different ways to keep up with Gutenberg and the Editor.\n\n![](https://make.wordpress.org/core/files/2025/07/gb-21-0-whats-new-1024x512.png)\n\nWhat’s New In \nGutenberg 22.9?\n\nGutenberg 22.9 has been released and is [available for download](https://wordpress.org/plugins/gutenberg/)!\n\nThis release introduces background gradients that work alongside background images in the Group block, and adds organized sections to the command palette for better action discovery (experimental). The wordpress/ui package gains a foundational component for consistent empty states, while real-time collaboration receives stability improvements for multi-user editing sessions.\n\nA total of [131 PRs](https://github.com/WordPress/gutenberg/pulls?q=is%3Apr+milestone%3A%22Gutenberg+22.9%22+is%3Aclosed+) were merged in Gutenberg 22.9, with 5 first-time contributors!\n\n**Table of contents**\n\n- [Background gradients alongside background images](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#background-gradients-alongside-background-images)\n- [Command palette history and suggestions (experimental)](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#command-palette-history-and-suggestions-experimental)\n- [Other Notable Highlights](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#other-notable-highlights)\n- [Changelog](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#changelog)\n[Enhancements](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#enhancements)\n- [Bug Fixes](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#bug-fixes)\n- [Accessibility](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#accessibility)\n- [Experiments](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#experiments)\n- [Documentation](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#documentation)\n- [Code Quality](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#code-quality)\n- [Tools](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#tools)\n\n- [First-time contributors](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#first-time-contributors)\n- [Contributors](https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/#contributors)\n\n## Background gradients alongside background images\n\n[![](https://make.wordpress.org/core/files/2026/04/image-3-1024x580.png)](https://make.wordpress.org/core/files/2026/04/image-3.png)\n\nThe Group block now supports background gradients through a new `background.gradient` block support, allowing gradients and background images to work together without conflicts. You’ll find a gradient picker in the Background panel that works independently of the existing color gradient controls, making it possible to create gradient overlays on images or combine multiple background effects.\n\nThe new `background.gradient` block support is available to block authors. This also lays the groundwork for eventually migrating `color.gradient` to `background.gradient` across all blocks, providing a more consistent and capable background styling system, including clipping and text gradients. ([75859](https://github.com/WordPress/gutenberg/pull/75859))\n\n## Command palette history and suggestions (experimental)\n\n[![](https://make.wordpress.org/core/files/2026/04/image-2-1024x577.png)](https://make.wordpress.org/core/files/2026/04/image-2.png)\n\nThe command palette (Cmd+K/Ctrl+K) now features organized sections that make it easier to find and reuse actions. Instead of showing just a search field and search results, users see sections for Recent commands and Suggestions based on current context. This change is experimental; to give it a try, first go to *WP-Admin* > *Gutenberg* > *Experiments* and enable “Workflow Palette”.\n\n## Other Notable Highlights\n\nThe wordpress/ui package adds a new EmptyState component for displaying placeholder content when sections have no data. This compound component provides flexible composition with sub-components for icons, titles, descriptions, and actions, laying groundwork for consistent empty state patterns across the interface ([74719](https://github.com/WordPress/gutenberg/pull/74719)).\n\n[![](https://make.wordpress.org/core/files/2026/04/image-1.png)](https://make.wordpress.org/core/files/2026/04/image-1.png)\n\nReal-time collaboration has received some fixes that improve the multi-user editing experience and stability. Block comments (notes) now properly sync between collaborative editors instead of requiring page refreshes to appear. In the post list, the action button correctly updates from “Join” back to “Edit” when collaboration locks expire. Behind the scenes, error recovery has been enhanced to prevent cascading failures that could previously cause memory issues during collaborative sessions. ([76873](https://github.com/WordPress/gutenberg/pull/76873), [76795](https://github.com/WordPress/gutenberg/pull/76795), [76872](https://github.com/WordPress/gutenberg/pull/76872), [76716](https://github.com/WordPress/gutenberg/pull/76716))\n\nThe experimental Forms block now supports hidden input fields, filling an important gap for many applications. Hidden fields appear as selectable placeholder blocks in the editor, while remaining invisible on the frontend with values configurable through the Advanced panel. ([74131](https://github.com/WordPress/gutenberg/pull/74131))\n\n## Changelog\n\n### Enhancements\n\n#### Block Editor\n\n- DOM: Prefer standard caretPositionFromPoint over deprecated caretRangeFromPoint. ([76921](https://github.com/WordPress/gutenberg/pull/76921))\n\n#### Components\n\n- Add EmptyState component to wordpress/ui. ([74719](https://github.com/WordPress/gutenberg/pull/74719))\n\n- Admin UI: Update Page background color. ([76548](https://github.com/WordPress/gutenberg/pull/76548))\n\n- Button: hide focus outline on :Active for click feedback in forced-colors mode. ([76833](https://github.com/WordPress/gutenberg/pull/76833))\n\n- Card: Use Text component for Title typography. ([76642](https://github.com/WordPress/gutenberg/pull/76642))\n\n- InputControl: Add to wordpress/ui. ([76653](https://github.com/WordPress/gutenberg/pull/76653))\n\n- Snackbar: Use surface-width design token for max-width. ([76592](https://github.com/WordPress/gutenberg/pull/76592))\n\n- Storybook: Make “introduction” top level. ([76671](https://github.com/WordPress/gutenberg/pull/76671))\n\n- Tabs: Add runtime validation for tab/panel mismatches. ([75170](https://github.com/WordPress/gutenberg/pull/75170))\n\n- Theme: Change default control cursor to pointer. ([76762](https://github.com/WordPress/gutenberg/pull/76762))\n\n- ThemeProvider: Add cursor prop. ([76410](https://github.com/WordPress/gutenberg/pull/76410))\n\n- UI/Dialog: Deprioritize close icon for initial focus. ([76910](https://github.com/WordPress/gutenberg/pull/76910))\n\n- UI/Dialog: Expose initialFocus and finalFocus on Dialog.Popup. ([76860](https://github.com/WordPress/gutenberg/pull/76860))\n\n- UI: Add AlertDialog primitive. ([76847](https://github.com/WordPress/gutenberg/pull/76847))\n\n- UI: Update @base-ui/react from 1.2.0 to 1.3.0. ([76603](https://github.com/WordPress/gutenberg/pull/76603))\n\n#### Data Layer\n\n- Core Data: Remove offset param from stableKey, use pagination logic. ([76808](https://github.com/WordPress/gutenberg/pull/76808))\n\n#### Block Library\n\n- Block Supports: Add background gradient support that can combine with background images. ([75859](https://github.com/WordPress/gutenberg/pull/75859))\n\n- Forms Block: Add hidden input field variation. ([74131](https://github.com/WordPress/gutenberg/pull/74131))\n\n- Image/Site Logo: Hide crop toolbar when editMediaEntity is unavailable. ([76626](https://github.com/WordPress/gutenberg/pull/76626))\n\n- Login/out block: Add button block class names to the submit button. ([76746](https://github.com/WordPress/gutenberg/pull/76746))\n\n#### DataViews\n\n- CollapsibleCard: Add HeaderDescription subcomponent. ([76867](https://github.com/WordPress/gutenberg/pull/76867))\n\n- Improvements to dataviews infinite scroll. ([74378](https://github.com/WordPress/gutenberg/pull/74378))\n\n#### Site Editor\n\n- Site Editor > Pages: Move view configuration to the server. ([76573](https://github.com/WordPress/gutenberg/pull/76573))\n\n- Site Editor > Patterns & Parts: Generate sidebar from view configuration. ([76823](https://github.com/WordPress/gutenberg/pull/76823))\n\n- Site Editor > Patterns: Move configuration to the server. ([76734](https://github.com/WordPress/gutenberg/pull/76734))\n\n- Site Editor > Quick Edit: Add form configuration to endpoint. ([76953](https://github.com/WordPress/gutenberg/pull/76953))\n\n- Site Editor > Templates: Move configuration to the server. ([76622](https://github.com/WordPress/gutenberg/pull/76622))\n\n#### Post Editor\n\n- DataForm: Add compact configuration option to the datetime control. ([76905](https://github.com/WordPress/gutenberg/pull/76905))\n\n#### Navigation Menus\n\n- Site Editor v2: Add missing menu items to navigation leaf more menu. ([76804](https://github.com/WordPress/gutenberg/pull/76804))\n\n#### Connectors\n\n- Improve AI plugin button. ([76759](https://github.com/WordPress/gutenberg/pull/76759))\n\n#### Collaboration\n\n- Add backport for WP_ALLOW_COLLABORATION. ([76716](https://github.com/WordPress/gutenberg/pull/76716))\n\n#### Guidelines\n\n- Improvements to the UX. ([76383](https://github.com/WordPress/gutenberg/pull/76383))\n\n#### Icon\n\n- Icons: Enforce strict name validation in register method. ([76079](https://github.com/WordPress/gutenberg/pull/76079))\n\n#### Commands\n\n- Add sections to command palette and introduce Recently used functionality. ([75691](https://github.com/WordPress/gutenberg/pull/75691))\n\n### Bug Fixes\n\n- wordpress/date: Recover WP timezone after third-party reload. ([75831](https://github.com/WordPress/gutenberg/pull/75831))\n\n#### Block Library\n\n- Icon: Fix center alignment in the editor for classic themes. ([76878](https://github.com/WordPress/gutenberg/pull/76878))\n\n- Image block media placeholder: Remove duotone. ([76721](https://github.com/WordPress/gutenberg/pull/76721))\n\n- Latest Comments: Fix v1 block deprecation. ([76877](https://github.com/WordPress/gutenberg/pull/76877))\n\n- List Item: Disable edit as HTML support. ([76897](https://github.com/WordPress/gutenberg/pull/76897))\n\n- Navigation: Avoid List View changing position when navigation block saves. ([76659](https://github.com/WordPress/gutenberg/pull/76659))\n\n- Reduce specificity of nav link default padding so global styles apply. ([76876](https://github.com/WordPress/gutenberg/pull/76876))\n\n- Show fallback label in MediaControl when filename is empty. ([76888](https://github.com/WordPress/gutenberg/pull/76888))\n\n- Site Tagline: Fix block error when migrating deprecated textAlign attribute. ([76821](https://github.com/WordPress/gutenberg/pull/76821))\n\n#### Connectors\n\n- Boot: Fix black area below content when sidebar is taller than page content. ([76764](https://github.com/WordPress/gutenberg/pull/76764))\n\n- Add Akismet as a default connector. ([76828](https://github.com/WordPress/gutenberg/pull/76828))\n\n- Align client registration API with server. ([76737](https://github.com/WordPress/gutenberg/pull/76737))\n\n- Fix button size. ([76582](https://github.com/WordPress/gutenberg/pull/76582))\n\n- Replace plugin.slug with plugin.file. ([76909](https://github.com/WordPress/gutenberg/pull/76909))\n\n- Support non-AI provider types and add JS extensibility end-to-end test. ([76722](https://github.com/WordPress/gutenberg/pull/76722))\n\n#### Block Editor\n\n- Block visibility badge: Use canvas iframe for viewport detection. ([76889](https://github.com/WordPress/gutenberg/pull/76889))\n\n- Cross Origin Isolation: Remove img from the list of elements that get mutated. ([76618](https://github.com/WordPress/gutenberg/pull/76618))\n\n- Fix locked content when switching to a different template without exiting ‘Edit pattern’. ([76710](https://github.com/WordPress/gutenberg/pull/76710))\n\n- Hide Additional CSS controls when block is inside contentOnly editing mode. ([76512](https://github.com/WordPress/gutenberg/pull/76512))\n\n- Reset blockEditingModes on RESET_BLOCKS. ([76529](https://github.com/WordPress/gutenberg/pull/76529))\n\n- Stop keeping stale controlled blocks after reset. ([76591](https://github.com/WordPress/gutenberg/pull/76591))\n\n#### Components\n\n- Admin UI: Fix Page Header not rendering with only actions and add stories. ([76695](https://github.com/WordPress/gutenberg/pull/76695))\n\n- Button: Restore specificity of high-contrast mode focus ring. ([76719](https://github.com/WordPress/gutenberg/pull/76719))\n\n- Card: Add overflow: Clip to root container. ([76678](https://github.com/WordPress/gutenberg/pull/76678))\n\n- Fix Color Picker Angle Reset on Gradient Type Change. ([76595](https://github.com/WordPress/gutenberg/pull/76595))\n\n- Storybook: Disable autodocs for Icon library. ([76620](https://github.com/WordPress/gutenberg/pull/76620))\n\n- compose/useDialog: Add stopPropagation() to Escape handler. ([76861](https://github.com/WordPress/gutenberg/pull/76861))\n\n- ui/CollapsibleCard: Do not animate focus ring. ([76682](https://github.com/WordPress/gutenberg/pull/76682))\n\n#### Post Editor\n\n- Fix: Create custom template modal content width. ([76713](https://github.com/WordPress/gutenberg/pull/76713))\n\n- Reduce the added halo for selected block. ([76619](https://github.com/WordPress/gutenberg/pull/76619))\n\n- Revisions: Add Meta fields diff panel to document sidebar. ([76341](https://github.com/WordPress/gutenberg/pull/76341))\n\n- Revisions: Fix template revisions retrieval and sorting. ([76760](https://github.com/WordPress/gutenberg/pull/76760))\n\n- Style Book: Fix missing styles for classic themes in stylebook route. ([76843](https://github.com/WordPress/gutenberg/pull/76843))\n\n#### Collaboration\n\n- RTC: Fix notes not syncing between collaborative editors. ([76873](https://github.com/WordPress/gutenberg/pull/76873))\n\n- RTC: Fix stuck “Join” link in post list when lock expires. ([76795](https://github.com/WordPress/gutenberg/pull/76795))\n\n- RTC: Restore on failed request with compaction update. ([76872](https://github.com/WordPress/gutenberg/pull/76872))\n\n#### Client Side Media\n\n- Build: Remove unused JXL WASM module from vips worker. ([76639](https://github.com/WordPress/gutenberg/pull/76639))\n\n- Gate client-side media processing as plugin-only. ([76700](https://github.com/WordPress/gutenberg/pull/76700))\n\n- vips: Ensure single instance. ([76780](https://github.com/WordPress/gutenberg/pull/76780))\n\n#### CSS & Styling\n\n- Metabox: Fix checkbox style in sidebar. ([76718](https://github.com/WordPress/gutenberg/pull/76718))\n\n#### Data Layer\n\n- Properly resolve getTemplateId for hybrid themes. ([76532](https://github.com/WordPress/gutenberg/pull/76532))\n\n#### Site Editor\n\n- Fix unsupported theme flash on direct URL navigation. ([76465](https://github.com/WordPress/gutenberg/pull/76465))\n\n### Accessibility\n\n#### Components\n\n- ComboboxControl: Fix accessible association of help text. ([76761](https://github.com/WordPress/gutenberg/pull/76761))\n\n- RadioControl: Add role=”radiogroup” to fieldset. ([76745](https://github.com/WordPress/gutenberg/pull/76745))\n\n- ToggleGroupControl: Fix accessible association of help text. ([76740](https://github.com/WordPress/gutenberg/pull/76740))\n\n- ControlWithError: Connect validation messages to controls via aria-describedby. ([76742](https://github.com/WordPress/gutenberg/pull/76742))\n\n#### Block Editor\n\n- Stretchy Text: Fix focus loss. ([75092](https://github.com/WordPress/gutenberg/pull/75092))\n\n### Experiments\n\n#### Post Editor\n\n- Fields: Add excerpt field. ([76829](https://github.com/WordPress/gutenberg/pull/76829))\n\n- Fields: Add sticky field. ([76922](https://github.com/WordPress/gutenberg/pull/76922))\n\n- Fields: Tweak excerpt field. ([76903](https://github.com/WordPress/gutenberg/pull/76903))\n\n- Add revisions panel. ([76735](https://github.com/WordPress/gutenberg/pull/76735))\n\n- Add template panel to include the existing template actions. ([76539](https://github.com/WordPress/gutenberg/pull/76539))\n\n#### Guidelines\n\n- Refactor components and improve TypeScript typing. ([76394](https://github.com/WordPress/gutenberg/pull/76394))\n\n### Documentation\n\n- Abilities: Improve JSDoc for public API. ([76824](https://github.com/WordPress/gutenberg/pull/76824))\n\n- DOM: Document class wildcard matcher for ‘cleanNodeList’. ([76920](https://github.com/WordPress/gutenberg/pull/76920))\n\n- Docs: Remove Puppeteer references and update to Playwright. ([76766](https://github.com/WordPress/gutenberg/pull/76766))\n\n- Docs: Update PHP_CodeSniffer repository link and schema URL. ([76816](https://github.com/WordPress/gutenberg/pull/76816))\n\n- Storybook: Add redirect for moved introduction page. ([76701](https://github.com/WordPress/gutenberg/pull/76701))\n\n- Storybook: Try changing to collapsed folders. ([76361](https://github.com/WordPress/gutenberg/pull/76361))\n\n- UI Tooltip: Improve documentation to cover intended accessibility practices. ([76705](https://github.com/WordPress/gutenberg/pull/76705))\n\n- Updating versions in WordPress ahead of 7.0. ([76723](https://github.com/WordPress/gutenberg/pull/76723))\n\n- admin-ui: Update package README to clarify purpose and distinguish from ui package. ([76943](https://github.com/WordPress/gutenberg/pull/76943))\n\n- docs(create-block-interactive-template): Document available variants in README. ([76831](https://github.com/WordPress/gutenberg/pull/76831))\n\n- iAPI Docs: Add client-side navigation compatibility guide. ([76242](https://github.com/WordPress/gutenberg/pull/76242))\n\n### Code Quality\n\n- Core Abilities: Fix sideEffects flag. ([76763](https://github.com/WordPress/gutenberg/pull/76763))\n\n- Admin UI: Add CSS files to sideEffects array. ([76609](https://github.com/WordPress/gutenberg/pull/76609))\n\n- admin-ui / Breadcrumbs: Stricter items[].to prop types. ([76493](https://github.com/WordPress/gutenberg/pull/76493))\n\n- Refactor: Use null coalescing operator for improved readability. ([76777](https://github.com/WordPress/gutenberg/pull/76777))\n\n- element: Make createInterpolateElement TS/type smart. ([71513](https://github.com/WordPress/gutenberg/pull/71513))\n\n#### Data Layer\n\n- Core Data: Optimize getRawEntityRecord selector. ([76632](https://github.com/WordPress/gutenberg/pull/76632))\n\n- Core Data: Remove ‘isRawAttribute’ internal util. ([76806](https://github.com/WordPress/gutenberg/pull/76806))\n\n#### Block Library\n\n- Navigation: Add a shared helper for font sizes in Navigation Link and Navigation Submenu blocks. ([74855](https://github.com/WordPress/gutenberg/pull/74855))\n\n- Tab Block: Remove anchor from save function. ([76511](https://github.com/WordPress/gutenberg/pull/76511))\n\n#### Site Editor\n\n- Simplify sidebar for Pages & Templates. ([76868](https://github.com/WordPress/gutenberg/pull/76868))\n\n#### Commands\n\n- Fix useSelect warning in command palette. ([76822](https://github.com/WordPress/gutenberg/pull/76822))\n\n#### Block Editor\n\n- Deprecate ‘__unstableSaveReusableBlock’ action. ([76807](https://github.com/WordPress/gutenberg/pull/76807))\n\n#### Components\n\n- UI: Clarify public APIs and component naming, remove NoticeIntent typings. ([76791](https://github.com/WordPress/gutenberg/pull/76791))\n\n#### DataViews\n\n- wordpress/dataviews: Migrate card layout to wordpress/ui. ([76282](https://github.com/WordPress/gutenberg/pull/76282))\n\n### Tools\n\n- Add TypeScript parser tests for shouldSkipReference. ([76611](https://github.com/WordPress/gutenberg/pull/76611))\n\n- ESLint: Add no-unmerged-classname rule. ([76458](https://github.com/WordPress/gutenberg/pull/76458))\n\n- create-block-interactive-template: Enhance block registration by using blocks-manifest for improved performance. ([76317](https://github.com/WordPress/gutenberg/pull/76317))\n\n#### Build Tooling\n\n- wp-build: Hash transformed CSS for data-wp-hash dedupe key. ([76743](https://github.com/WordPress/gutenberg/pull/76743))\n\n- Build: Fix vips worker 404 when SCRIPT_DEBUG is true. ([76657](https://github.com/WordPress/gutenberg/pull/76657))\n\n- Build: Skip non-minified build for WASM-inlined workers. ([76615](https://github.com/WordPress/gutenberg/pull/76615))\n\n- Changelog: Add missing label-to-feature mappings. ([76646](https://github.com/WordPress/gutenberg/pull/76646))\n\n- React vendor script: Avoid warning on createRoot. ([76825](https://github.com/WordPress/gutenberg/pull/76825))\n\n- Set milestone on PRs after cherry-picking to release branch. ([76652](https://github.com/WordPress/gutenberg/pull/76652))\n\n- react-dom vendor script: Remove __esModule flag. ([76925](https://github.com/WordPress/gutenberg/pull/76925))\n\n#### Testing\n\n- Fix: Flaky RichText format end-to-end test. ([76958](https://github.com/WordPress/gutenberg/pull/76958))\n\n- RTC: Add end-to-end block gauntlet. ([76849](https://github.com/WordPress/gutenberg/pull/76849))\n\n- e2e: Add end-to-end tests for template and template part revisions. ([76923](https://github.com/WordPress/gutenberg/pull/76923))\n\n- end-to-end Tests: Enable client-side media processing for site editor image test. ([76648](https://github.com/WordPress/gutenberg/pull/76648))\n\n#### Collaboration\n\n- RTC: Update post lock backport PR. ([76661](https://github.com/WordPress/gutenberg/pull/76661))\n\n## First-time contributors\n\nThe following PRs were merged by first-time contributors:\n\n- [@jigangz](https://github.com/jigangz): Block Library: Show fallback label in MediaControl when filename is empty. ([76888](https://github.com/WordPress/gutenberg/pull/76888))\n\n- [@meravi](https://github.com/meravi): Docs: Remove Puppeteer references and update to Playwright. ([76766](https://github.com/WordPress/gutenberg/pull/76766))\n\n- [@rodrigoprimo](https://github.com/rodrigoprimo): Docs: Update PHP_CodeSniffer repository link and schema URL. ([76816](https://github.com/WordPress/gutenberg/pull/76816))\n\n- [@sandipmaurya2611](https://github.com/sandipmaurya2611): Boot: Fix black area below content when sidebar is taller than page content. ([76764](https://github.com/WordPress/gutenberg/pull/76764))\n\n- [@Vedant-Gandhi](https://github.com/Vedant-Gandhi): Fix Color Picker Angle Reset on Gradient Type Change. ([76595](https://github.com/WordPress/gutenberg/pull/76595))\n\n## Contributors\n\nThe following contributors merged PRs in this release:\n\n[@aaronrobertshaw](https://github.com/aaronrobertshaw) [@adamsilverstein](https://github.com/adamsilverstein) [@aduth](https://github.com/aduth) [@alecgeatches](https://github.com/alecgeatches) [@andrewserong](https://github.com/andrewserong) [@annezazu](https://github.com/annezazu) [@aswasif007](https://github.com/aswasif007) [@carolinan](https://github.com/carolinan) [@CGastrell](https://github.com/CGastrell) [@chriszarate](https://github.com/chriszarate) [@ciampo](https://github.com/ciampo)[@DAreRodz](https://github.com/DAreRodz) [@dhasilva](https://github.com/dhasilva) [@dsas](https://github.com/dsas) [@ellatrix](https://github.com/ellatrix) [@epeicher](https://github.com/epeicher) [@gziolo](https://github.com/gziolo) [@im3dabasia](https://github.com/im3dabasia) [@ingeniumed](https://github.com/ingeniumed) [@jameskoster](https://github.com/jameskoster) [@jasmussen](https://github.com/jasmussen) [@jigangz](https://github.com/jigangz) [@jorgefilipecosta](https://github.com/jorgefilipecosta) [@jsnajdr](https://github.com/jsnajdr)[@juanmaguitar](https://github.com/juanmaguitar) [@Mamaduka](https://github.com/Mamaduka) [@manzoorwanijk](https://github.com/manzoorwanijk) [@maxschmeling](https://github.com/maxschmeling) [@meravi](https://github.com/meravi) [@mirka](https://github.com/mirka) [@ntsekouras](https://github.com/ntsekouras) [@oandregal](https://github.com/oandregal) [@pento](https://github.com/pento) [@ramonjd](https://github.com/ramonjd) [@retrofox](https://github.com/retrofox) [@rodrigoprimo](https://github.com/rodrigoprimo)[@sandipmaurya2611](https://github.com/sandipmaurya2611) [@scruffian](https://github.com/scruffian) [@senadir](https://github.com/senadir) [@sgomes](https://github.com/sgomes) [@Shekhar0109](https://github.com/Shekhar0109) [@shekharnwagh](https://github.com/shekharnwagh) [@shimotmk](https://github.com/shimotmk) [@SirLouen](https://github.com/SirLouen) [@Soean](https://github.com/Soean) [@t-hamano](https://github.com/t-hamano) [@talldan](https://github.com/talldan)[@tellthemachines](https://github.com/tellthemachines) [@Vedant-Gandhi](https://github.com/Vedant-Gandhi)\n\n[#block-editor](https://make.wordpress.org/core/tag/block-editor/), [#core-editor](https://make.wordpress.org/core/tag/core-editor/), [#gutenberg](https://make.wordpress.org/core/tag/gutenberg/), [#gutenberg-new](https://make.wordpress.org/core/tag/gutenberg-new/)","publishedAt":"2026-04-09T09:08:47.000Z","url":"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/","media":[{"type":"image","url":"https://make.wordpress.org/core/files/2025/07/gb-21-0-whats-new-1024x512.png"},{"type":"image","url":"https://make.wordpress.org/core/files/2026/04/image-3-1024x580.png"},{"type":"image","url":"https://make.wordpress.org/core/files/2026/04/image-2-1024x577.png"},{"type":"image","url":"https://make.wordpress.org/core/files/2026/04/image-1.png"}]},{"id":"rel_Pj_-btoAEY7_w1aUe5scD","version":null,"title":"Defining expectations for Iteration issues","summary":"Two years ago, efforts were made to [provide more clarity in the Gutenberg GitHub repository](https://make.wordpress.org/core/2024/03/28/providing-mor...","content":"Two years ago, efforts were made to [provide more clarity in the Gutenberg GitHub repository](https://make.wordpress.org/core/2024/03/28/providing-more-clarity-in-the-gutenberg-github-repo/) to make it simpler to keep up to date with work underway at various levels. This post focuses on a piece of that effort: iteration issues and the growing role they can play to make it simpler to follow ongoing work in the Gutenberg repository at critical periods. Iteration issues should happen alongside dev notes and merge proposals.\n\n## Changes to Iteration issues\n\nAs a reminder, these iteration issues are solely for following dedicated tracks of work in the Gutenberg repository, and their goal isn’t to replace the Trac tickets that we use for tracking tasks.\n\n- For each release, open a new iteration issue with the [Type] Iteration label and a name similar to “Feature Name for WordPress X.X”. Do not re-use an iteration issue from a prior release.\n\n- Before the beta cycle for the release, updates need to happen at a minimum of once per month.\n\n- 1 week ahead of beta and during beta/RC periods, updates need to happen weekly. In particular, emphasis should be put on updates ahead of beta 1, RC1, and the final release. \n\n- When the work on a release is done, close the iteration issue and open a new one for the next release as needed.\n\nThe aim in doing this is to make it easy for folks to stay up to date on features being worked on for major WordPress releases. Currently, pulling together accurate and up-to-date information remains too fragmented, partially due to either the lack of timely updates to Iteration issues or due to the lack of an iteration issue, leading to too few people who have the time/effort/expertise to sort through it all. This has led to confusion in the lead-up to key moments in the release cycle and is a vulnerability in the process that needs to be rectified. By contributors dedicating themselves more deeply to curating Iteration issues and keeping them up to date, that information can remain a shared resource for all in a consistent way and help us lean towards automation over the reliance of individuals to collate. \n\n## When should an iteration issue be opened?\n\nMost, if not all, headline items in roadmap posts need iteration issues. When in doubt, create one. \n\n## What makes a good iteration issue?\n\nTo help more folks succeed in creating a good iteration issue, [there is a new Iteration issue template](https://github.com/WordPress/gutenberg/pull/77113/) when creating an issue that follows these best practices: \n\n- Assigned contributors planning to work on it. As needed, this includes assigning someone to handle updates.\n\n- A scope of work tailored to the release and the timeline, with necessary issues opened.\n\n- Any necessary design input or clear requests for design collaboration.\n\n- Any open questions or known decisions should be clearly stated, with discussions branching out into various individual issues.\n\n- Regular updates in the form of comments on the issue. Specifically, monthly in early stages of the release and weekly at later stages aka starting 1 week before beta 1.\n\nThe iteration issue does not need to start this way, but it needs to *grow* in this direction rapidly as the release process continues. In many cases, an initial iteration issue is opened with a smaller set of known key items to work on, and broader contributors help shape it as the release gets underway.\n\n## What makes a good update? \n\nA good update is timely and clearly states completed work, upcoming planned work, any known blockers or decisions to be made, and a broader sense of how the work is progressing. For example, an update that simply lists a changelog of items doesn’t provide a sense of whether work is continuing at the right pace for the release and what is likely to make it or likely not to. \n\nAhead of key moments in a release, beta 1 and RC 1 in particular, updates need to happen weekly as noted above *and* should include clear summaries of what is landing in each. These can be used as foundations for any future dev notes, merge proposals, release announcement material, or even documentation. \n\n## Let’s keep iterating\n\nJust like these issues, this is an iteration too. Please share feedback, whether you’re handling these iteration issues or using them to stay closer to the work.\n\nProps to [@tyxla](https://profiles.wordpress.org/tyxla/) [@desrosj](https://profiles.wordpress.org/desrosj/) [@4thhubbard](https://profiles.wordpress.org/4thhubbard/) [@jeffpaul](https://profiles.wordpress.org/jeffpaul/) for reviewing \n\n[#github](https://make.wordpress.org/core/tag/github/), [#gutenberg](https://make.wordpress.org/core/tag/gutenberg/)","publishedAt":"2026-04-08T20:48:58.000Z","url":"https://make.wordpress.org/core/2026/04/08/iteration-issue-expectations/","media":[]},{"id":"rel_DGnaAfXniXlajTAOOiReR","version":null,"title":"Twenty Twenty-Seven: Team Announcement","summary":"Thank you to everyone who responded to the [original call for volunteers](https://make.wordpress.org/core/2026/03/13/twenty-twenty-seven/). The respon...","content":"Thank you to everyone who responded to the [original call for volunteers](https://make.wordpress.org/core/2026/03/13/twenty-twenty-seven/). The response was genuinely wonderful and made clear how much folks care about getting a great default theme out for 7.2. Joining lead designer [@iamarinoh](https://profiles.wordpress.org/iamarinoh/), I’m happy to share that [@onemaggie](https://profiles.wordpress.org/onemaggie/) and [@poena](https://profiles.wordpress.org/poena/) will serve as co-lead developers. [@juanfra](https://profiles.wordpress.org/juanfra/) will be taking on a new role as lead mentor and I want to share a bit about why that role exists.\n\nThose who read through the comments may have noticed [@juanfra](https://profiles.wordpress.org/juanfra/) mentioning his interest in mentoring and sharing his Twenty Twenty-Five experience with new leads. That interest sparked a larger conversation about how to bring a more explicit mentorship focus to this new default theme effort. With a head start on this theme compared to previous years, and with an increasing focus on Education programs in WordPress to help new contributors find meaningful entry points, there’s a real opportunity to do something more intentional here than before. Theme development is one of the more approachable and impactful areas to get involved in. As a result, the explicit mentorship angle is designed to bring more folks into the theme creation process in a structured, supported way rather than hoping people find their footing on their own. [@juanfra](https://profiles.wordpress.org/juanfra/) will be taking point here but everyone working on the theme in a lead role will help make the mentorship approach a reality. \n\nThis goes beyond helping make Twenty Twenty-Seven a reality. It’s about expanding who feels equipped and welcome to contribute to theme work in WordPress more broadly.\n\nIf you expressed interest and are keen to contribute, stay tuned as the mentorship angle itself is forming alongside the theme design. More on how to get involved will be shared as the theme takes shape. \n\nThanks to [@onemaggie](https://profiles.wordpress.org/onemaggie/) [@poena](https://profiles.wordpress.org/poena/) [@juanfra](https://profiles.wordpress.org/juanfra/) [@iamarinoh](https://profiles.wordpress.org/iamarinoh/) for reviewing this post and for stepping up to lead here. \n\n[#7-2](https://make.wordpress.org/core/tag/7-2/), [#default-theme](https://make.wordpress.org/core/tag/default-theme/), [#theme](https://make.wordpress.org/core/tag/theme/)","publishedAt":"2026-04-08T18:01:55.000Z","url":"https://make.wordpress.org/core/2026/04/08/tt7-team/","media":[]},{"id":"rel_RrtCGY9gq-6sSFOldxW_n","version":null,"title":"Dev Chat summary: April 8, 2026","summary":"[Start](https://wordpress.slack.com/archives/C02RQBWTW/p1775660548427059) of the meeting in Slack, facilitated by [@audrasjb](https://profiles.wordpre...","content":"[Start](https://wordpress.slack.com/archives/C02RQBWTW/p1775660548427059) of the meeting in Slack, facilitated by [@audrasjb](https://profiles.wordpress.org/audrasjb/) ![🔗](https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png) [Agenda post](https://make.wordpress.org/core/2026/04/07/dev-chat-agenda-april-8-2026/).\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### WordPress 7.0 Updates\n\n- [The Path Forward for WordPress 7.0](https://make.wordpress.org/core/2026/04/02/the-path-forward-for-wordpress-7-0/). Quick summary:\n\n`trunk` is **closed to commits for the 7.1 release** until further notice\n\n- Backporting to 7.0 still requires double committer sign off\n\n- Pre-releases are paused\n\n- The next release will be a RC\n\n- We’re currently in string freeze\n\n- New Dev Notes:\n\n[Building a custom sync provider for real-time collaboration](https://make.wordpress.org/core/2026/04/01/building-a-custom-sync-provider-for-real-time-collaboration/)\n\n## Discussion ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\nFrom [@desrosj](https://profiles.wordpress.org/desrosj/): contributors who have a list of notes for tickets to create are encouraged to create them before the WordCamp Asia Contributor Day. Especially if they are `good-first-bugs`! \n\n[@desrosj](https://profiles.wordpress.org/desrosj/) added: “If someone has some time, triaging the good-first-bug list could also be helpful. Sometimes that list is intimidating because it seems like everything is attended to. But often times the patches need to be refreshed or the approaches so far are not fully solving the issue at hand. If we could note that on the tickets, it may make them more easily actionable.”\n\n[@audrasjb](https://profiles.wordpress.org/audrasjb/) noted that the [8 tickets in the i18n component for 7.0](https://core.trac.wordpress.org/query?status=accepted&status=assigned&status=new&status=reopened&status=reviewing&component=I18N&milestone=7.0&group=component&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=changetime&col=keywords&order=priority) are easy tickets that would be nice to address during the contributor day. They are also Polyglots, Core, and Core Editor cross-team tickets.\n\n[@desrosj](https://profiles.wordpress.org/desrosj/) will encourage our Polyglots contributors to open tickets for strings that need refinement and additional context as it is a great way to contribute to the upcoming release.\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#core](https://make.wordpress.org/core/tag/core/), [#core-editor](https://make.wordpress.org/core/tag/core-editor/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-08T15:49:57.000Z","url":"https://make.wordpress.org/core/2026/04/08/summary-dev-chat-april-8-2026/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png","alt":"🔗"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"}]},{"id":"rel_Mq6JEkybBaVYXeQzvSmwq","version":null,"title":"Dev Chat Agenda – April 8, 2026","summary":"The next WordPress Developers Chat will take place on [Wednesday, April 8, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?i...","content":"The next WordPress Developers Chat will take place on [Wednesday, April 8, 2026, at 15:00 UTC](https://www.timeanddate.com/worldclock/fixedtime.html?iso=20260408T1500) in the [core](https://wordpress.slack.com/messages/core/) channel on [Make WordPress Slack](https://make.wordpress.org/chat/).\n\nThe live meeting will focus on the discussion for upcoming releases, and have an open floor section.\n\nThe various curated agenda sections below refer to additional items. If you have ticket requests for help, please continue to post details in the comments section at the end of this agenda or bring them up during the dev chat.\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### WordPress 7.0 Updates\n\n- [The Path Forward for WordPress 7.0](https://make.wordpress.org/core/2026/04/02/the-path-forward-for-wordpress-7-0/)\n\n- New Dev Notes:\n\n[Building a custom sync provider for real-time collaboration](https://make.wordpress.org/core/2026/04/01/building-a-custom-sync-provider-for-real-time-collaboration/)\n\n## Discussions ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\n*The discussion section of the agenda is for discussing important topics affecting the upcoming release or larger initiatives that impact the Core Team. To nominate a topic for discussion, please leave a comment on this agenda with a summary of the topic, any relevant links that will help people get context for the discussion, and what kind of feedback you are looking for from others participating in the discussion.*\n\n## Open floor  ![🎙](https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png)\n\nAny topic can be raised for discussion in the comments, as well as requests for assistance on tickets. Tickets in the milestone for the next major or maintenance release will be prioritized.\n\nPlease include details of tickets / PRs and the links in the comments, and indicate whether you intend to be available during the meeting for discussion or will be async.\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#agenda](https://make.wordpress.org/core/tag/agenda/), [#core](https://make.wordpress.org/core/tag/core/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-07T09:42:13.000Z","url":"https://make.wordpress.org/core/2026/04/07/dev-chat-agenda-april-8-2026/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png","alt":"🎙"}]},{"id":"rel_hS6KBPD3zLQ9L2fzt61ax","version":null,"title":"Dev Chat summary: April 1, 2026","summary":"[Start](https://wordpress.slack.com/archives/C02RQBWTW/p1775055661350799) of the meeting in Slack, facilitated by [@audrasjb](https://profiles.wordpre...","content":"[Start](https://wordpress.slack.com/archives/C02RQBWTW/p1775055661350799) of the meeting in Slack, facilitated by [@audrasjb](https://profiles.wordpress.org/audrasjb/) ![🔗](https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png) [Agenda post](https://make.wordpress.org/core/2026/04/01/dev-chat-agenda-april-1-2026/).\n\n## Announcements ![📢](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png)\n\n### Editor\n\n- [What’s new in Gutenberg 22.8? (25 March)](https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/)\n\n### General\n\n- [WordPress 6.9.2 retrospective](https://make.wordpress.org/core/2026/03/25/wordpress-6-9-2-retrospective/)\n\n- [Join Core at WordCamp Asia 2026 Contributor Day (April 9, Mumbai & Online)](https://make.wordpress.org/core/2026/03/25/join-core-at-wordcamp-asia-2026-contributor-day-april-9-mumbai-online/)\n\n- [2027 Default Theme call for volunteers](https://make.wordpress.org/core/2026/03/13/twenty-twenty-seven/)\n\n### WordPress 7.0 Updates\n\n- [Extending the 7.0 Cycle](https://make.wordpress.org/core/2026/03/31/extending-the-7-0-cycle/)\nThis item will of course have an impact on the release party initially scheduled to happen during WC Asia Contributor Day, which will probably more be focused on testing.\n\n- New Dev Notes:\n\n[Introducing the AI Client in WordPress 7.0](https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/)\n\n- [Client-Side Abilities API in WordPress 7.0](https://make.wordpress.org/core/2026/03/24/client-side-abilities-api-in-wordpress-7-0/)\n\n- [Introducing the Connectors API in WordPress 7.0](https://make.wordpress.org/core/2026/03/18/introducing-the-connectors-api-in-wordpress-7-0/)\n\n## Discussion ![💬](https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png)\n\nFrom Matt: [Rethinking Left Navigation](https://make.wordpress.org/core/2026/03/24/rethinking-left-navigation/)\n\n- [@audrasjb](https://profiles.wordpress.org/audrasjb/): “Ordering plugins in a menu is a pretty sensible [but] it would be great if users could order them themselves”\n\n- [@jorbin](https://profiles.wordpress.org/jorbin/) recommended to make it a Feature Plugin project\n\n- [@joedolson](https://profiles.wordpress.org/joedolson/) wanted to note that maintaining consistent navigation order is [an explicit accessibility requirement](https://www.w3.org/TR/WCAG21/#consistent-navigation)\n\nFrom [@joefusco](https://profiles.wordpress.org/joefusco/): “Following the awareness/presence discussion in [#64696](https://core.trac.wordpress.org/ticket/64696), I built [a feature plugin to test the workload independently from RTC feature](https://github.com/josephfusco/presence-api).”\n\n- [@desrosj](https://profiles.wordpress.org/desrosj/) proposed to make it a Feature Plugin hosted on the WordPress GitHub repository and… tada! [It’s live](https://github.com/WordPress/presence-api).\n\nFrom [@wildworks](https://profiles.wordpress.org/wildworks/): “I am proposing to remove the ability to embed YouTube videos in the cover block. I would appreciate your thoughts on this. In my opinion, this violates the terms of service and also presents accessibility issues.” See [this PR comment](https://github.com/WordPress/gutenberg/issues/75069#issuecomment-4168811354).\n\n- [@jorbin](https://profiles.wordpress.org/jorbin/) pointed out that WordPress has shipped with [header video support](https://make.wordpress.org/core/2016/11/26/video-headers-in-4-7/) for almost a decade with no complaints, so removing this from the cover block should not be rushed.\n\n- [@joedolson](https://profiles.wordpress.org/joedolson/) added that the accessibility issue is technically a content control issue; it doesn’t directly create an issue, but opens a door for significant issues that were previously easily prevented.\n\n- [@wildworks](https://profiles.wordpress.org/wildworks/) shared [this Slack thread](https://wordpress.slack.com/archives/C0A803Z8MA5/p1775036419140409), where comments are welcome about this topic.\n\n[#7-0](https://make.wordpress.org/core/tag/7-0/), [#core](https://make.wordpress.org/core/tag/core/), [#core-editor](https://make.wordpress.org/core/tag/core-editor/), [#dev-chat](https://make.wordpress.org/core/tag/dev-chat/)","publishedAt":"2026-04-04T08:13:34.000Z","url":"https://make.wordpress.org/core/2026/04/04/summary-dev-chat-april-1-2026/","media":[{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png","alt":"🔗"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png","alt":"📢"},{"type":"image","url":"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ac.png","alt":"💬"}]},{"id":"rel_SSKCZd92znGZglmrRqLy1","version":"7.0","title":"The Path Forward for WordPress 7.0","summary":"It [was announced earlier this week](https://make.wordpress.org/core/2026/03/31/extending-the-7-0-cycle/) that the final 7.0 release has been delayed ...","content":"It [was announced earlier this week](https://make.wordpress.org/core/2026/03/31/extending-the-7-0-cycle/) that the final 7.0 release has been delayed specifically to allow more time to address testing feedback about the implementation of real-time collaboration. While the broad reasons for the delay were shared, this post will clarify what the delay means in practice (“returning to beta” after entering the Release Candidate phase of a release is unprecedented), and how to handle some specific technical details. Having clear guidance helps to direct attention to the right areas and ensures that the delay is as minimal as necessary.\n\nThis post outlines the policies dictating what can move forward, and the processes that should be followed until further notice to best focus community efforts while promoting stability and the ability to remain nimble.\n\n## Committing\n\nTo help Core committers understand what types of commits are allowed during this pause, the following policies are now (or continue to be) in place:\n\n*For non-Committer contributors, this section may help explain why Core committers make certain decisions.*\n\n### Commits to `trunk`\n\nTo avoid the potential for merge conflicts while backporting and other complexities, **trunk**** is closed to commits for the 7.1 release until further notice**.\n\n### Backporting to the 7.0 Branch\n\n[**Backporting commits**](https://make.wordpress.org/core/handbook/best-practices/backporting-commits/#backport-process)** will continue to require double sign-off by two core committers.** The `commit dev-feedback` keywords should be used to request a second committer’s review, and `dev-reviewed` should be added to indicate a second committer has reviewed and approved performing the merge to the `7.0` branch.\n\n### Changes Allowed\n\nThe typical rules followed during the Release Candidate phase of the release cycle will remain in effect:\n\n- No new features or enhancements are allowed.\n\n- Only fixes for bugs introduced during the current release cycle are allowed.\n\n- Built/Test Tool and/or test coverage improvements are allowed at any time.\n\n- Features can be removed if they are deemed particularly risky, unstable, or new testing data surfaces previously undiscovered issues.\n\n**Note:** These restrictions also apply to the `wp/7.0` [branch](https://github.com/WordPress/gutenberg/commits/wp/7.0/) in the Gutenberg repository, which is used to merge changes targeted for the 7.0 release into `wordpress-develop`.\n\nThe primary exceptions to the rules above are any changes related to the stability of real-time collaboration (see [#64696](https://core.trac.wordpress.org/ticket/64696), [#64904](https://core.trac.wordpress.org/ticket/64904), [#64890](https://core.trac.wordpress.org/ticket/64890), [#65008](https://core.trac.wordpress.org/ticket/65008), [#64622](https://core.trac.wordpress.org/ticket/64622) and [this board on GitHub](https://github.com/orgs/WordPress/projects/271/views/1?filterQuery=label%3A%22%5BFeature%5D+Real-time+Collaboration%22)), and any improvements necessary to refine the experience of the new Connectors admin screen (see [#64960](https://core.trac.wordpress.org/ticket/64960) and [#64789](https://core.trac.wordpress.org/ticket/64789)).\n\n## Pre-release Versions During Delay\n\nTo allow everyone a chance to regroup and properly identify the outstanding issues and discuss how best to address them, **additional pre-release versions of WordPress 7.0 will be paused through April 17th**.\n\nEnough of the surrounding context about the work remaining will be better understood by then. The release squad and project leadership can then develop a new, well informed schedule for the 7.0 final stretch, which will be published no later than April 22nd.\n\n## Testing During This Pause\n\nFollowing standard procedures during a major version release cycle, the nightly releases are now being generated from the `7.0` branch. During this pause, **it is recommended that you perform testing using the **[**latest nighty build**](https://wordpress.org/download/beta-nightly/).\n\nThe easiest way to accomplish this is by installing and activating the[ WordPress Beta Tester](https://wordpress.org/plugins/wordpress-beta-tester/) plugin on a test site and selecting the “Bleeding edge” channel and “Nightlies” stream.\n\n## Version Numbering\n\nWhile the nature of the pause suggests that the release is returning to the beta phase, truly returning to `beta` releases from a version string perspective is challenging due to a number of technical limitations. Mainly, `version_compare()` will not recognize `7.0-beta7` as newer than `7.0-RC2`.\n\nAfter considering a number of ways to [approach the situation](https://wordpress.slack.com/archives/C18723MQ8/p1774878143215229?thread_ts=1774855143.315979&cid=C18723MQ8) and [discussing with contributors](https://wordpress.slack.com/archives/C02RQBWTW/p1774957316238049), I’ve concluded that the best option seems to be continuing releases in the expected numerical order (`RCX+1`). This is a bit unorthodox because RC3 and likely RC4 will be represented as Release Candidates by version string despite being considered a beta release in practice. But it’s the most technically sound option to ensure minimal confusion around which version to test, and that sites continue to update as expected when future versions are published.\n\nEach release post must clearly mention this nuance with clear testing instructions and guidance to avoid confusion.\n\nGiven that new releases are paused until April 17th, there is a bit more time to consider other options if new data or rationale is presented before then.\n\n## String Freeze\n\nTo avoid creating new work for [Polyglots contributors](https://make.wordpress.org/polyglots/), new strings should be avoided as much as possible. Exceptions can be made for critical strings (the About page or real-time collaboration, for example) provided they are properly tagged with the i18n-change keyword in Trac and the Polyglot team is made aware. Existing strings can be removed and/or duplicated as necessary.\n\n## Feedback\n\nIf a specific and compelling scenario comes up that makes clear adjustments to the above policies are required, please note them in the comments below for discussion and consideration. This post will be updated as changes to these policies are deemed necessary with each change clearly noted at the top. Additionally, changes will be announced in [#core](https://wordpress.slack.com/archives/C02RQBWTW) on Slack and noted in each next Dev Chat agenda.\n\n*Props [@peterwilsoncc](https://profiles.wordpress.org/peterwilsoncc/), [@matveb](https://profiles.wordpress.org/matveb/), [@annezazu](https://profiles.wordpress.org/annezazu/), and [@jorbin](https://profiles.wordpress.org/jorbin/) for peer review.*","publishedAt":"2026-04-02T18:53:14.000Z","url":"https://make.wordpress.org/core/2026/04/02/the-path-forward-for-wordpress-7-0/","media":[]}],"pagination":{"page":1,"pageSize":20,"totalPages":1,"totalItems":20},"summaries":{"rolling":null,"monthly":[]}}