Description
News Importer for Siteler TV allows WordPress site owners to automatically import public news articles directly from Siteler TV via the official WordPress REST API.
Key features include:
* Automated scheduled fetching using WordPress Cron.
* Category mapping and automatic creation of missing categories.
* Prevention of duplicate content using unique identifiers.
* Appends official source attribution backlink.
External Services
This plugin connects to an external service to fetch public news data:
* Service: Siteler TV REST API (https://www.siteler.tv.tr/wp-json/wp/v2/posts)
* Purpose: Fetches the latest published news articles, featured images, and category terms to publish them on your WordPress site.
* Data Sent: No personal or sensitive user data is transmitted to Siteler TV. The plugin only performs GET requests to retrieve publicly available news articles.
* Terms of Service: https://www.siteler.tv.tr/
* Privacy Policy: https://www.siteler.tv.tr/
Installation
- Upload the plugin files to the
/wp-content/plugins/siteler-tv-haber-botudirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to ‘Settings’ > ‘Siteler TV Bot’ to configure your default category and schedule.
FAQ
-
Does this plugin import duplicate news?
-
No, the plugin checks remote post IDs to prevent importing the same article twice.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“News Importer for Siteler TV” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “News Importer for Siteler TV” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release with full guideline compliance.