Skip to content

Commit

Permalink
Rename pattern category to "Page Examples" #350
Browse files Browse the repository at this point in the history
  • Loading branch information
Herm71 committed Oct 21, 2024
1 parent 2ec9fd3 commit 506ab67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

register_block_pattern_category(
'examples',
array( 'label' => __( 'Examples', 'ucsc' ) )
array( 'label' => __( 'Page Examples', 'ucsc' ) )
);

register_block_pattern_category(
Expand Down

0 comments on commit 506ab67

Please sign in to comment.