[wp-trac] [WordPress Trac] #64068: Replace Pullquote block with Quote block as Pullquote will be deprecated soon
WordPress Trac
noreply at wordpress.org
Thu Oct 2 14:22:06 UTC 2025
#64068: Replace Pullquote block with Quote block as Pullquote will be deprecated
soon
---------------------------+------------------------------
Reporter: utsavladani | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, template
---------------------------+------------------------------
Changes (by sabernhardt):
* keywords: => needs-patch
* component: Themes => Bundled Theme
Comment:
I found two block patterns with Pullquotes:
- [https://github.com/WordPress/wordpress-develop/blob/6.8/src/wp-
content/themes/twentynineteen/inc/block-patterns.php#L175-L200 Twenty
Nineteen's 'What We Do' pattern]
- [https://github.com/WordPress/wordpress-develop/blob/6.8/src/wp-
content/themes/twentyten/block-patterns.php#L40-L49 Twenty Ten's
'Highlighted Quote' pattern]
In Twenty Twenty-One's [https://github.com/WordPress/wordpress-
develop/blob/6.8/src/wp-content/themes/twentytwentyone/template-
parts/excerpt/excerpt-quote.php#L14-L21 excerpt template part] for the
Quote post format, it checks for a Quote block **first** and then a
Pullquote block. I think that can remain unchanged.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64068#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list