Changeset 739630
- Timestamp:
- 07/12/2013 05:57:45 AM (13 years ago)
- Location:
- usernoise
- Files:
-
- 4 edited
- 1 copied
-
tags/3.7.8 (copied) (copied from usernoise/trunk)
-
tags/3.7.8/readme.txt (modified) (2 diffs)
-
tags/3.7.8/usernoise.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/usernoise.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
usernoise/tags/3.7.8/readme.txt
r735484 r739630 4 4 Requires at least: 3.2 5 5 Tested up to: 3.5.2 6 Stable tag: 3.7. 76 Stable tag: 3.7.8 7 7 8 8 Modal contact / feedback form designed "the Apple way". … … 103 103 104 104 == Changelog == 105 = 3.7.8 = 106 * Bug fixed: feedback editor page did not open without Pro installed. 105 107 106 108 = 3.7.7 = -
usernoise/tags/3.7.8/usernoise.php
r735484 r739630 4 4 Plugin URI: http://karevn.com 5 5 Description: Usernoise is a modal contact / feedback form with smooth interface. 6 Version: 3.7. 76 Version: 3.7.8 7 7 Author: Nikolay Karev 8 8 Author URI: http://karevn.com … … 10 10 11 11 12 define('UN_VERSION', '3.7. 7');12 define('UN_VERSION', '3.7.8'); 13 13 14 14 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/'); -
usernoise/trunk/readme.txt
r735484 r739630 4 4 Requires at least: 3.2 5 5 Tested up to: 3.5.2 6 Stable tag: 3.7. 76 Stable tag: 3.7.8 7 7 8 8 Modal contact / feedback form designed "the Apple way". … … 103 103 104 104 == Changelog == 105 = 3.7.8 = 106 * Bug fixed: feedback editor page did not open without Pro installed. 105 107 106 108 = 3.7.7 = -
usernoise/trunk/usernoise.php
r735484 r739630 4 4 Plugin URI: http://karevn.com 5 5 Description: Usernoise is a modal contact / feedback form with smooth interface. 6 Version: 3.7. 76 Version: 3.7.8 7 7 Author: Nikolay Karev 8 8 Author URI: http://karevn.com … … 10 10 11 11 12 define('UN_VERSION', '3.7. 7');12 define('UN_VERSION', '3.7.8'); 13 13 14 14 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
Note: See TracChangeset
for help on using the changeset viewer.