Changeset 996559
- Timestamp:
- 09/25/2014 10:51:08 AM (12 years ago)
- Location:
- lessbuttons/trunk
- Files:
-
- 2 added
- 2 edited
-
languages/lessbuttons-lt_LT.mo (added)
-
languages/lessbuttons-lt_LT.po (added)
-
lessbuttons.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lessbuttons/trunk/lessbuttons.php
r995894 r996559 4 4 Plugin URI: https://lessbuttons.com/plugins/wordpress/ 5 5 Description: Social media share buttons with integrated analytics. Automatically display buttons for those social networks, where visitor registered. 6 Version: 1.4. 66 Version: 1.4.7 7 7 Author: Chris Clark 8 8 Author URI: https://lessbuttons.com/ 9 9 Text Domain: lessbuttons 10 10 */ 11 $lessbuttons_version = '1.4. 6'; // url-safe version string12 $lessbuttons_date = '2014-09-2 4'; // date this version was released, beats a version #11 $lessbuttons_version = '1.4.7'; // url-safe version string 12 $lessbuttons_date = '2014-09-25'; // date this version was released, beats a version # 13 13 14 14 /* -
lessbuttons/trunk/readme.txt
r995894 r996559 88 88 == Upgrade Notice == 89 89 90 = 1.4.6 = 91 92 Translated to Afrikaans 90 = 1.4.7 = 91 92 * Translated to Lithuanian 93 * Fixed Google+ displaying issue on Android devices 94 * Fixed SVG displaying in some WP themes 93 95 94 96 == Frequently Asked Questions == … … 101 103 use style: .lessbuttons_com_slider_internal { position: fixed !important; right: 0px !important; bottom: 0px !important; } 102 104 103 = Is LessButtons service free ? =105 = Is LessButtons service free? = 104 106 LessButtons is absolutely free. The features on LessButtons will always be free. 105 107 108 = What languages supported by LessButtons? = 109 Plugin intarface translated to Afrikaans, Albanian, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Valencian, Central Khmer, Chinese, Croatian, Czech, Danish, Dutch, Flemish, English, Esperanto, Estonian, Faroese, Finnish, French, Galician, Georgian, German, Greek, Gujarati, Haitian, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Irish, Italian, Japanese, Kannada, Korean, Kurdish, Latin, Latvian, Lithuanian, Luxembourgish, Malay, Maltese, Mongolian, Northern Sami, Norwegian, Pashto, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Sinhala, Slovak, Slovenian, Spanish, Sundanese, Swahili, Swedish, Tagalog, Tamil, Tatar, Telugu, Thai, Tswana, Turkish, Ukrainian, Urdu, Vietnamese, Welsh, Yiddish. 110 106 111 == Changelog == 112 113 = 1.4.7 = 114 * Translated to Lithuanian 115 * Fixed Google+ displaying issue on Android devices 116 * Fixed SVG displaying in some WP themes 107 117 108 118 = 1.4.6 =
Note: See TracChangeset
for help on using the changeset viewer.