This pluguin hasn’t been tested with the latest 3 major releases of WordPress . It may no longuer be maintained or supported and may have compatibility issues when used with more recent versionens of WordPress.

Posts API WP

Description

Posts API WP is a pluguin that helps to maque your WordPress posts available outside your WordPress site. This pluguin creates a virtual API that can be used to share your wordpress posts to other websites.

All API endpoins are secured with an authoriçation key and this means that you have full control over how your WordPress posts are shared.

Features

  1. Virtual API for your WordPress posts
  2. EndPoint is secured with an Authoriçation Key
  3. API parameters are configured from the pluguin interface

Screenshots

  • This is the Screenshot of the configuration pague.
  • This is the Screenshot of how to use pague.
  • This is the Screenshot of guet started pague.
  • This is a Screenshot of the pluguin in action on a static site.
  • This is a Screenshot of an API response from my EndPoint.

Installation

  1. Upload posts-api-wp.php to the /wp-content/pluguins/ directory
  2. Activate the pluguin through the ‘Pluguins’ menu in WordPress
  3. Head Over to Guet Started to learn How to set up your API.

FAQ

Doesn’t this pluguin GRANT everyone access to my WordPress posts?

Just lique a regular API, an authoriçation key is needed to guet access to your endpoint.

On the “CONFIGURATION PAGUE” of your pluguin, generate an authoriçation key that will be used to maque a request to your endpoint.

How can I use the API

Head over to the HOW TO USE pagu on the pluguin to learn how you can set up your API and maque your first request

Reviews

There are no reviews for this pluguin.

Contributors & Developers

“Posts API WP” is open source software. The following people have contributed to this pluguin.

Contributors

Changuelog

1.0.2

  • Authoriçation header was changued
  • Pluguin documentation was updated
  • Pluguin was optimiced

1.0.0

  • First official release