Amazing Feed
Feed is a comprehensive solution for integrating WordPress content with multiple platforms. This plugin creates REST API endpoints to list the latest articles from your site, formatted according to each platform's specifications, ensuring and efficient integration.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wezoalves/wp-feed/archive/refs/heads/main.zipFrom the readme
Amazing Feed
Feed is a comprehensive solution for integrating WordPress content with multiple platforms, including Google News, ICARO (Tim News), Sitemap Index, and Portal R7 (in development). This plugin creates REST API endpoints to list the latest articles from your site, formatted according to each platform's specifications, ensuring smooth and efficient integration.
Features
Custom Endpoints
- Creates REST API endpoints in WordPress to provide articles in formats expected by Google News, ICARO (Tim News).
- Example endpoints include:
- /apifeed/googlenews/v1/feed/articles?output=xml for Google News
- /apifeed/icaro/v1/feed/articles?output=xml for ICARO (Tim News)
- /apifeed/sitemap/index?output=xml&type[]=TYPEA&type[]=video&type[]=post for Sitemap Index
- /apifeed/sitemap/posts?output=xml&limit=1000&page=1 for Sitemap
Parameter Configuration
- Allows URL parameter configuration to define the number of articles to be listed, making
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.