KP JSON Articles

KP JSON Articles pulls in articles from another wordpress site through the normal json endpoints, it then parses the categories, tags, and attempts to …

Author:Kevin C Pirnie (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.0
Plugin version:0.10.55
Added to WordPress repository:26-02-2021
Last updated:13-04-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://kevinpirnie.com
Total downloads:421
plugin download
Click to start download

KP JSON Articles pulls in articles from another wordpress site through the normal json endpoints, it then parses the categories, tags, and attempts to pull the media. You can change the permalinks for each, create a sidebar and add widgets to existing sidebars.

Features

  1. Ability to pull blog articles from another WordPress website
    1. Configured site must have the JSON API enabled.
  2. Creates or Updates posts, categories, tags, and tries to create the media for the posts
  3. Configurable and filterable by category, tag, or date range of articles to pull.
  4. Configurable permalinks
  5. Number of articles to pull (max 100, this is a WordPress JSON API limit)
  6. Manual, cron, and cli based syncing.
    1. I would not recommend manual syncing for anything over 20 pullable articles
  7. Includes basic templates
    1. To use them, simply copy the files in this plugins “templates/” directory to your theme’s root directory and make your modifications.
  8. Documentation and Usage in WP Admin