We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fee662 commit 92df210Copy full SHA for 92df210
inc/customizer.php
@@ -115,7 +115,7 @@ function shapely_customizer( $wp_customize ) {
115
'top_callout',
116
array(
117
'type' => 'mte-toggle',
118
- 'label' => esc_html__( 'Show title in top call out box', 'newsmag' ),
+ 'label' => esc_html__( 'Show title in top call out box', 'shapely' ),
119
'section' => 'shapely_main_section',
120
'priority' => 20
121
)
0 commit comments