Active Installs

8,000+

Last Updated

November 27, 2024

First Released

April 9, 2014

Download History (Last one month)


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',
    )
);
  1. Upload the entire listo folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

No FAQ provided.

Changelog

1.9

  • New list module: emoji_flags — Unicode emoji flag sequences
  • Introduces the Listo_DataList class and the datalist shortcode.
  • Adds the telephone_country_codes and telephone_country_codes_noflag data list types.
  • Adds utility methods to the countries_a2a3 and telephone_country_codes list modules.

1.8

  • Updates country names in modules/countries.php.
  • Adds support of the orderby and order options to listo().
  • Adds modules/countries-a2a3.php as the mapping table of ISO 3166-1 Alpha-2 and Alpha-3 codes.
  • Adds modules/telephone-country-codes.php as the list of ITU-T E.164 country calling codes.
  • Requires WordPress 6.4+.
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

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

Plugin Info

  • Version: 1.9
  • Last Updated: November 27, 2024
  • Active Installs: 8,000+
  • WordPress Version: 6.6 or higher
  • Tested up to: 6.7.5
  • PHP Version: 7.4 or higher
  • Tags:    
    countries currencies list states subdivisions

Ratings


4.8 out of 5 stars. (12 reviews)

See all reviews
Scroll to Top