Write block patterns in PHP to allow i18n#21946
Conversation
|
Size Change: 0 B Total Size: 816 kB ℹ️ View Unchanged
|
lib/client-assets.php
Outdated
There was a problem hiding this comment.
Do we need to keep support for both for a bit?
There was a problem hiding this comment.
No we don't, since this was a function that only loaded the fixed set of patterns in Gutenberg and all of these have been migrated. There's no possibility this was used by third-party users.
62570c8 to
0967255
Compare
|
Hi, guys. Sorry for offtop, but I've found this post with my search request: |
Moved from JSON to regular php files and made the patterns title translatable.
It's possible to add translations to the content as well as shown in the example here (Cover ABC) but I preferred to keep this separate from this PR.