mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-19 14:33:32 +09:00
Begin updating language
This commit is contained in:
@@ -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' ),
|
||||
|
||||
Reference in New Issue
Block a user