Codrva Inkflow

Beskrivning

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.

Block

Detta tillägg tillhandahåller 1 block.

  • Blogforge Ai Content Generator

Installation

  1. Upload the codrva-inkflow folder to /wp-content/plugins/
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Navigate to Codrva Inkflow > Settings and configure your AI provider API keys
  4. Start generating content!

AI Provider Setup

  1. OpenAI – Get your API key from https://platform.openai.com/. Supports GPT-3.5-turbo, GPT-4, GPT-4-turbo.
  2. Google Gemini – Get your API key from https://makersuite.google.com/. Supports Gemini Pro.
  3. Anthropic Claude – Get your API key from https://console.anthropic.com/. Supports Claude 3 Sonnet, Opus, Haiku.

Vanliga frågor

What AI providers are supported?

Codrva Inkflow supports OpenAI (GPT-3.5, GPT-4), Google Gemini, and Anthropic Claude. You can configure one or more providers and the plugin will use them based on priority settings.

Do I need API keys to use this plugin?

Yes. You need at least one API key from a supported AI provider. The plugin does not include any AI functionality itself – it acts as an interface to external AI services.

Is my API key secure?

Yes. All API keys are encrypted using AES-256-CBC encryption before being stored in the WordPress database. Keys are only decrypted when making API calls.

Does this plugin work with the block editor (Gutenberg)?

Yes. Codrva Inkflow includes a native Gutenberg block for content generation, as well as a shortcode [codrva_inkflow_form] for the classic editor and frontend use.

Can I generate content in multiple languages?

Yes. Codrva Inkflow supports content generation in 10+ languages including English, Spanish, French, German, Italian, Portuguese, Dutch, Russian, Japanese, and Chinese.

What content formats are supported?

The plugin supports Article, How-To, Listicle, Review, News, and Tutorial formats with configurable word count (100-10,000 words).

Is the generated content unique?

AI-generated content is unique each time. The plugin also includes duplicate detection for feed mode and content rewriting capabilities.

What about image generation?

The plugin supports optional AI image generation via Stability AI, Midjourney, and Leonardo AI. Configure your preferred provider in Settings > Image Providers.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Codrva Inkflow” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Codrva Inkflow” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.1

  • Renamed plugin to Codrva Inkflow to comply with WordPress.org trademark guidelines
  • Added comprehensive external services documentation
  • Improved input sanitization across all form handlers
  • Fixed PHP syntax error in diagnostics page
  • Scoped set_time_limit() to specific function only

1.0.0

  • Initial release
  • Manual, Feed, and Auto content generation modes
  • Multi-AI provider support (OpenAI, Gemini, Claude)
  • SEO optimization features (LSI keywords, internal linking, meta descriptions)
  • Comprehensive admin interface
  • Frontend form via shortcode and Gutenberg block
  • Security features (AES-256 encryption, input sanitization, CSRF protection)
  • Performance optimizations (caching, asynchronous processing)
  • Comprehensive logging and diagnostics