=== Featured Portfolio ===
Contributors: mandava, themesquare
Tags: genesis, portfolio, widget
Donate link: http://themesquare.com/ref/donate/
Requires at least: 4.2
Tested up to: 4.5.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds portfolio post type and a widget to display portfolio items with thumbnails. Requires Genesis Framework.

== Description ==

Featured Portfolio adds a portfolio post type with category and tag taxonomies to your WordPress installation. Also includes a widget to display portfolio posts with thumbnails in any widget area.

Note: This plugin works with Genesis Framework only.


For complete list of hooks and filters with example code snippets, please check:
http://themesquare.com/featured-portfolio/


Available Hooks:

* tsfp_before_widget
* tsfp_after_widget
* tsfp_before_image
* tsfp_after_image
* tsfp_before_title
* tsfp_after_title
* tsfp_before_content
* tsfp_after_content

Available Filters:

* tsfp_filter_portfolio_labels
* tsfp_filter_portfolio_supports
* tsfp_filter_portfolio_args
* tsfp_filter_portfolio_category_labels
* tsfp_filter_portfolio_category_args
* tsfp_filter_portfolio_tag_labels
* tsfp_filter_portfolio_tag_args


== Installation ==

Step 1: Go to WordPress Dashboard > Plugins menu.
Step 2: Search for "Featured Portfolio" plugin.
Step 3: Click on "Install Now" button to install the plugin.
Step 4: Activate plugin

== Frequently Asked Questions ==

Does this plugin works with any WordPress theme?
No. This plugin works with Genesis Framework only. 

== Screenshots ==

1. Admin view of Portfolio Post Type
2. Admin view of Portfolio Widget
3. Frontend view of Portfolio Widget

== Changelog ==  

= 1.0 =
* Initial Release