EDC REST API
Fetch the content of the sections and articles and search them through the API
Maintenance 26/100611d since update
Active installs
40
Downloads
2,579
Reviews
0
Age
2.7y
TagsapiJSONrest
Plugin info
Total downloads: 2,579
Active installs: 40
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 4/29/2024 (611 days ago)
Added to WordPress: 4/12/2023 (2 years old)
Minimum WordPress version: 5.2
Tested up to WordPress version: 6.5.7
Minimum PHP version: 7.4
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 611 days ago
26/100
Is EDC REST API abandoned?
Possibly abandoned (last update 611 days ago).
Compatibility
Requires WordPress: 5.2
Tested up to: 6.5.7
Requires PHP: 7.4
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Disable REST API
Rating 4.8/5 (38 reviews) • Active installs 90,000
Disable WP REST API
Rating 4.8/5 (36 reviews) • Active installs 20,000
WordPress REST API (Version 2)
Rating 4.2/5 (34 reviews) • Active installs 10,000
WPGet API – Connect to any external REST API
Rating 5.0/5 (30 reviews) • Active installs 10,000
WP REST API – OAuth 1.0a Server
Rating 3.7/5 (7 reviews) • Active installs 9,000
Get Use APIs – JSON Content Importer
Rating 4.9/5 (78 reviews) • Active installs 6,000
Description
This plugin enables you to fetch the contents of your site in JSON format by REST API
Such as sections, articles and search results
and return it as json
To be able to use it in your applications or other sites
Endpoints
- recent posts
- posts
- search
- categories
- category
For develpoers
- /api/get_category_posts?type={string}&slug={string}&id={int}&count={int}&page={int}
- /api/get_category_index
- /api/get_search_results?type={string}&count={int}&page={int}
- /api/get_recent_posts?type={string}
- /api/get_posts?type={string}&cat={int}&count={int}&page={int}
Parameters
- slug : {string} default: empty post slug
- id : {int} default: empty post id
- count: {int} default: 5 data display limit
- page : {int} default: 1 data display offset
- type : {string} default: post post_type
Installation
After active plugin
- go to dashboard => settings => permalinks
- do save to active endpoint /api
Frequently Asked Questions
- is it free YES
Review feed
No reviews available
Changelog
1.0.6
- Update code
- Fixed pagination
1.0.5
- Update code
1.0.4
- Update code
1.0.3
- Update code
1.0.2
- Update code
1.0.1
- Update code
1.0.0
- first edition




