Bu eklenti, WordPress'in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress'in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

Multiple Portfolios

Açıklama

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.

Ekran Görüntüleri

Yükleme

Just install and activate.

SSS

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

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Multiple Portfolios” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

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