
外掛標籤
開發者團隊
原文外掛簡介
Codrva Inkflow is a powerful free WordPress plugin to auto-generate fully SEO-optimized blog posts using AI — featuring three modes (Manual, Feed, Auto), multilingual support, LSI keyword injection, internal linking, Gutenberg block, frontend form, and a professional-grade prompt builder.
Features
Core Functionality
Manual Blog Generation – Admin input or CSV-based content creation with preview functionality
Feed-Based Drafting – Automated RSS feed processing and content rewriting
Auto-Posting – Fully scheduled post generation via WordPress cron jobs
Multi-AI Support – Integration with OpenAI, Gemini, and Claude
Word Count Control – Configurable content length parameters (100-10,000 words)
Multi-Language Support – Content generation in 10+ languages
Internal Linking – Intelligent automatic linking to existing content
LSI Keyword Injection – Semantic keyword optimization for SEO
Prompt Provider – Advanced prompt building and template system
AI Rewriter – Content optimization and rewriting capabilities
Blog Format Templates – Pre-defined content structure templates (Article, How-To, Listicle, Review, News, Tutorial)
Frontend Generation – Public-facing content generation form via shortcode
Gutenberg Block – Native WordPress block editor integration
Security & Performance
AES-256 Encryption – API keys and sensitive data are encrypted at rest
Input Sanitization – All user inputs validated and sanitized
CSRF Protection – Nonce validation on all forms and AJAX requests
SQL Injection Prevention – Prepared statements for all database queries
XSS Protection – Output escaping on all rendered data
Optimized Performance – Asynchronous processing, caching, and database optimization
Comprehensive Logging – Detailed activity tracking, error monitoring, and debugging
Error Recovery – Robust error handling with fallback mechanisms
Usage Modes
1. Manual Mode – Perfect for hands-on content creation with full editorial control.
Navigate to Codrva Inkflow > Manual Generator, fill in your content parameters (title, keywords, tone, format), click “Generate Content”, review, and publish.
2. Feed Mode – Automate content creation by monitoring RSS feeds.
Add RSS feed URLs, configure checking frequency, and the system automatically processes new feed items into draft posts for your review.
3. Auto Mode – Fully automated content generation and publishing.
Configure keyword pools, set publishing schedules and limits, enable auto-posting, and the system generates and publishes content automatically.
Warning: Full automation requires supervision. To maintain site quality and avoid search engine penalties, we strongly recommend reviewing auto-generated drafts and prioritizing quality over sheer quantity.
API Cost Estimation (Bring Your Own Key)
Codrva Inkflow is 100% free to use. You simply plug in your own API keys. You pay direct wholesale costs to the AI providers, which typically run fractions of a penny per article:
* OpenAI (GPT-3.5-Turbo) – ~$0.001 – $0.003 per 1000 words
* Google Gemini Pro – Extremely low cost or often free on the basic tier.
* Anthropic Claude (Haiku) – ~$0.001 per 1000 words
Advanced Features
SEO Optimization
LSI Keywords – Automatic semantic keyword injection
Internal Linking – Smart linking to existing content
Meta Descriptions – Auto-generated SEO descriptions
Schema Markup – Structured data support (FAQ schema)
Heading Structure – Proper H1-H6 hierarchy
Monitoring & Analytics
Content generation queue status
API usage and cost tracking
Feed source monitoring
Provider performance metrics
Detailed activity logs
External Services
This plugin connects to third-party AI services to generate content. No data is sent to any external service without your explicit action (clicking “Generate Content” or similar). API keys are stored securely with AES-256 encryption.
OpenAI API
Used for text content generation via GPT models (GPT-3.5-turbo, GPT-4, etc.).
What data is sent: Your content prompts, keywords, tone, format, and word count parameters. No personal user data is transmitted.
When it is sent: Only when you click “Generate Content” and have OpenAI selected as your active provider.
Service URL: https://api.openai.com
Privacy Policy: https://openai.com/privacy/
Terms of Service: https://openai.com/terms/
Google Gemini API
Used for text content generation via Gemini models.
What data is sent: Your content prompts, keywords, tone, format, and word count parameters. No personal user data is transmitted.
When it is sent: Only when you click “Generate Content” and have Gemini selected as your active provider.
Service URL: https://generativelanguage.googleapis.com
Privacy Policy: https://policies.google.com/privacy
Terms of Service: https://policies.google.com/terms
Anthropic Claude API
Used for text content generation via Claude models.
What data is sent: Your content prompts, keywords, tone, format, and word count parameters. No personal user data is transmitted.
When it is sent: Only when you click “Generate Content” and have Claude selected as your active provider.
Service URL: https://api.anthropic.com
Privacy Policy: https://www.anthropic.com/privacy
Terms of Service: https://www.anthropic.com/terms
Stability AI API (Image Generation – Optional)
Used for AI image generation when the Stability AI provider is configured and enabled.
What data is sent: Image generation prompts derived from your post content. No personal user data is transmitted.
When it is sent: Only when image generation is enabled and you generate content with Stability AI configured.
Service URL: https://api.stability.ai
Privacy Policy: https://stability.ai/privacy-policy
Terms of Service: https://stability.ai/terms-of-service
Midjourney API (Image Generation – Optional)
Used for AI image generation when the Midjourney provider is configured and enabled.
What data is sent: Image generation prompts derived from your post content. No personal user data is transmitted.
When it is sent: Only when image generation is enabled and you generate content with Midjourney configured.
Service URL: https://api.midjourney.com
Privacy Policy: https://www.midjourney.com/privacy-policy
Terms of Service: https://www.midjourney.com/terms-of-service
Leonardo AI API (Image Generation – Optional)
Used for AI image generation when the Leonardo AI provider is configured and enabled.
What data is sent: Image generation prompts derived from your post content. No personal user data is transmitted.
When it is sent: Only when image generation is enabled and you generate content with Leonardo AI configured.
Service URL: https://cloud.leonardo.ai
Privacy Policy: https://leonardo.ai/privacy-policy
Terms of Service: https://leonardo.ai/terms-of-service
TextRazor API (LSI Keywords – Optional)
Used for enhanced semantic keyword extraction when selected as the LSI provider.
What data is sent: A portion of your generated content text (up to 5,000 characters). No personal user data is transmitted.
When it is sent: Only when TextRazor is selected as the LSI provider and a valid API key is configured.
Service URL: https://api.textrazor.com
Privacy Policy: https://www.textrazor.com/privacy
Terms of Service: https://www.textrazor.com/terms
RSS Feed Fetching
The Feed Generator mode fetches publicly available RSS/Atom feeds from URLs you provide. The plugin uses the WordPress HTTP API (wp_remote_get) to retrieve feed content. No user data is transmitted – only a standard HTTP request is made to the feed URL you configure.
You can disable any provider at any time in plugin settings. All external API calls are logged for transparency and debugging.
