Plugin Directory

Changeset 829317


Ignore:
Timestamp:
12/28/2013 02:49:49 AM (12 years ago)
Author:
andreyk
Message:

micro change readme.txt

Location:
wp-country
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-country/tags/0.1/readme.txt

    r829316 r829317  
    3737* *args*: an array of extra parameters. Default: `array('include' => array(), 'exclude' => array(), 'name' => 'country', 'id' => '', 'selected' => array(), 'multiple' => false)`.
    3838
    39 = Description of *args* components =
     39= Description of `args` components =
    4040
    4141* *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  
    3737* *args*: an array of extra parameters. Default: `array('include' => array(), 'exclude' => array(), 'name' => 'country', 'id' => '', 'selected' => array(), 'multiple' => false)`.
    3838
    39 = Description of *args* components =
     39= Description of `args` components =
    4040
    4141* *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.