内容をスキップ
WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手
WordPress.org

Plugin Directory

Custom Field Taxonomies

  • プラグインを申請
  • お気に入り
  • ログイン
  • プラグインを申請
  • お気に入り
  • ログイン

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

Custom Field Taxonomies

作者: scribu
ダウンロード
  • 詳細
  • レビュー
  • インストール
  • 開発
サポート

説明

Custom fields are great for storing various meta data about a post. However, if you routinely need to display posts that have a certain custom field value, you should consider switching to a custom taxonomy, which is better suited for grouping posts.

With this simple plugin, you can convert all custom fields with a certain key to terms in a certain taxonomy, while maintaining the post association.

Note: If you’re looking for the old version, see Custom Query Fields

Links: Plugin News | Author’s Site

スクリーンショット

  • The utility

インストール

  1. Unzip the archive and put the folder into your plugins folder (/wp-content/plugins/).
  2. Activate the plugin from the Plugins admin menu.
  3. Go to Tools -> CF Taxonomies

FAQ

Error on activation: “Parse error: syntax error, unexpected…”

Make sure your host is running PHP 5. The only foolproof way to do this is to add this line to wp-config.php (after the opening <?php tag):

var_dump(PHP_VERSION);

評価

Do not use any more: Plugin is not maintained

polev 2023年5月6日
The plugin has not been updated since 11 years. When migrating from php 7.4 to 8.1, it causes an blocking error.

very good

silvarx 2018年10月12日
very nice plugin

Works great

Anonymous User 7769750 2017年5月29日
Well the plugin does exactly what it should do. 4 stars because documentation is poor. Hint: If you have tags seperated by comma then tags will be converted into two taxonomies.

Blimey! It works!

Jack Hsen 2016年9月3日
It may be 3 years old but it worked for me just now. I would have given it 5 stars but (be aware) it deletes the custom field that it converts. I would have preferred that to be optional. Anyway, thanks to the dev. Saved me having to write a dodgy SQL query.
5件のレビューをすべて表示

貢献者と開発者

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

貢献者
  • scribu

“Custom Field Taxonomies” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.0.3

  • fixed severe bug in custom field dropdown
  • updated scbFramework

2.0.2

  • more detailed error messages
  • convert to any taxonomy with ‘show_ui’ => true

2.0.1

  • fixed error with existing terms
  • proper handling of custom fields with ‘,’ in them
  • more info

2.0

  • new direction: convert custom fields to taxonomy terms
  • more info

1.4

  • added support for ranges: ?price-min=100&price-max=300
  • security enhancements
  • more info

1.3.4

  • fixed “Remove duplicates” button
  • dropped support for WordPress older than 2.8

1.3.3

  • ajax-ed admin page

1.3.2

  • fixed meta_cloud() args

1.3.1

  • fixed “Save taxonomies” button
  • added two hooks

1.3

  • added AND, OR queries
  • fixed compatibility with Smarter Navigation
  • more info

1.2

  • revamped Admin Page
  • option to sort posts by key=value order
  • doesn’t mess with other loops except the main WP loop
  • more info

1.1

  • wildcard support
  • option to show posts that don’t match all key=value pairs
  • more info

1.0

  • several bugfixes and enhancements
  • more info

0.9

  • meta search box
  • more info

0.8

  • custom field management
  • more info

0.7

  • multiple key=value pairs
  • more info

0.6

  • relative URLs
  • more info

0.5

  • initial release
  • more info

メタ

  • バージョン 2.0.3
  • 最終更新日 13年前
  • 有効インストール数 60+
  • WordPress バージョン 3.2またはそれ以降
  • 検証済み最新バージョン: 3.4.2
  • 言語
    English (US)
  • タグ
    custom fieldsmetametadatataxonomy
  • 詳細を表示

評価

5つ星中4.6つ星
  • 3 5-星レビュー 5つ星 3
  • 2 4-星レビュー 4つ星 2
  • 0 3-星レビュー 3つ星 0
  • 0 2-星レビュー 2つ星 0
  • 0 1-星レビュー 1つ星 0

レビューを追加

すべてのレビューを見る

貢献者

  • scribu

サポート

意見や質問がありますか ?

サポートフォーラムを表示

  • WordPress とは
  • ニュース
  • ホスティング
  • プライバシー
  • ショーケース
  • テーマ
  • プラグイン
  • パターン
  • Learn
  • サポート
  • 開発者
  • WordPress.tv ↗
  • 参加・貢献
  • イベント
  • 寄付 ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

日本語

  • X (旧 Twitter) アカウントへ
  • Bluesky アカウントへ
  • Mastodon アカウントへ
  • Threads アカウントへ
  • Facebook ページへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
  • TikTok アカウントへ
  • YouTube チャンネルへ
  • Tumblr アカウントへ
Code is Poetry.