Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.43 KB

File metadata and controls

41 lines (25 loc) · 1.43 KB

Featured Custom Post Type Widget for Genesis

WordPress plugin that adds a widget to display Featured Custom Post Types for the Genesis Framework

Description

WordPress plugin that adds a widget to display Featured Custom Post Types for the Genesis Framework. Supports Custom Taxonomies.

Requirements

Genesis 2.0+

Credits

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.

Installation

Upload

  1. Download the latest tagged archive (choose the "zip" option).
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the "zip" option).
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

Check out the Codex for more information about installing plugins manually.

Git

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.