mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-06-05 15:08:20 +09:00
plugin settings revised
changed from setting many individual settings to one which uses an array. If anyone other than me was using the develop branch of the plugin, I apologize.
This commit is contained in:
@@ -36,6 +36,10 @@ More words at [my site](http://robincornett.com/plugins/display-featured-image-g
|
||||
|
||||
Display Featured Image for Genesis has its own settings page, under the main Appearance menu.
|
||||
|
||||
= Does this work with any Genesis child theme? =
|
||||
|
||||
Yes and no. Technically, it does, even older (XHTML) themes. However, depending on other factors such as the individual theme's styling and layout. Not recommended for themes such as Sixteen Nine Pro, or The 411 Pro due to layout, and not for Ambiance Pro or Minimum Pro without changing some theme functionality.
|
||||
|
||||
= How do I stop the featured image action from showing on my custom post types? =
|
||||
|
||||
You'll want to add a filter to your theme (functions.php file). Here's an example:
|
||||
|
||||
Reference in New Issue
Block a user