Fix post_type settings key

This commit is contained in:
Robin Cornett
2019-06-07 11:13:06 -04:00
parent 256d9849fa
commit e32fd015cf
@@ -30,7 +30,7 @@ class DisplayFeaturedImageGenesisGetSetting {
'is_paged' => 0,
'feed_image' => 0,
'thumbnails' => 0,
'post_types' => array(),
'post_type' => array(),
'skip' => array(),
'fallback' => array(),
'max_height' => '',