WordPress plugin that adds a widget to display Featured Custom Post Types for the Genesis Framework
WordPress plugin that adds a widget to display Featured Custom Post Types for the Genesis Framework. Supports Custom Taxonomies.
Genesis 2.0+
Most of the code in this plugin is from the StudioPress Genesis Featured Post Widget and I've just added Custom Post Type Support. Thanks to Pete Favelle for adding Custom Taxonomy support.
- Download the latest tagged archive (choose the "zip" option).
- Go to the Plugins -> Add New screen and click the Upload tab.
- Upload the zipped archive directly.
- Go to the Plugins screen and click Activate.
- Download the latest tagged archive (choose the "zip" option).
- Unzip the archive.
- Copy the folder to your
/wp-content/plugins/
directory. - Go to the Plugins screen and click Activate.
Check out the Codex for more information about installing plugins manually.
Using git, browse to your /wp-content/plugins/ directory and clone this repository:
git clone [email protected]:calliaweb/genesis-featured-custom-post-type-widget.git
Then go to your Plugins screen and click Activate.