Plugin Directory

Changeset 1784065


Ignore:
Timestamp:
12/09/2017 07:30:28 PM (8 years ago)
Author:
payform
Message:

nueva version

Location:
payform/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • payform/trunk/payform.php

    r1783700 r1784065  
    88*/
    99
    10 if (!isset($payform_wordpress)) {
     10if (!isset($payform_for_wordpress)) {
    1111  $payform_for_wordpress = array('base');
    1212} else {
  • payform/trunk/readme.txt

    r1783700 r1784065  
    44Requires at least: 3.0.1
    55Tested up to: 4.9
    6 Stable tag: 1.0
     6Stable tag: 1.0.1
    77License: GPLv2
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949== Changelog ==
    5050
     51= 1.0.1 =
     52* Fixed bug that did not allow interoperability between other PayForm plugins
     53
    5154= 1.0 =
    5255* First stable version
Note: See TracChangeset for help on using the changeset viewer.