plugin-icon

Tomjesch | AI Blog Writer

لصاحبه Tomjesch·
Generate AI-powered draft posts from the WordPress admin using OpenAI or Anthropic, with an "Add with AI" button and local debug view.
النسخة
1.0.1
آخر تحديث
Apr 1, 2026

Tomjesch AI Blog Writer adds an “Add with AI” button to selected post types in the WordPress admin list screens. From there, you can describe the post you want, and the plugin will call your configured AI provider to generate a draft (title + HTML content) and open it directly in the editor for review.

The plugin is provider-agnostic and currently supports:

  • OpenAI Chat Completions API (GPT-4.x, GPT-4o, GPT-5 families, etc.)
  • Anthropic Claude Messages API (Claude 4.x Sonnet and Haiku variants)

All AI calls are made directly from your WordPress site to the provider’s HTTPS API using your own API key. No data is sent to any server operated by the plugin author.

Key features

  • “Add with AI” action on supported post types in the admin list table
  • Provider-specific model selection for OpenAI and Anthropic
  • Base (master) prompt for tone, structure, SEO and style
  • Connection test from the settings page, including basic token limit hints
  • Optional debug view showing the most recent generations (prompts + token usage)

SaaS and external services

This plugin is an interface to third-party AI services. To function, it requires you to configure an API key for at least one provider:

  • OpenAI – https://platform.openai.com/
  • Anthropic Claude – https://console.anthropic.com/

These services may be paid and are governed by their own terms of use and privacy policies. This plugin does not alter or override those terms; it simply sends your prompts and instructions to the provider you choose and displays the generated content.

Privacy

This plugin:

  • Sends the base prompt and the per-request user prompt to your configured AI provider over HTTPS when you test the connection or generate a post.
  • Does not send any data to servers controlled by the plugin author.
  • Stores recent prompts and token usage locally in your WordPress database for debugging purposes only.

Debug log

When you generate a post, the following data is stored in a small rotating debug log:

  • Timestamp
  • Post type
  • Provider and model name
  • User prompt (truncated to 4,000 characters)
  • Base prompt (truncated to 4,000 characters)
  • Token usage information where the provider reports it

Only the 20 most recent entries are kept. You can review them on the “AI Blog Writer Debug” page under Settings, and you can clear the entire history with the “Clear debug history” button on that page.

If you consider prompts or base prompts to contain personal data, you should clear the debug history regularly and avoid including personal data in prompts.

API keys

API keys can be stored in one of two ways:

  • In the plugin settings (stored in the WordPress options table).
  • In wp-config.php using the constant TOMJESCH_AI_BLOG_WRITER_API_KEY, which is recommended for extra security.

When the plugin is uninstalled from the Plugins screen, it automatically deletes its options, including any API key stored in the database and all debug entries.

If you choose to define an API key in wp-config.php, that key is stored in code, not in the database. When you stop using the plugin or rotate keys, you should also remove or update the TOMJESCH_AI_BLOG_WRITER_API_KEY constant in wp-config.php.

مجانيعلى الخطط المدفوعة
إذا أتممت بالتثبيت، فإنك توافق على شروط خدمة ووردبريس.كوم ووشروط إضافات الأطراف الثالثة.
تم اختباره حتى
WordPress 6.9.4
تتوفّر هذه الإضافة للتنزيل لتُستخدم في عملية التثبيت لديك.