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.

Multiple Portfolios

ਵੇਰਵਾ

With this plugin you can create as many portfolios as you want. This means that you can have multiple portfolios with multiple items each. It also registers taxonomies for tags and categories for each portfolio.

This plugin doesn’t change how portfolio items are displayed in your theme. You’ll need to add templates for archive-portfolio.php and single-portfolio.php if you want to customize the display of portfolio items.

It is based on the plugin Portfolio Post Types by Devin Price and Gary Jones but extended to allow multiple portfolios.

ਸਕਰੀਨਸ਼ਾਟ

ਸਥਾਪਤੀਕਰਨ

Just install and activate.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

How do I get all the registered portfolios?

You can use this method on your Theme’s code:
Multiple_Portfolios::get_post_types();

Is this code on GitHub?

Yes, here: https://github.com/nicoandrade/Multiple-Portfolios

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Multiple Portfolios” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Multiple Portfolios” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

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

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.4

  • Added: Support for REST API

1.0.3

  • Changed: Suffix for gamajo classes

1.0.2

  • Removed: Archive URL for post types (Conflict with a page called portfolio)

1.0.1

  • Fixed: Error on activation

1.0.0

  • Initial release