Plugin Directory

Changeset 959433


Ignore:
Timestamp:
08/03/2014 03:50:32 AM (12 years ago)
Author:
showi
Message:

Tagging version 0.0.3

Location:
wp-custom-field-chart
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-custom-field-chart/tags/0.0.3/readme.txt

    r959432 r959433  
    1211213. You don't need to supply labels and data (like in chartjs.org example) :)
    122122
    123 = Tag options (required)=
     123
     124== Tag attribute ==
     125=Required=
    1241261. *fields*: Custom field separate by comma
    1251271. *js_data*: Name of javascript variable holding chart datasets
    126128
    127 = Tag options (optional)=
     129=Optional=
    1281301. *width*: Chart width (default: 400)
    1291311. *height*: Chart Height (default: 200)
  • wp-custom-field-chart/trunk/readme.txt

    r959432 r959433  
    1211213. You don't need to supply labels and data (like in chartjs.org example) :)
    122122
    123 = Tag options (required)=
     123
     124== Tag attribute ==
     125=Required=
    1241261. *fields*: Custom field separate by comma
    1251271. *js_data*: Name of javascript variable holding chart datasets
    126128
    127 = Tag options (optional)=
     129=Optional=
    1281301. *width*: Chart width (default: 400)
    1291311. *height*: Chart Height (default: 200)
Note: See TracChangeset for help on using the changeset viewer.