8,000+
November 27, 2024
April 9, 2014
Listo is a simple plugin that supplies other plugins and themes with commonly used lists.
$countries = listo(
// List type
'countries',
// Options
array(
'group' => 'un',
'orderby' => 'value',
'order' => 'DESC',
)
);
listo folder to the /wp-content/plugins/ directory.No FAQ provided.
emoji_flags — Unicode emoji flag sequencesListo_DataList class and the datalist shortcode.telephone_country_codes and telephone_country_codes_noflag data list types.countries_a2a3 and telephone_country_codes list modules.orderby and order options to listo().| Version | Download | Type |
|---|---|---|
| 1.9 | Download | Stable |
| 1.8 | Download | Stable |
| 1.7 | Download | Stable |
| 1.6 | Download | Stable |
| 1.5 | Download | Stable |
| 1.4 | Download | Stable |
| 1.3 | Download | Stable |
| 1.2.3 | Download | Stable |
| 1.2.2 | Download | Stable |
| 1.2.1 | Download | Stable |
| 1.2 | Download | Stable |
| 1.1 | Download | Stable |
| 1.0.1 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |