ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Taxonomy Extra Fields (BETA)

აღწერა

“Taxonomy Extra Fields” is a plugin for create and manage your own custom fields for all public taxonomies of WordPress (natives or created by the owner), directly from admin interface.

Thanks to:
* Twig http://twig.sensiolabs.org/
* jQuery (Noty) v2 http://ned.im/noty/
* Daniel Eden for ‘animate.css’ https://daneden.github.io/animate.css/
* Font Awesome http://fontawesome.io/

Future Goals

  • Add new field types: geoposition…
  • Add Shortcodes and Frontend/Backend outputs
  • Add new fields options: multiple
  • Create/manage/delete new taxonomy
  • Support for non-ajax functions.
  • Add javascript validation to add/edit term form

ეკრანული სურათები

  • Taxonomies list
  • Taxonomy fields
  • Add/edit field form

დაყენება

  1. Download clicking directly on the Download button.
  2. Extract the zip content into your wordpress plugins directory: /path/to/your/wordpress/wp-content/plugins/
  3. Go to WP Admin plugins: wp-admin/plugins.php
  4. Activate the plugin Taxonomy Extra Fields
  5. Enjoy it

მიმოხილვები

29.11.2017
много чего не хватает, но много реализовано. столкнулся с отключением фильтра "htmlspecialchars" решение нашел в taxonomy-extra-fields\vendor\Twig\Extension\Core.php начиная с 1008 строки - нужно править код htmlspecialchars (но нужно аккуратно, и я бы не советовал, много лишнего попадет в базу, сам искал решение на будущее)
1 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Taxonomy Extra Fields (BETA)” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Taxonomy Extra Fields (BETA) თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.0.01

  • Begins development

0.5.00

  • Create beta version

0.6.00

  • Add new Fields types
  • Create credits page
  • First release

0.6.01

  • Add support for file and image fields types

0.6.02

  • Error solved in add actions to taxonomies
  • Updated feautes about Field and Image types (validate, show, save, display…)

0.6.03

  • Delete debug output strings
  • Add Twig DEBUG support
  • Add new abstract field-type class: OptionsField
  • Refactorization of Select, Radio and Checkbox fields class

0.6.04

  • Add radio and checkbox templates (previously forgotten)