=== PZZ API Client === Contributors: mjavadhpour, thisismzm Tags: RESTful API, API, Mobile Requires at least: 3.0.1 Tested up to: 5.6 Requires PHP: 5.6 License: GPL-2.0+ License URI: http://www.gnu.org/licenses/gpl-2.0.txt Stable tag: 1.1.5 This plugin provides simple RESTful API, developed specifically for Mobile clients that want to connect to your WordPress website. == Description == This plugin provides simple RESTful API, developed specifically for Mobile clients that want to connect to your WordPress website. For now, we support some specific APIs such as posts, taxonomies, comments. We plan to support More APIs. Also, this plugin integrated with your Auth method and we can get authenticated user and work with. == Installation == Download the latest stable version from [GitHub](https://github.com/mjavadhpour/pzz-api-client/releases) and upload it into your WordPress site. == Frequently Asked Questions == Feel free to open an Issue at [This Link](https://github.com/mjavadhpour/pzz-api-client/issues), Also you can track the developing process from [GitHub](https://github.com/mjavadhpour/pzz-api-client/milestones). == Changelog == = 1.1.5 = * Resolve conflicts with reactor-core. = 1.1.4 = * Fix WordPress trademarked name with plugin name. = 1.1.3 = * Update readme and plugin description. = 1.1.2 = * Use WordPress filters to replace links and fix the functionality of replaced links. = 1.1.1 = * Fix get all posts API error. = 1.1.0 = * Replace all links int the post description by in post API. = 1.0.0 = * Basic functionality. * Post API. * Taxonomies. * Post comments. == Upgrade Notice == If you install plugin manually, please remove the previous version and install the new one.