Plugin Directory

Changeset 2075277


Ignore:
Timestamp:
04/26/2019 10:31:23 AM (7 years ago)
Author:
katalysis
Message:

synced until 466bc3adb7df3e46d2f980eeaeb09e089096080c

Location:
feather-by-katalysis/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • feather-by-katalysis/trunk/katalysis.php

    r2067270 r2075277  
    1212 * Plugin URI:        https://feather.katalysis.io/
    1313 * Description:       Enable micropayments (plus donations and subscriptions) for your blog.
    14  * Version:           2.6.2
     14 * Version:           2.6.3
    1515 * Author:            Katalysis
    1616 * Author URI:        https://katalysis.io
  • feather-by-katalysis/trunk/readme.txt

    r2063656 r2075277  
    55Requires at least: 4.7
    66Tested up to: 5.1.1
    7 Stable tag: 2.6.0
     7Stable tag: 2.6.3
    88License: GPL2
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    139139
    140140Follow us on [Twitter](https://twitter.com/Katalysis_io) or subscribe to our [newsletter](https://katalysis.us17.list-manage.com/subscribe/post?u=4eecb5a29824a52d9fc883fea&id=b569358ab1).
     141
     142== Changelog ==
     143
     144= 2.6.3 =
     145* Added api call to check whether user is subscriber or not on wordpress side: KatalysisWrapper::get_instance()->has_subscription()
Note: See TracChangeset for help on using the changeset viewer.