Changeset 1052713
- Timestamp:
- 12/23/2014 03:22:39 PM (11 years ago)
- Location:
- usernoise
- Files:
-
- 4 edited
- 1 copied
-
tags/3.7.20 (copied) (copied from usernoise/trunk)
-
tags/3.7.20/readme.txt (modified) (2 diffs)
-
tags/3.7.20/usernoise.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/usernoise.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
usernoise/tags/3.7.20/readme.txt
r1007686 r1052713 3 3 Tags: feedback, contact, form, contact form, email, ajax, custom, admin, button, russian, dashboard, lightbox, ipad, plugin, jquery, comments, responsive 4 4 Requires at least: 3.2 5 Tested up to: 4. 06 Stable tag: 3.7. 195 Tested up to: 4.1 6 Stable tag: 3.7.20 7 7 8 8 Modal contact / feedback form designed "the Apple way". … … 105 105 == Changelog == 106 106 107 = 3.7.20 = 108 * Translations re-scanned 109 * “Apostrophe in site name” fix. 110 107 111 = 3.7.13 - 3.7.19 = 108 112 * Translations updated: French, Hebrew -
usernoise/tags/3.7.20/usernoise.php
r1052711 r1052713 3 3 Plugin Name: Usernoise 4 4 Description: Usernoise is a modal contact / feedback form with smooth interface. 5 Version: 3.7. 195 Version: 3.7.20 6 6 Author: CherryDev 7 7 */ 8 8 9 9 10 define('UN_VERSION', '3.7. 19');10 define('UN_VERSION', '3.7.20'); 11 11 12 12 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/'); -
usernoise/trunk/readme.txt
r1007686 r1052713 3 3 Tags: feedback, contact, form, contact form, email, ajax, custom, admin, button, russian, dashboard, lightbox, ipad, plugin, jquery, comments, responsive 4 4 Requires at least: 3.2 5 Tested up to: 4. 06 Stable tag: 3.7. 195 Tested up to: 4.1 6 Stable tag: 3.7.20 7 7 8 8 Modal contact / feedback form designed "the Apple way". … … 105 105 == Changelog == 106 106 107 = 3.7.20 = 108 * Translations re-scanned 109 * “Apostrophe in site name” fix. 110 107 111 = 3.7.13 - 3.7.19 = 108 112 * Translations updated: French, Hebrew -
usernoise/trunk/usernoise.php
r1052711 r1052713 3 3 Plugin Name: Usernoise 4 4 Description: Usernoise is a modal contact / feedback form with smooth interface. 5 Version: 3.7. 195 Version: 3.7.20 6 6 Author: CherryDev 7 7 */ 8 8 9 9 10 define('UN_VERSION', '3.7. 19');10 define('UN_VERSION', '3.7.20'); 11 11 12 12 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
Note: See TracChangeset
for help on using the changeset viewer.