Editor: Remove gutenberg text domain from Query and Social Links block patterns.

Follow-up to [50948].

Props ntsekouras.
Fixes #53265. See #53248.

git-svn-id: https://develop.svn.wordpress.org/trunk@50971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2021-05-24 13:52:37 +00:00
parent 1c4268756a
commit 95f678bf3d
7 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
*/
return array(
'title' => __( 'Small image and title', 'gutenberg' ),
'title' => _x( 'Small image and title', 'Block pattern title' ),
'blockTypes' => array( 'core/query' ),
'categories' => array( 'query' ),
'content' => '<!-- wp:query {"query":{"perPage":1,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->