Beschrijving
“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
Installatie
- Download clicking directly on the Download button.
- Extract the zip content into your wordpress plugins directory: /path/to/your/wordpress/wp-content/plugins/
- Go to WP Admin plugins: wp-admin/plugins.php
- Activate the plugin Taxonomy Extra Fields
- Enjoy it
Beoordelingen
Bijdragers & ontwikkelaars
“Taxonomy Extra Fields (BETA)” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Taxonomy Extra Fields (BETA)” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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)