WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

Custom Field Taxonomies

  • Отправить плагин
  • Мои избранные
  • Log in
  • Отправить плагин
  • Мои избранные
  • Log in

Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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

Часто задаваемые вопросы

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 06.05.2023
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 12.10.2018
very nice plugin

Works great

Anonymous User 7769750 29.05.2017
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 03.09.2016
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 лет назад
  • Активных установок: 70+
  • Версия WordPress 3.2 или выше
  • Совместим вплоть до: 3.4.2
  • Язык
    English (US)
  • Метки:
    custom fieldsmetametadatataxonomy
  • Дополнительно

Оценки

4.6 из 5 звёзд.
  • 3 5-star reviews 5 звёзд 3
  • 2 4-star reviews 4 звезды 2
  • 0 3-star reviews 3 звезды 0
  • 0 2-star reviews 2 звезды 0
  • 0 1-star reviews 1 звезда 0

Добавить мой отзыв

See all reviews

Участники

  • scribu

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Пять для будущего
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Visit our Bluesky account
  • Посетите нашу ленту в Mastodon
  • Visit our Threads account
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Visit our TikTok account
  • Посетите наш канал YouTube
  • Visit our Tumblr account
Код — это поэзия.