Plugin info

Total downloads: 2,328
Active installs: 30
Total reviews: 2
Average rating: 4.5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 6/19/2021 (1655 days ago)
Added to WordPress: 6/18/2020 (5 years old)
Minimum WordPress version: 4.2
Tested up to WordPress version: 5.6.16
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1655 days ago • 2 reviews

22/100

Is PZZ API Client abandoned?

Possibly abandoned (last update 1655 days ago).

Compatibility

Requires WordPress: 4.2
Tested up to: 5.6.16
Requires PHP: 5.6

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

PZZ API Client provides a set of RESTful APIs, developed specifically for Mobile clients to connect to your WordPress website.

This plugin support some specific APIs such as posts, taxonomies, comments, and WooCommerce. We plan to support more APIs.

It is possible to authenticate a user using any of the following WP REST API authentication methods such as:
– JWT Authentication for WP REST API

Installation

Download the latest stable version from GitHub and upload it into your WordPress site.

WARNING: Currently the GitHub repo is not updated with this version.

Frequently Asked Questions

Feel free to open an Issue at This Link, Also you can track the developing process from GitHub.

WARNING: Currently the GitHub repo is not updated with this version.

Review feed

thisismzm
1/6/2021

Useful

Useful
mjavadhpour
1/23/2021

Useful

This plugin helps me connect a mobile application to a WordPress website. Also, it has good integration with WordPress Auth and JWT Token.

Screenshots

No screenshots available

Changelog

1.2.7

  • Bug fix

1.2.6

  • Bug fix

1.2.5

  • Fix post API (GET).

1.2.4

  • Update plugin description.
  • Bug Fixing.

1.2.3

  • Use hook instead of filter.

1.2.2

  • Bug Fixing.

1.2.1

  • Bug Fixing.

1.2.0

  • Add Support for WooCommerce.

1.1.6

  • Use isolated filters, these filters run just when the endpoint was called. we provide these filters because the plugin adds target=”_blank” to all links even when the website serves a page.

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.