Description
SEO Content Publisher for 8ight.ai publishes daily SEO-optimized articles directly to your WordPress site. The plugin connects your site to the 8ight.ai platform and receives content via a secure REST API.
Installation
- Upload the plugin ZIP via Plugins Add New Upload Plugin
- Activate the plugin
- Go to Settings 8ight.ai
- Copy your API key and paste it in your 8ight.ai dashboard
Reviews
There are no reviews for this plugin.
Contributors and Developers
“SEO Content Publisher for 8ight.ai” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SEO Content Publisher for 8ight.ai” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.0.2
- Escaped all output per WordPress coding standards
- Replaced date() with gmdate()
- Replaced parse_url() with wp_parse_url()
- Replaced unlink() with wp_delete_file()
- Added sanitize_callback to all register_setting calls
- Enqueued CSS and JS properly
- Fixed stable tag mismatch
1.0.0
- Initial release