Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

PZZ API Client

Descrizione

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

Installazione

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.

FAQ

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.

Recensioni

23 Gennaio 2021
This plugin helps me connect a mobile application to a WordPress website. Also, it has good integration with WordPress Auth and JWT Token.
Leggi tutte le recensioni di 2

Contributi e sviluppo

“PZZ API Client” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “PZZ API Client” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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.