-
Task
-
Resolution: Merged
-
Should have
-
None
-
3
-
Technical Debt
-
Sprint #218
-
phoebe
Summary
With the upgrade to WordPress 6.1 we started seeing a warning in the console that the "multiline" RichText prop is deprecated and will be removed as of WordPress 6.3, so before that happens we need to update our components that use it. Maybe in some cases we can even use other elements instead (heading, paragraph, etc)?
Requirements
- Since multiline is already "broken" even if it's set to false, let's first remove it from everywhere to overcome the deprecation and unblock the upgrade to WP 6.3.
- blocks
-
PLANET-7238 Upgrade to Wordpress 6.4
- CLOSED
- is triggered by
-
PLANET-7111 Upgrade to Wordpress 6.2
- CLOSED
- relates to
-
PLANET-7272 Refactor the Accordion Block as InnerBlocks
- OPEN