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

Customizing – Post Types, Taxonomies & Fields

説明

Customizing provides a nice interface for you to create custom post types, taxonomies and fields (meta boxes).

You’ll find the Customizing tools in the ‘Customizing’ menu.

In the ‘Custom Box’ screen, you may show and hide groups of fields, and order them the way you like.

All the settings are based on the WordPress API settings, therefore, the oficial guides apply to them.

Known Problems

  • Custom boxes and user boxes won’t work if you have taxonomy terms with quotes.

スクリーンショット

  • ‘Add New Custom Type’ screen, where you can create custom post types.

  • Fields section of the ‘New Custom Box’ screen, where you define the fields to be added to the custom meta box.

インストール

  1. Upload the plugin files to the /wp-content/plugins/customizing directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to ‘Customizing -> Customizing Settings’ and check the tools you want to use.

評価

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

貢献者と開発者

Customizing – Post Types, Taxonomies & Fields はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Customizing – Post Types, Taxonomies & Fields” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1.0

  • Added repeatable fields.

1.2.0

  • Added custom user fields.

1.3.0

  • Added the WYSIWYG field type.

2.0.0

  • Redesigned the whole code to improve performance.

2.0.1

  • Added some constants to be used in other plugins.