Plugin info

Total downloads: 1,200
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 1/20/2019 (2536 days ago)
Added to WordPress: 12/18/2017 (8 years old)
Minimum WordPress version: 4.7
Tested up to WordPress version: 4.9.28
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2536 days ago

20/100

Is One Call – WP REST API Extension abandoned?

Possibly abandoned (last update 2536 days ago).

Compatibility

Requires WordPress: 4.7
Tested up to: 4.9.28
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

One Call is a helper or extension of WP REST API. To get featured image details, Categories lits, Tags list, Custom fields & Author detials by single rest api response One Call is giving a you post fileds filter options with custom rest api prefix such as ‘test-api’ where ‘wp-json’ is default.By default wp rest api does not give featured image, tags names, categories name & author details etc and to get them you have to call another rest api for each term which slow down the procedures. One Call is the solution to speed up rest api call in this case.

The key features of One Call API are-

  • Custom and back end control rest api prefix such as ‘test-api’ where ‘wp-json’ is default to initially secure the api call.
  • Get different reponse for list posts and single post responses.
  • For posts list (multiple) call, you can control ‘one_call’ fields from back end.
  • WordPress Posts fields filtering options from backend for posts litst (loop of Posts).

Installation

  1. Upload the plugin ‘one-call’ folder by uncompressing ‘one-call.zip’ to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress by clicking ‘Activate’ button below ‘One Call – WP REST API Extension’.
  3. Use the Settings->One Call API Settings screen OR by clicking ‘One Call API Settings’ button below ‘One Call – WP REST API Extension’ to configure the plugin

Frequently Asked Questions

What is One Call – WP REST API Extension ?

Single solution to get featured image details, Categories lits, Tags list, Custom fields & Author detials by single WP REST API response.

Review feed

No reviews available

Screenshots

  1. To go configure page of 'One Call - WP REST API Extension'.

    To go configure page of 'One Call - WP REST API Extension'.

  2. To configure  and saveing the options.

    To configure and saveing the options.

  3. Response with out One Call request.

    Response with out One Call request.

  4. Response with One Call request.

    Response with One Call request.

Changelog

= 1.0.0=
*The initial version.
= 1.1.0=
*WordPress Posts fields filtering options from backend for posts litst (loop of Posts).
*Setting options for ONE CALL fields are changed.
*WP REST API custom Prefix issue fixed.
= 1.1.0=
*After changing REST API prefix, permalink working fine in this update, no need permalink flash (reset).