Lock the product block editor template root (#37685)

* Lock the product block editor template root

* Add changelog entry
This commit is contained in:
Joshua T Flowers 2023-04-13 17:55:44 -07:00 committed by GitHub
parent b1c9ced2a5
commit 697a05a9e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Significance: minor
Type: fix
Lock the product block editor template root

View File

@ -634,6 +634,7 @@ class WC_Post_Types {
),
),
),
'template_lock' => 'all',
)
)
);