Update settings page as backstretch section is no longer needed

This commit is contained in:
Robin Cornett
2019-05-14 14:28:33 -04:00
parent 670b841708
commit 67ee568db2
2 changed files with 9 additions and 18 deletions
-5
View File
@@ -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' ),