Title: EasyContentFlow Recipe Schema
Author: Baptiste Guiraud
Published: <strong>Март 11, 2026-ж.</strong>
Last modified: Март 11, 2026-ж.

---

Плагиндерди издөө

![](https://s.w.org/plugins/geopattern-icon/easycontentflow-recipe-schema.svg)

# EasyContentFlow Recipe Schema

 Автору [Baptiste Guiraud](https://profiles.wordpress.org/tistou80/)

[Жүктөө](https://downloads.wordpress.org/plugin/easycontentflow-recipe-schema.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/easycontentflow-recipe-schema/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/easycontentflow-recipe-schema/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/easycontentflow-recipe-schema/#installation)
 * [Development](https://ky.wordpress.org/plugins/easycontentflow-recipe-schema/#developers)

 [Колдоо](https://wordpress.org/support/plugin/easycontentflow-recipe-schema/)

## Сүрөттөө

**EasyContentFlow Recipe Schema** automatically analyzes your blog posts and detects
which ones contain recipes. For each detected recipe, the plugin extracts structured
data (ingredients, steps, prep time, etc.) and injects Schema.org Recipe JSON-LD
markup into the page head.

#### Features

 * **Automatic detection**: Distinguishes recipes from other post types (guides,
   reviews, etc.)
 * **Smart extraction**: Uses Anthropic’s Claude AI to extract ingredients, steps,
   cooking times, and more
 * **Batch processing**: Process hundreds of posts in a single click
 * **JSON-LD Schema**: Automatic injection of Schema.org compliant structured data
 * **Built-in dashboard**: Real-time statistics and processing log
 * **Meta box**: View and regenerate the schema on a per-post basis
 * **Encrypted API key**: Secure storage of your Anthropic API key
 * **Model selection**: Choose between Sonnet (recommended) or Haiku (faster)

#### Requirements

 * An Anthropic API key (available at console.anthropic.com)
 * PHP 7.4 or higher
 * WordPress 5.8 or higher

### External services

This plugin relies on the Anthropic API to analyze your blog posts and extract structured
recipe data using AI (Claude).

When you trigger a schema generation (manually or in batch), the plugin sends the
post title and content (truncated to 6000 characters) to the Anthropic API endpoint
at `https://api.anthropic.com/v1/messages`. No user data, personal information, 
or visitor data is ever sent — only your post content.

Data is sent only when you explicitly click “Generate” or “Start batch processing”
in the WordPress admin. It is never sent automatically on page load or to site visitors.

This service is provided by Anthropic, PBC.

 * [Anthropic Terms of Service](https://www.anthropic.com/legal/consumer-terms)
 * [Anthropic Privacy Policy](https://www.anthropic.com/legal/privacy)

## Орнотуу

 1. Download and upload the plugin via Plugins > Add New > Upload Plugin
 2. Activate the plugin
 3. Go to Tools > Recipe Schema
 4. Enter your Anthropic API key
 5. Click “Start processing”

#### Advanced Configuration

For added security, you can define your API key directly in wp-config.php:

    ```
    define( 'ARS_ANTHROPIC_API_KEY', 'sk-ant-your-key-here' );
    ```

## FAQ.KG

### How much does it cost per post?

Approximately $0.01 per post with Claude Sonnet, or about $4-5 for 400 posts.

### Does the plugin modify my posts?

No. The plugin stores data in post_meta and injects JSON-LD in the head. No post
content is modified.

### What happens if I deactivate the plugin?

The schemas are no longer injected but the data remains in the database. Reactivate
the plugin and everything comes back.

### What happens if I delete the plugin?

All plugin data is cleanly removed (post_meta and options).

### Is the plugin compatible with Yoast / Rank Math / SEOpress?

Yes. The plugin injects its own JSON-LD independently of other SEO plugins. Just
make sure you don’t have duplicate Recipe schemas.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“EasyContentFlow Recipe Schema” is open source software. The following people have
contributed to this plugin.

Мүчөлөрү

 *   [ Baptiste Guiraud ](https://profiles.wordpress.org/tistou80/)

[Translate “EasyContentFlow Recipe Schema” into your language.](https://translate.wordpress.org/projects/wp-plugins/easycontentflow-recipe-schema)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/easycontentflow-recipe-schema/),
check out the [SVN repository](https://plugins.svn.wordpress.org/easycontentflow-recipe-schema/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/easycontentflow-recipe-schema/)
by [RSS](https://plugins.trac.wordpress.org/log/easycontentflow-recipe-schema/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 1.1.0

 * Encrypted API key storage (AES-256-CBC)
 * Support for ARS_ANTHROPIC_API_KEY constant in wp-config.php
 * Claude model selection (Sonnet / Haiku)
 * Force reprocess all posts button
 * Full internationalization support
 * Enhanced sanitization and escaping
 * Proper uninstall.php for clean removal
 * ISO 8601 duration validation
 * Settings link on the Plugins page

#### 1.0.0

 * Initial release

## Мета

 *  Нуска **1.1.0**
 *  Акыркы жаңыртуу **2 ай мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 5.8 же андан жогору **
 *  Tested up to **6.9.4**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/easycontentflow-recipe-schema/)
 * Тег:
 * [JSON-LD](https://ky.wordpress.org/plugins/tags/json-ld/)[Recipe](https://ky.wordpress.org/plugins/tags/recipe/)
   [schema](https://ky.wordpress.org/plugins/tags/schema/)[seo](https://ky.wordpress.org/plugins/tags/seo/)
   [structured data](https://ky.wordpress.org/plugins/tags/structured-data/)
 *  [Advanced View](https://ky.wordpress.org/plugins/easycontentflow-recipe-schema/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

[Your review](https://wordpress.org/support/plugin/easycontentflow-recipe-schema/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easycontentflow-recipe-schema/reviews/)

## Мүчөлөрү

 *   [ Baptiste Guiraud ](https://profiles.wordpress.org/tistou80/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/easycontentflow-recipe-schema/)