Remove "Categories: hidden" from default pattern header (#718)

* Remove Categories: hidden from default pattern header

* Remove Categories: hidden from theme utils test
This commit is contained in:
Sarah Norris 2024-09-13 10:50:12 +01:00 committed by GitHub
parent 1c4419a973
commit 8993439e59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -9,7 +9,6 @@ class CBT_Theme_Patterns {
/**
* Title: {$template->slug}
* Slug: {$pattern_slug}
* Categories: hidden
* Inserter: no
*/
?>

View file

@ -9,7 +9,6 @@ class Test_Create_Block_Theme_Utils extends WP_UnitTestCase {
/**
* Title: index
* Slug: old-slug/index
* Categories: hidden
* Inserter: no
*/
?>