Changeset 2078640
- Timestamp:
- 05/01/2019 04:03:32 PM (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
r2075277 r2078640 12 12 * Plugin URI: https://feather.katalysis.io/ 13 13 * Description: Enable micropayments (plus donations and subscriptions) for your blog. 14 * Version: 2.6. 314 * Version: 2.6.4 15 15 * Author: Katalysis 16 16 * Author URI: https://katalysis.io -
feather-by-katalysis/trunk/readme.txt
r2075277 r2078640 5 5 Requires at least: 4.7 6 6 Tested up to: 5.1.1 7 Stable tag: 2.6. 37 Stable tag: 2.6.4 8 8 License: GPL2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 142 142 == Changelog == 143 143 144 = 2.6.4 = 145 * Fixed errors inside post edit metabox before plugin activation 146 144 147 = 2.6.3 = 145 148 * 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.