mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-15 12:33:19 +09:00
Update settings page as backstretch section is no longer needed
This commit is contained in:
@@ -21,11 +21,6 @@ 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