Plugin Directory

Changeset 558433


Ignore:
Timestamp:
06/15/2012 10:24:42 AM (14 years ago)
Author:
Hasina77
Message:
 
Location:
wordpress-easy-allopass/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wordpress-easy-allopass/trunk/lang/en.php

    r460211 r558433  
    1414@define("WEA_IDEXAMPLE", "Example ");
    1515@define("WEA_NEED_HELP", "Need Help?");
    16 @define("WEA_NOT_YET_AP", "Not yet an allopass account?");
     16@define("WEA_NOT_YET_AP", "No allopass account?");
    1717@define("WEA_CLICK_HERE", "Click here");
    1818@define("WEA_DESCR_PROD", "Description");
     
    3838@define("WEA_NOT_YET_PROD", "You have not yet added product");
    3939@define("WEA_INSTRUCTION", "Shortcode");
    40 @define("WEA_TODO", "To protect content on one of your posts/pages, insert the following code:");
     40@define("WEA_TODO", "To protect paid content on one of your posts/pages, insert the following code:");
    4141@define("WEA_FREE_CONTENT", "Free content");
    4242@define("WEA_PAID_CONTENT", "Protected content");
    4343@define("WEA_TTL_NOTES", "Notes:");
    44 @define("WEA_NOTES_1", "The parameter <strong>Id</strong> (<strong>X</strong> = numeric value) represents the id of your product. (See column &quot;shortcode&quot; in the table above).<br>This parameter is required.");
     44@define("WEA_NOTES_1", "The parameter <strong>Id</strong> (<strong>X</strong> = numeric value) represents the id of your product. (See column &quot;shortcode&quot; in the above table).<br>This parameter is required.");
    4545@define("WEA_NOTES_2", "You can insert <strong>several shortcodes</strong> in a single post or page.");
    4646@define("WEA_OTHER_NOTES_1", "If the parameter <strong>id</strong> is not defined or no product at"); // Between link
     
    5353@define("WEA_MSG_DELPROD_1", "Product Ref :");
    5454@define("WEA_MSG_DELPROD_2", "deleted!");
    55 @define("WEA_DEFAULT_DESCR", "Please enter here the text describing your paid content");
     55@define("WEA_DEFAULT_DESCR", "Please enter here the text description of your paid content");
    5656@define("WEA_BTN_ADDPROD", "Add the product");
    5757@define("WEA_TITLE_BOX", "Add product");
  • wordpress-easy-allopass/trunk/readme.txt

    r502115 r558433  
    22Contributors: Hasiniaina Ragaby
    33Donate link: http://www.vitar.123.fr/
    4 Tags: Allopass, Sale, Product, Post, Page, Quick Post, Earn money, Monetize, Paypal, Moneybookers, Shortcode
     4Tags: Allopass, Sale, Product, Post, Page, Subscription, Membership, Earn money, Monetize, Paypal, SMS, Shortcode, Buddypress
    55Requires at least: 2.6
    6 Tested up to: 3.3.1
    7 Stable tag: 3.3.1
     6Tested up to: 3.4
     7Stable tag: 3.4
    88
    99The Wp Easy Allopass Plugin (WEA) is a free plugin that allows you to integrate allopass payment solution on your wordpress site.
     
    116116== Changelog ==
    117117
     118= 2.0.1 =
     119* Checking compatibility with Wordpress 3.4 => OK
     120* Minor language file corrections (15/06/2012)
     121* Minor bug fixes (15/06/2012)
    118122= 2.0.0 =
    119123* Replacing file_get_contents() by wp_remote_get() (02/08/2012)
  • wordpress-easy-allopass/trunk/wp-easy-allopass.php

    r502169 r558433  
    66Author: Hasiniaina Ragaby
    77Author URI:  http://www.vitar.123.fr
    8 Version: 2.0.0
     8Version: 2.0.1
    99    Copyright 2011  H. Ragaby  (email : hragaby@hotmail.com)
    1010
Note: See TracChangeset for help on using the changeset viewer.