Begin updating language

This commit is contained in:
Robin Cornett
2019-05-13 09:27:02 -04:00
parent e2574a30cd
commit c9fb7b0b01
7 changed files with 34 additions and 18 deletions
+5
View File
@@ -21,6 +21,11 @@ return array(
'title' => __( 'Display Settings', 'display-featured-image-genesis' ),
'tab' => 'style',
),
'backstretch' => array(
'id' => 'backstretch',
'title' => __( 'Backstretch Settings', 'display-featured-image-genesis' ),
'tab' => 'style',
),
'cpt_sitewide' => array(
'id' => 'cpt_sitewide',
'title' => __( 'Sitewide Settings', 'display-featured-image-genesis' ),