Changeset 1298215
- Timestamp:
- 12/01/2015 10:58:54 AM (10 years ago)
- Location:
- prelauncher
- Files:
-
- 2 edited
- 13 copied
-
tags/1.0.3 (copied) (copied from prelauncher/trunk)
-
tags/1.0.3/README.md (copied) (copied from prelauncher/trunk/README.md)
-
tags/1.0.3/assets (copied) (copied from prelauncher/trunk/assets)
-
tags/1.0.3/assets/javascripts/prelauncher.js (copied) (copied from prelauncher/trunk/assets/javascripts/prelauncher.js)
-
tags/1.0.3/assets/stylesheets/prelauncher.css (copied) (copied from prelauncher/trunk/assets/stylesheets/prelauncher.css)
-
tags/1.0.3/includes (copied) (copied from prelauncher/trunk/includes)
-
tags/1.0.3/lib (copied) (copied from prelauncher/trunk/lib)
-
tags/1.0.3/lib/prelauncher/src/Prelauncher/Settings.php (copied) (copied from prelauncher/trunk/lib/prelauncher/src/Prelauncher/Settings.php)
-
tags/1.0.3/prelauncher.php (copied) (copied from prelauncher/trunk/prelauncher.php) (2 diffs)
-
tags/1.0.3/readme.txt (copied) (copied from prelauncher/trunk/readme.txt) (1 diff)
-
tags/1.0.3/templates (copied) (copied from prelauncher/trunk/templates)
-
tags/1.0.3/templates/prelauncher-landing.php (copied) (copied from prelauncher/trunk/templates/prelauncher-landing.php)
-
tags/1.0.3/templates/prelauncher-refer.php (copied) (copied from prelauncher/trunk/templates/prelauncher-refer.php)
-
trunk/prelauncher.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
prelauncher/tags/1.0.3/prelauncher.php
r1298213 r1298215 4 4 Plugin URI: http://prelauncher.info/docs/wordpress 5 5 Description: a plugin which allows to integrate Prelauncher (pre-launch website builder which helps new online store owners to easily build a viral pre-launch website and start referral prelaunch campaign) with Wordpress website. 6 Version: 1.0. 26 Version: 1.0.3 7 7 Author: Artem Efremov 8 8 Author URI: https://ru.linkedin.com/in/efremovartyom … … 27 27 class Prelauncher { 28 28 29 public $version = '1.0. 2';29 public $version = '1.0.3'; 30 30 31 31 public $plugin_name = 'prelauncher'; -
prelauncher/tags/1.0.3/readme.txt
r1298195 r1298215 4 4 Requires at least: 4.0 5 5 Tested up to: 4.0 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 License: GPLv3 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
prelauncher/trunk/prelauncher.php
r1298213 r1298215 4 4 Plugin URI: http://prelauncher.info/docs/wordpress 5 5 Description: a plugin which allows to integrate Prelauncher (pre-launch website builder which helps new online store owners to easily build a viral pre-launch website and start referral prelaunch campaign) with Wordpress website. 6 Version: 1.0. 26 Version: 1.0.3 7 7 Author: Artem Efremov 8 8 Author URI: https://ru.linkedin.com/in/efremovartyom … … 27 27 class Prelauncher { 28 28 29 public $version = '1.0. 2';29 public $version = '1.0.3'; 30 30 31 31 public $plugin_name = 'prelauncher'; -
prelauncher/trunk/readme.txt
r1298195 r1298215 4 4 Requires at least: 4.0 5 5 Tested up to: 4.0 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 License: GPLv3 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.