Changeset 829317
- Timestamp:
- 12/28/2013 02:49:49 AM (12 years ago)
- Location:
- wp-country
- Files:
-
- 2 edited
-
tags/0.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-country/tags/0.1/readme.txt
r829316 r829317 37 37 * *args*: an array of extra parameters. Default: `array('include' => array(), 'exclude' => array(), 'name' => 'country', 'id' => '', 'selected' => array(), 'multiple' => false)`. 38 38 39 = Description of *args*components =39 = Description of `args` components = 40 40 41 41 * *include*, *exclude*: an array of country codes (alpha2) should be included into dropdown list or excluded from it. -
wp-country/trunk/readme.txt
r829316 r829317 37 37 * *args*: an array of extra parameters. Default: `array('include' => array(), 'exclude' => array(), 'name' => 'country', 'id' => '', 'selected' => array(), 'multiple' => false)`. 38 38 39 = Description of *args*components =39 = Description of `args` components = 40 40 41 41 * *include*, *exclude*: an array of country codes (alpha2) should be included into dropdown list or excluded from it.
Note: See TracChangeset
for help on using the changeset viewer.