Plugin info

Total downloads: 1,136
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/21/2022 (1196 days ago)
Added to WordPress: 9/16/2022 (3 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 6.0.11
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1196 days ago

20/100

Is Posts API WP abandoned?

Possibly abandoned (last update 1196 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 6.0.11
Requires PHP: 7.0

Similar & Alternatives

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

Total Reading Time of WP Post
Rating 5.0/5 (2 reviews)Active installs 0

Description

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

All API endpoints are secured with an authorization 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 Authorization Key
  3. API parameters are configured from the plugin interface

Installation

  1. Upload posts-api-wp.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Head Over to Get Started to learn How to set up your API.

Frequently Asked Questions

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

Just like a regular API, an authorization key is needed to get access to your endpoint.

On the “CONFIGURATION PAGE” of your plugin, generate an authorization key that will be used to make a request to your endpoint.

How can I use the API

Head over to the HOW TO USE page on the plugin to learn how you can set up your API and make your first request

Review feed

No reviews available

Screenshots

  1. This is the Screenshot of the configuration page.

    This is the Screenshot of the configuration page.

  2. This is the Screenshot of how to use page.

    This is the Screenshot of how to use page.

  3. This is the Screenshot of get started page.

    This is the Screenshot of get started page.

  4. This is a Screenshot of the plugin in action on a static site.

    This is a Screenshot of the plugin in action on a static site.

  5. This is a Screenshot of an API response from my EndPoint.

    This is a Screenshot of an API response from my EndPoint.

Changelog

1.0.2

  • Authorization header was changed
  • Plugin documentation was updated
  • Plugin was optimized

1.0.0

  • First official release