Custom CSS meta box on inpost edit screens by default for posts & pages — especially handy for unique styles for singular posts pages.
Hooking the plugins settings into Genesis Export Import admin section, allowing you export import for this plugin alone or combine plugin settings with Prose and or Genesis settings to transfer settings from one Genesis Prose site to another..
Optional for Multisite installs load site-specific functions files for each sub-site in Network where Prose is network-activated child theme ( In lots of cases this is more handy & developer friendly than the use of Prose.
WordPress Bob Dunn of BobWP for his post plus video tutorial for setting up home page and slider for Prose with this plugin — Whoa, this is awesome stuff, THANKS, Bob...
Australian Genesis Community Brad Dalton of WPSites net for his post about setting up slider for Prose with my plugin — THANKS, Brad...
Post plus video tutorial for setting up home page and slider for Prose with this plugin by WordPress Bob Dunn of BobWP.
Just add the constant to your child theme's functions php file or to functionality plugin ** Genesis Prose Extras Remove Widgets Shortcode Support * define.
Just use this example code below and change the capability to your use case add filter ** * Genesis Prose Extras Custom Capability for Inpost Custom CSS * function gpex inpost custom css cap { return 'editor } function..
Here's example code for changing one of these filters add filter ** * Genesis Prose Extras Custom Prose Home Top Widget Title * function custom home top widget title { return }.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more