Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

NC Taxonomy Meta

Descrição

NC Taxonomy Meta allows you to add custom meta fields to your wordpress taxonomies.This plugin allow you to add text box,select box, textarea, editor, image, radio and checkbox to taxonomies.

use nc_tax_meta($term_id,’field_id’) to display custom fields

Meta types available within the plugin

  1. Texto
  2. Área de Texto
  3. Selectbox
  4. Rádio
  5. Imagem
  6. Editor

Installation Guide

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. Active o plugin no menu Plugins
  3. Follow the setting page link from plugin page.

Ecrãs

  • NC Taxonomy Meta Settings Page
  • NC Taxonomy Meta fields in action

Avaliações

18 Setembro, 2017
This is a very simple plugin that is easy to use, and it works exactly as expected. I tried another more feature-rich plugin, but it didn’t appear to work properly for taxonomy meta. Unfortunately, this plugin has not been update in a long time. It saves the meta data into the #__options table, which was fine prior to WP v4.4. It appears to be well coded, but it needs to be updated to use the #__termmeta table. https://make.wordpress.org/core/2015/09/04/taxonomy-term-metadata-proposal/
Ler todas as 2 avaliações

Contribuidores e programadores

“NC Taxonomy Meta” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

1.0.0

  • Initial Release= 1.0.1 =
  • New Version Release= 1.0.1 =
  • New Version with Bug Fixes