=== Portfolio Pro Advance === Contributors: nas9286 Tags: portfolio, gallery, projects, showcase, elementor, filterable, customization, colors Requires at least: 5.0 Tested up to: 6.9 Stable tag: 1.3.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Advanced portfolio management with multiple layouts and pro features. == Description == **Portfolio Pro Advance** is a powerful, easy-to-use WordPress plugin crafted for creatives, freelancers, agencies, and anyone who wants full control over how their portfolio is presented online. Whether you’re a designer, photographer, developer, or artist, this plugin gives you the freedom to display your work the way you always imagined. **Amazing Features:** - Justified and List layouts - Project URL and technologies used - Responsive and customizable design - Easy shortcode embedding - Grid and Masonry layouts - Portfolio Categories & Tags - Elementor Widget - Portfolio Groups - Access Control (Private portfolios) - Analytics (track project views) - Custom Fields (Client, Budget, Timeline, etc.) - Project Image Gallery - **NEW:** Color Branding (Title, Description, Filter Buttons) - **NEW:** Filterable Layout support via Shortcode == Installation == 1. Upload the plugin to `/wp-content/plugins/portfolio-pro-advance` or install via Plugins > Add New. 2. Activate it from the 'Plugins' screen. 3. Add portfolio items under the "Portfolio Pro" menu. 4. Use the `[petruth_display]` shortcode on any page or post. 5. Adjust layout and display options under Settings > Portfolio Pro. == Frequently Asked Questions == = What layouts are available? = The free version includes Justified and List layouts. The Pro version unlocks Grid and Masonry layouts. = How do I upgrade to Pro? = Purchase a license key from our website, activate it in the plugin settings, and unlock premium features. = Is Elementor supported? = Yes, the Pro version includes a dedicated Elementor widget for flexible drag-and-drop portfolio creation. == Screenshots == 1. Grid layout (Pro) 2. Portfolio items with analytics, tags, and categories 3. Justified layout (Free) 4. List layout (Free) 5. Admin settings screen == Freemius Integration == This plugin uses [Freemius](https://freemius.com) for license management and update delivery. Upon activation, you may choose to opt in to: - Security and feature updates - New feature announcements - Anonymous usage tracking View our [Privacy Policy](https://petruthit.com/portfolio-pro-advance) for more details. == Shortcode == Use the `[petruth_display]` shortcode to display portfolio items anywhere on your site. === Basic Usage === [petruth_display] === Attributes === - `layout` (optional) Layout style. - Free: `justified`, `list` - Pro: `grid`, `masonry` Default: `justified` - `filterable` (Pro only) Enables filter buttons above the portfolio items. This forces the layout to a filterable grid style. Values: `category`, `tag`, `group` Example: `filterable="category"` - `columns` (optional) Number of columns (for grid layouts). Example: `columns="4"` - `category` (optional) Filter by category slug. Example: `category="branding"` - `tag` (Pro only) Filter by tag slug. Example: `tag="ui"` - `group` (Pro only) Filter by group slug. Example: `group="featured"` - `show_titles` (optional) Show or hide titles. Values: `yes` (default) or `no` - `show_descriptions` (optional) Show or hide excerpts. Values: `yes` (default) or `no` === Example === [petruth_display filterable="category" layout="grid" columns="3" category="branding" show_titles="yes" show_descriptions="no"] == Changelog == = 1.3.1 = * **NEW:** Improved plugin dashboard display. * **NEW:** Introduced grid slider layout. = 1.3 = * **NEW:** Added color branding options (Title, Description, Filter Buttons) in Settings. * **NEW:** Introduced toggle to hide filter buttons on the frontend (Settings > Portfolio Pro). * **FIX:** Ensured shortcode `[petruth_display filterable="category"]` correctly loads the filterable layout. * **IMPROVEMENT:** Increased the default gap between filter buttons to 15px and the border radius to 18px for better styling. = 1.2.8 = * Fixed minor bugs with categories not working in shortcode and also add images to gallaery not opening WP medai gallery. = 1.2.6 = * Renamed shortcode to `[petruth_display]` * Refactored all function/class names to follow WordPress coding standards * Improved submenu structure and compliance with plugin review guidelines = 1.2.0 = * Added project gallery feature * Bug fixes and enhancements = 1.0.0 = * Initial release == Upgrade Notice == = 1.3 = Major update introducing color branding settings and dedicated shortcode support for the filterable layout. = 1.2.8 = Fixed minor bugs with categories not working in shortcode and also add images to gallaery not opening WP medai gallery. = 1.2.6 = Shortcode renamed to `[petruth_display]`. Update to ensure compatibility with WordPress.org standards.