
Automatic Articles Importer
Automatic Articles Importer is an easy, quick and advanced plugin to import intercom articles. This plugin gives you ability to import the Intercom articles in your website easily. This plugin collects the intercom articles & collections from intercom and import on your website by collection wise.
Key Features
* Scheduled import process
* Import intercom articles
* Import intercom collection
* Sync articles regulary by cron
Screenshots

Review the Automatic Articles Settings.
FAQ
Do you import intercom tags too?
Nope. Right now intercom doesn’t provide tags to be imported, that support will be added really soon.
The articles page does not work and display the page not found?
Update your permalink once after sync the articles.
ChangeLog
1.5
* Security: Added nonce verification for all form submissions
* Security: Added capability checks for admin functions
* Security: Removed nopriv AJAX hook for better security
* Security: Added nonce to AJAX requests
* Improvement: Enhanced error handling for API calls with proper validation
* Improvement: Added comprehensive error checking for wp_remote_get responses
* Improvement: Fixed nested API call error handling with rate limiting
* Improvement: Fixed term creation error handling
* Improvement: Fixed status assignment logic - all imported articles now default to published
* Improvement: Added proper input validation for required fields
* Improvement: Improved escaping and sanitization throughout
* Improvement: Added PHP 7.0-7.2 compatibility fallback for array_key_first()
* Improvement: Updated compatibility to WordPress 6.9 and PHP 8.3
* Improvement: Added explicit status update to ensure articles are published
* Improvement: Added error logging for debugging
* Improvement: Added plugin deactivation hook to clean up cron jobs
* Bug Fix: Fixed undefined variable errors
* Bug Fix: Fixed cron time comparison logic
* Bug Fix: Fixed array key validation issues
* Bug Fix: Improved existing post update handling
1.0
* Initial Launch