mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
Fix post_type settings key
This commit is contained in:
@@ -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' => '',
|
||||
|
||||
Reference in New Issue
Block a user