Changeset 612562
- Timestamp:
- 10/15/2012 07:16:46 AM (13 years ago)
- Location:
- wordpress-easy-allopass/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-easy-allopass.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-easy-allopass/trunk/readme.txt
r558433 r612562 4 4 Tags: Allopass, Sale, Product, Post, Page, Subscription, Membership, Earn money, Monetize, Paypal, SMS, Shortcode, Buddypress 5 5 Requires at least: 2.6 6 Tested up to: 3.4 6 Tested up to: 3.4.2 7 7 Stable tag: 3.4 8 8 … … 116 116 == Changelog == 117 117 118 = 3.0.0 = 119 * Checking compatibility with Wordpress 3.4.2 => OK 120 * Changing Plugin Server (for code verification and redirection) 118 121 = 2.0.1 = 119 122 * Checking compatibility with Wordpress 3.4 => OK -
wordpress-easy-allopass/trunk/wp-easy-allopass.php
r558433 r612562 6 6 Author: Hasiniaina Ragaby 7 7 Author URI: http://www.vitar.123.fr 8 Version: 2.0.18 Version: 3.0.0 9 9 Copyright 2011 H. Ragaby (email : hragaby@hotmail.com) 10 10 … … 24 24 25 25 // Define Server Plugin (for code verification and redirection). 26 @define("URL_WES","http://www.vitar.123.fr/"); 26 // @define("URL_WES","http://www.vitar.123.fr/"); 27 @define("URL_WES","http://allo.comyr.com/"); 27 28 // Plugin dir URL 28 29 @define("URL_WEA",plugin_dir_url( __FILE__ ));
Note: See TracChangeset
for help on using the changeset viewer.