Changeset 1546427
- Timestamp:
- 12/06/2016 11:50:28 AM (9 years ago)
- Location:
- jumpout/trunk
- Files:
-
- 3 edited
-
class.php (modified) (1 diff)
-
launch.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jumpout/trunk/class.php
r1443414 r1546427 648 648 break; 649 649 650 case 'reset': 651 $this->settings = $this->settings_default; 652 $this->saveSettings(); 653 $this->redirect('list'); 654 break; 650 655 } 651 656 } -
jumpout/trunk/launch.php
r1443414 r1546427 4 4 Plugin URI: http://makedreamprofits.ru/jo/ 5 5 Description: Устанавливайте JumpOut попапы в один клик с нашим плагином для Вордпресс! 6 Version: 3.1. 56 Version: 3.1.6 7 7 Author: MakeDreamProfits 8 8 Author URI: http://makedreamprofits.ru -
jumpout/trunk/readme.txt
r1443414 r1546427 3 3 Tags: popup, jumpout 4 4 Requires at least: 2.5.0 5 Tested up to: 4. 5.15 Tested up to: 4.6.1 6 6 Stable tag: trunk 7 7 License: GPLv2 or later … … 34 34 35 35 == Changelog == 36 = 3.1.6 = 37 * Ability to reset settings to default 36 38 = 3.1.5 = 37 39 * Support of https for “Mini personalizator”
Note: See TracChangeset
for help on using the changeset viewer.