Listo Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Listo is a simple plugin that supplies other plugins and themes with commonly used lists.
Usage
$countries = listo(
// List type
'countries',
// Options
array(
'group' => 'un',
'orderby' => 'value',
'order' => 'DESC',
)
);
Screenshots
No screenshots provided