Portfolio Pro Advance

Descripción

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.

Features:
– Grid, Masonry, Justified and List 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
– Project URL and technologies used
– Responsive and customizable design
– Easy shortcode embedding

Shortcode

Use the [petruth_display] shortcode to display portfolio items anywhere on your site.

Basic Usage

[petruth_display]

Attributes

  • layout (optional)
    Layout style.

    • grid, masonry, justified, list
      Default: justified
  • columns (optional)
    Number of columns (for grid layouts).
    Example: columns="4"

  • category (optional)
    Filter by category slug.
    Example: category="branding"

  • tag (optional)
    Filter by tag slug.
    Example: tag="ui"

  • group (optional)
    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 layout=»grid» columns=»3″ category=»branding» show_titles=»yes» show_descriptions=»no»]

Capturas

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

Instalación

  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 Portfolio Pro > Settings

FAQ

What layouts are available?

The plugin includes Grid, Masonry, Justified and List layouts.

Is Elementor supported?

Yes, the plugin includes a dedicated Elementor widget for flexible drag-and-drop portfolio creation.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Portfolio Pro Advance» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Portfolio Pro Advance» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.9

  • Several code fixes and made the entire plugin a free plugin

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.7

Shortcode renamed to [petruth_display]. Update to ensure compatibility with WordPress.org standards.

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.4

  • Added project gallery feature
  • Bug fixes and enhancements

1.2.0

  • Initial release