Changeset 2075277
- Timestamp:
- 04/26/2019 10:31:23 AM (7 years ago)
- Location:
- feather-by-katalysis/trunk
- Files:
-
- 2 edited
-
katalysis.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
feather-by-katalysis/trunk/katalysis.php
r2067270 r2075277 12 12 * Plugin URI: https://feather.katalysis.io/ 13 13 * Description: Enable micropayments (plus donations and subscriptions) for your blog. 14 * Version: 2.6. 214 * Version: 2.6.3 15 15 * Author: Katalysis 16 16 * Author URI: https://katalysis.io -
feather-by-katalysis/trunk/readme.txt
r2063656 r2075277 5 5 Requires at least: 4.7 6 6 Tested up to: 5.1.1 7 Stable tag: 2.6. 07 Stable tag: 2.6.3 8 8 License: GPL2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 139 139 140 140 Follow 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.