Plugin Directory

Changeset 2816064


Ignore:
Timestamp:
11/10/2022 03:00:16 PM (3 years ago)
Author:
sunnybundel
Message:

Updating the plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • user-location-and-ip/trunk/readme.txt

    r2816056 r2816064  
    9393= Are flags supported by this plugin? =
    9494
    95 Yes, flag shortcodes are supported by this plugin. You can display the flag of a visitor's country using the [useriploc type="flag" height="auto" width="50px"] shortcode. Height and width are optional, and the default values are auto for height and 50px for width. It is possible to pass any or both of these values to change the flag's size.
     95Yes, flag shortcodes are supported by this plugin. You can display the flag of a visitor's country using the [useriploc type="flag" height="auto" width="50px" vertical_align="baseline"] shortcode. Height, width, and vertical_align are optional, and the default values are auto for height, 50px for width, and baseline for vertical_align. It is possible to pass any or all of these values to change the flag's size and alignment.
    9696
    9797== Changelog ==
     
    9999= 1.6 - 10 November 2022 =
    100100* Added support for the `vertical-align` CSS attribute to align the flag properly.
    101 * Updated to work with the lastest WordPress version
     101* Updated to work with the latest WordPress version.
    102102* Fixed minor bugs.
    103103
Note: See TracChangeset for help on using the changeset viewer.