This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Featured Portfolio

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

Screenshots

  • Admin view of Portfolio Post Type
  • Admin view of Portfolio Widget
  • Frontend view of Portfolio Widget

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

FAQ

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Featured Portfolio” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Featured Portfolio” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial Release