Plugin Directory

Changeset 2402959


Ignore:
Timestamp:
10/20/2020 07:05:03 AM (5 years ago)
Author:
subscribility
Message:

release version 2.9.21

Location:
subscribility/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • subscribility/trunk/includes/frontend/controllers/class-wp99234-api.php

    r2319969 r2402959  
    280280        curl_setopt( $ch, CURLOPT_RETURNTRANSFER, true );
    281281        curl_setopt( $ch, CURLOPT_HTTPHEADER, $headers );
     282        curl_setopt( $ch, CURLOPT_FOLLOWLOCATION, true );
    282283
    283284        switch( $method ){
  • subscribility/trunk/readme.txt

    r2382505 r2402959  
    44Requires at least: 4.9.0
    55Tested up to: 5.4.2
    6 Stable Tag: 2.9.20
     6Stable Tag: 2.9.21
    77PHP version: 7.0 and above
    88License: GPLv2 or later
     
    7070
    7171## Changelog
     72###Version 2.9.21
     73- A patch to ensure plugin works with the new Troly app
    7274###Version 2.9.20
    7375- Get more customers with the Member Referral feature
  • subscribility/trunk/wp99234.php

    r2382505 r2402959  
    44 * Plugin URI: https://wordpress.org/plugins/subscribility/
    55 * Description: Manage and fulfil your sales of wine, beers and other crafted beverages, through clubs and other direct-to-consumer sales channels.
    6  * Version: 2.9.20
     6 * Version: 2.9.21
    77 * Author: Troly
    88 * Author URI: https://troly.io
Note: See TracChangeset for help on using the changeset viewer.