Changeset 864519
- Timestamp:
- 02/25/2014 06:54:04 AM (12 years ago)
- Location:
- usernoise
- Files:
-
- 4 edited
- 1 copied
-
tags/3.7.10 (copied) (copied from usernoise/trunk)
-
tags/3.7.10/readme.txt (modified) (1 diff)
-
tags/3.7.10/usernoise.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/usernoise.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
usernoise/tags/3.7.10/readme.txt
r864514 r864519 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: 3. 5.26 Stable tag: 3.7. 95 Tested up to: 3.8.1 6 Stable tag: 3.7.10 7 7 8 8 Modal contact / feedback form designed "the Apple way". -
usernoise/tags/3.7.10/usernoise.php
r742122 r864519 4 4 Plugin URI: http://karevn.com 5 5 Description: Usernoise is a modal contact / feedback form with smooth interface. 6 Version: 3.7. 96 Version: 3.7.10 7 7 Author: Nikolay Karev 8 8 Author URI: http://karevn.com … … 10 10 11 11 12 define('UN_VERSION', '3.7. 9');12 define('UN_VERSION', '3.7.10'); 13 13 14 14 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/'); -
usernoise/trunk/readme.txt
r864514 r864519 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: 3. 5.26 Stable tag: 3.7. 95 Tested up to: 3.8.1 6 Stable tag: 3.7.10 7 7 8 8 Modal contact / feedback form designed "the Apple way". -
usernoise/trunk/usernoise.php
r742122 r864519 4 4 Plugin URI: http://karevn.com 5 5 Description: Usernoise is a modal contact / feedback form with smooth interface. 6 Version: 3.7. 96 Version: 3.7.10 7 7 Author: Nikolay Karev 8 8 Author URI: http://karevn.com … … 10 10 11 11 12 define('UN_VERSION', '3.7. 9');12 define('UN_VERSION', '3.7.10'); 13 13 14 14 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
Note: See TracChangeset
for help on using the changeset viewer.