このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

M4WP Portfolio

説明

A plugin which adds portfolio custom post type for WordPress themes by Made4WP.

This plugin adds a custom post type “portfolio” and other portfolio related backend features like taxonomies and meta boxes.

This plugin DOES NOT add any front end display. You will need to add/edit your own “single-portfolio.php”, “archive-portfolio.php” or make a custom query for the post type “portfolio” to display the portfolio items.

Although this plugin is meant to be used with Made4WP themes, please feel free to use it for your own themes as well.

** UPDATE NOTICE **
The taxonomy “type” has been changed to “category”. If you had any portfolio items using the type taxonomy, you will need to recreate and switch them to use categories instead.

インストール

  1. Upload “m4wp-portfolio” folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. The custom post type “Portfolio” should appear on the menu on the left.

評価

このプラグインにはレビューがありません。

貢献者と開発者

M4WP Portfolio はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“M4WP Portfolio” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.2

  • Changed: Taxonomy “type” to “category”.
  • Updated: README.txt file, tested up to WordPress version 4.5.

1.0.1

  • Changed: Name of meta box Project Info to Project Item Details.

1.0.0

  • 最初のリリース。