=== Plugin Name === Contributors: jgardner03 Tags: arconix, portfolio Requires at least: 3.2 Tested up to: 3.4.1 Stable tag: 1.1.1 Arconix Portfolio allows you to easily display your portfolio on your website. == Description == With this plugin you can easily showcase your portfolio on your WordPress website. Utilizing Custom Post Types keeps those items separate from posts and pages, supporting individual titles, images, features and descriptions. = Features = * Custom Post Type-driven portfolio showcases your work * Custom Taxonomy called "Features" allows you to group your portfolio items * jQuery Quicksand for slick filtering animation (when using the 'features' taxonomy) == Installation == 1. Download and install Arconix Portfolio using the built in WordPress plugin installer, or if you download the plugin manually, make sure the files are uploaded to `/wp-content/plugins/arconix-portfolio/`. 1. Activate Arconix-Portfolio in the "Plugins" admin panel using the "Activate" link. 1. Create your portfolio items from the WordPress admin section 1. Use the shortcode `[portfolio]` on a post, page or widget to display your items == Upgrade Notice == = 1.1.1 = Fixed a php error and some display inconsistencies when using taxonomy filter = 1.1 = Added support for displaying or hiding a user-specified taxonomy when displaying the portfolio == Frequently Asked Questions == = How do I display my created portfolio items = * Create a WordPress Page and use the `[portfolio]` shortcode. See the [Documentation](http://http;//arcnx.co/apwiki "Arconix Portfolio Wiki") for more details and available options = Where can I find more information on how to use the plugin? = * Visit the plugin's [Wiki Page](http://arcnx.co/apwiki "Arconix Portfolio Wiki") for documentation * Tutorials on advanced plugin usage can be found at [Arconix Computers](http://arconixpc.com/tag/arconix-portfolio) = I need help = * Check out the WordPress [support forum](http://arcnx.co/aphelp) = Can you add this or that option? = I can certainly look into it. Contact me through [Twitter](http://arcnx.co/twitter), [Facebook](http://arcnx.co/facebook) or my [Website](http://arcnx.co/1 "Arconix Computers"). Be sure to check out the [dev board](http://arcnx.co/aptrello) to see what's in the pipeline. == Screenshots == 1. Portfolio Custom Post Type listed on the WP backend 2. Creating a Portfolio Item == Changelog == = 1.1.1 = * Fixed a php error when not using any "features" * Fixed some display inconsistencies when using the taxonomy filter = 1.1.0 = * Added ability to choose which feature term is displayed or hidden through a shortcode argument * Users can now choose whether the item title is displayed above or below the featured image * The feature heading text can now be customized * Shortcode will now output wherever it is called on a page, and not just at the top * Plugin will no longer produce an error when using a custom javascript file = 1.0 = * Added jQuery Quicksand support for animating the "features" taxonomy filtering * Added ability to enable/disable showing of portfolio title = 0.9.1 = * Initial Release