Changeset 117926
- Timestamp:
- 05/14/2009 03:31:13 PM (17 years ago)
- File:
-
- 1 edited
-
wp-category-meta/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-category-meta/trunk/readme.txt
r117917 r117926 7 7 Stable tag: trunk 8 8 9 Add the ability to attach meta to the wordp eress categories.9 Add the ability to attach meta to the wordpress categories. 10 10 11 11 == Description == 12 12 13 13 This plugins add meta to the wordpress categories. 14 14 15 It Creates a wp-termsmeta table to store the entered meta. 16 15 17 It adds input fields to the category administration interface to enter the meta values. 18 16 19 It provides functions to retrive / create / update / delte the category meta. 17 20
Note: See TracChangeset
for help on using the changeset viewer.