Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

NC Taxonomy Meta

Beschrijving

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. Text
  2. Textarea
  3. Selectbox
  4. Radio
  5. Image
  6. Editor

Installation Guide

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Follow the setting page link from plugin page.

Schermafbeeldingen

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

Beoordelingen

18 september 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/
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“NC Taxonomy Meta” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “NC Taxonomy Meta” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

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