설명
Infogen Auto Post Generator creates one detailed, SEO-optimized article (~500-600 words) every hour in the selected language, using external APIs such as OpenAI, Gemini, or Grok. Articles are saved as drafts and stop when keywords are exhausted, resuming when new keywords are added. Upgrade to Premium for advanced features.
This plugin is not affiliated with OpenAI, Gemini, Grok, Yoast SEO, or Tailwind CSS.
Third-Party Services
This plugin integrates with the following third-party services to generate content. Each requires an API key, which you must obtain and configure:
- OpenAI: Provides AI-powered content generation. Data sent: article prompts based on keywords. No user data is sent without explicit configuration.
- Privacy Policy: https://openai.com/privacy/
- Terms of Use: https://openai.com/terms/
- Gemini (Google AI): Offers content generation via Google’s AI platform. Data sent: article prompts based on keywords.
- Privacy Policy: https://policies.google.com/privacy
- Terms of Use: https://aistudio.google.com/terms
- Grok (xAI): Generates content using xAI’s AI model. Data sent: article prompts based on keywords.
- Privacy Policy: https://x.ai/privacy-policy
- Terms of Use: https://x.ai/terms-of-use
Data is only sent to these services when generating articles, and only the keyword and language settings are included in the prompts. No personal user data is tracked or sent without consent.
설치
- Upload the
infogen-auto-post-generatorfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the ‘Infogen Auto Post’ settings page to configure keywords, category, API, and language.
FAQ
-
Does this plugin track user data?
-
No, the plugin does not track user data. It only sends keyword-based prompts to the configured API for content generation.
-
Can I use my own API keys?
-
Yes, you must provide your own API keys for OpenAI, Gemini, or Grok, obtained from their respective platforms.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Infogen Auto Post Generator”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.3
- Fixed CSS inclusion to use wp_enqueue_style() instead of inline tags.
- Added sanitization for nonces using sanitize_text_field(wp_unslash()).
- Removed debug error_log() calls from production code.
- Updated version and changelog to reflect fixes.
1.0.2
- Fixed outdated “Tested up to” header to support WordPress 6.8.
- Resolved plugin name mismatch between readme and plugin header.
- Added languages folder with sample translation files for i18n support.
- Ensured text domain matches plugin slug.
1.0.1
- Fixed naming issues to avoid confusion with other plugins.
- Improved prefixing for AJAX actions and options.
- Added proper enqueuing for JavaScript and CSS.
- Enhanced internationalization for all translatable strings.
- Added third-party service documentation.
1.0.0
- Initial release.