Plugin Directory

Changeset 612562


Ignore:
Timestamp:
10/15/2012 07:16:46 AM (13 years ago)
Author:
Hasina77
Message:
 
Location:
wordpress-easy-allopass/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wordpress-easy-allopass/trunk/readme.txt

    r558433 r612562  
    44Tags: Allopass, Sale, Product, Post, Page, Subscription, Membership, Earn money, Monetize, Paypal, SMS, Shortcode, Buddypress
    55Requires at least: 2.6
    6 Tested up to: 3.4
     6Tested up to: 3.4.2
    77Stable tag: 3.4
    88
     
    116116== Changelog ==
    117117
     118= 3.0.0 =
     119* Checking compatibility with Wordpress 3.4.2 => OK
     120* Changing Plugin Server (for code verification and redirection)
    118121= 2.0.1 =
    119122* Checking compatibility with Wordpress 3.4 => OK
  • wordpress-easy-allopass/trunk/wp-easy-allopass.php

    r558433 r612562  
    66Author: Hasiniaina Ragaby
    77Author URI:  http://www.vitar.123.fr
    8 Version: 2.0.1
     8Version: 3.0.0
    99    Copyright 2011  H. Ragaby  (email : hragaby@hotmail.com)
    1010
     
    2424
    2525// 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/");
    2728// Plugin dir URL
    2829@define("URL_WEA",plugin_dir_url( __FILE__ ));
Note: See TracChangeset for help on using the changeset viewer.