Changeset 899509
- Timestamp:
- 04/21/2014 03:05:10 PM (12 years ago)
- Location:
- usernoise
- Files:
-
- 4 edited
- 1 copied
-
tags/3.7.13 (copied) (copied from usernoise/trunk)
-
tags/3.7.13/readme.txt (modified) (1 diff)
-
tags/3.7.13/usernoise.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/usernoise.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
usernoise/tags/3.7.13/readme.txt
r899507 r899509 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. 8.16 Stable tag: 3.7.1 25 Tested up to: 3.9 6 Stable tag: 3.7.13 7 7 8 8 Modal contact / feedback form designed "the Apple way". -
usernoise/tags/3.7.13/usernoise.php
r899507 r899509 3 3 Plugin Name: Usernoise 4 4 Description: Usernoise is a modal contact / feedback form with smooth interface. 5 Version: 3.7.1 25 Version: 3.7.13 6 6 Author: CherryDev 7 7 */ 8 8 9 9 10 define('UN_VERSION', '3.7.1 2');10 define('UN_VERSION', '3.7.13'); 11 11 12 12 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/'); -
usernoise/trunk/readme.txt
r899507 r899509 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. 8.16 Stable tag: 3.7.1 25 Tested up to: 3.9 6 Stable tag: 3.7.13 7 7 8 8 Modal contact / feedback form designed "the Apple way". -
usernoise/trunk/usernoise.php
r899507 r899509 3 3 Plugin Name: Usernoise 4 4 Description: Usernoise is a modal contact / feedback form with smooth interface. 5 Version: 3.7.1 25 Version: 3.7.13 6 6 Author: CherryDev 7 7 */ 8 8 9 9 10 define('UN_VERSION', '3.7.1 2');10 define('UN_VERSION', '3.7.13'); 11 11 12 12 load_plugin_textdomain('usernoise', false, dirname(plugin_basename(__FILE__)) . '/languages/');
Note: See TracChangeset
for help on using the changeset viewer.