forked from rilwis/taxonomy-meta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
46 lines (29 loc) · 1.29 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== Taxonomy Meta ===
Contributors: rilwis
Donate link: http://www.deluxeblogtips.com/donate
Tags: custom-fields, custom-field, meta, taxonomy, term
Requires at least: 3.0
Tested up to: 3.5.1
Stable tag: 1.1.5
Taxonomy Meta plugin helps you easily add meta values to terms, mimic custom post fields
== Description ==
Provides APIs to implement custom fields for terms.
Support input types: text, textarea, checkbox, radio box, select, wysiwyg, file upload, image upload, date, time, color
[Project Page](http://www.deluxeblogtips.com/taxonomy-meta-script-for-wordpress) | [GitHub](https://github.com/rilwis/taxonomy-meta) | [Documentation](http://www.deluxeblogtips.com/taxonomy-meta-script-for-wordpress) | [Support](http://www.deluxeblogtips.com/support) | [Donate](http://www.deluxeblogtips.com/donate)
== Installation ==
1. Unzip the download package
1. Upload `taxonomy-meta` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. See `taxonomy-meta-usage.php` for usage
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.1.4 =
- Fix bug: Call by reference
- Improvement: WP coding standards
- Improvement: Better wysiwyg field
= 1.1.3 =
- Updated enqueuing of styles and scripts
= 1.1.2 =
- Fix image uploader
== Upgrade Notice ==