Portfolio Pro Advance

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.

Free Features:
– Justified and List layouts
– Project URL and technologies used
– Responsive and customizable design
– Easy shortcode embedding

Pro Features (requires license):
– 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

Freemius Integration

This plugin uses Freemius 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 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
  • 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: 1 (default) or 0

  • show_descriptions (optional)
    Show or hide excerpts.
    Values: 1 (default) or 0

Example

[petruth_display layout=”grid” columns=”3″ category=”branding” show_titles=”1″ show_descriptions=”0″]

Screenshots

  • Grid layout (Pro)
  • Portfolio items with analytics, tags, and categories
  • Justified layout (Free)
  • List layout (Free)
  • Admin settings screen

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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Changelog

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