diff --git a/includes/create-theme/theme-patterns.php b/includes/create-theme/theme-patterns.php index 0f9ee96f..44991853 100644 --- a/includes/create-theme/theme-patterns.php +++ b/includes/create-theme/theme-patterns.php @@ -9,7 +9,6 @@ public static function pattern_from_template( $template, $new_slug = null ) { /** * Title: {$template->slug} * Slug: {$pattern_slug} - * Categories: hidden * Inserter: no */ ?> diff --git a/tests/test-theme-utils.php b/tests/test-theme-utils.php index 87727a00..d94953bb 100644 --- a/tests/test-theme-utils.php +++ b/tests/test-theme-utils.php @@ -9,7 +9,6 @@ public function test_replace_namespace_in_pattern() { /** * Title: index * Slug: old-slug/index - * Categories: hidden * Inserter: no */ ?>