Descrizione
Listo is a simple plugin that supplies other plugins and themes with commonly used lists (such as lists of countries, subdivisions of countries, and currencies). Listo is also able to filter list items based on defined subgroups. For example, Countries provides a list of countries and dependent territories based on the ISO 3166 standard (249 items), and its subgroup ‘un’ only includes members of the United Nations (193 items).
Listo currently supports 27 lists.
Installazione
- Upload the entire
listo
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Recensioni
Contributi e sviluppo
“Listo” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Listo” è stato tradotto in 10 lingue. Grazie ai traduttori per i loro contributi.
Traduci “Listo” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.6
- Removes the
switch_to_locale()
andrestore_previous_locale()
calls.
1.5
- Adds a module for subdivisions of Poland.
1.4
- Uses
switch_to_locale()
to switch locale.