Skip to content

Commit

Permalink
Enable semantic headings UI by default (#11964)
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Jul 20, 2022
1 parent 73d12bf commit 72282c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Experiments.php
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ public function get_experiments(): array {
'label' => __( 'Semantic headings', 'web-stories' ),
'description' => __( 'Display UI for changing semantic heading tags', 'web-stories' ),
'group' => 'editor',
'default' => true,
],
/**
* Author: @barklund
Expand Down

0 comments on commit 72282c5

Please sign in to comment.