mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-18 14:03:20 +09:00
Change shortcode buttons
Instead of enabling individually, enable the buttons all at once, and use js to hide them behind one master button, kind of a dropdown menu style.
This commit is contained in:
@@ -30,11 +30,7 @@ class DisplayFeaturedImageGenesisGetSetting {
|
||||
'centeredX' => 1,
|
||||
'centeredY' => 1,
|
||||
'fade' => 750,
|
||||
'shortcode' => array(
|
||||
'displayfeaturedimagegenesis_term' => 0,
|
||||
'displayfeaturedimagegenesis_author' => 0,
|
||||
'displayfeaturedimagegenesis_post_type' => 0,
|
||||
),
|
||||
'shortcodes' => 0,
|
||||
'backstretch_hook' => 'genesis_after_header',
|
||||
'backstretch_priority' => 10,
|
||||
'large_hook' => 'genesis_before_loop',
|
||||
|
||||
Reference in New Issue
Block a user