Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

NC Taxonomy Meta

Beskrivelse

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. Tekst
  2. Tekstfelt
  3. Selectbox
  4. Valgknapper
  5. Bilde
  6. Editor

Installation Guide

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. Aktiver utvidelsen via «Utvidelser»-menyen i WordPress
  3. Follow the setting page link from plugin page.

Skjermskudd

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

Vurderinger

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/
Les alle 2 vurderinger

Bidragsytere og utviklere

“NC Taxonomy Meta” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.0.0

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