{"id":288038,"date":"2026-03-11T11:01:40","date_gmt":"2026-03-11T11:01:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/auto-recipe-schema\/"},"modified":"2026-03-11T10:59:43","modified_gmt":"2026-03-11T10:59:43","slug":"easycontentflow-recipe-schema","status":"publish","type":"plugin","link":"https:\/\/cs.wordpress.org\/plugins\/easycontentflow-recipe-schema\/","author":23438325,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"trunk","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"EasyContentFlow Recipe Schema","header_author":"Baptiste Guiraud","header_description":"Automatically generates Recipe Schema (JSON-LD) markup for your recipe posts using Anthropic's Claude AI.","assets_banners_color":"","last_updated":"2026-03-11 10:59:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/easycontentflow.com\/easycontentflow-recipe-schema","header_author_uri":"https:\/\/easycontentflow.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":152,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1.0":"<p>Recommended security update: API key encryption and enhanced sanitization.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2516,6342,1117,186,1121],"plugin_category":[55],"plugin_contributors":[255616],"plugin_business_model":[],"class_list":["post-288038","plugin","type-plugin","status-publish","hentry","plugin_tags-json-ld","plugin_tags-recipe","plugin_tags-schema","plugin_tags-seo","plugin_tags-structured-data","plugin_category-seo-and-marketing","plugin_contributors-tistou80","plugin_committers-tistou80"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/easycontentflow-recipe-schema.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>EasyContentFlow Recipe Schema<\/strong> 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.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li><strong>Automatic detection<\/strong>: Distinguishes recipes from other post types (guides, reviews, etc.)<\/li>\n<li><strong>Smart extraction<\/strong>: Uses Anthropic's Claude AI to extract ingredients, steps, cooking times, and more<\/li>\n<li><strong>Batch processing<\/strong>: Process hundreds of posts in a single click<\/li>\n<li><strong>JSON-LD Schema<\/strong>: Automatic injection of Schema.org compliant structured data<\/li>\n<li><strong>Built-in dashboard<\/strong>: Real-time statistics and processing log<\/li>\n<li><strong>Meta box<\/strong>: View and regenerate the schema on a per-post basis<\/li>\n<li><strong>Encrypted API key<\/strong>: Secure storage of your Anthropic API key<\/li>\n<li><strong>Model selection<\/strong>: Choose between Sonnet (recommended) or Haiku (faster)<\/li>\n<\/ul>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>An Anthropic API key (available at console.anthropic.com)<\/li>\n<li>PHP 7.4 or higher<\/li>\n<li>WordPress 5.8 or higher<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin relies on the Anthropic API to analyze your blog posts and extract structured recipe data using AI (Claude).<\/p>\n\n<p>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 <code>https:\/\/api.anthropic.com\/v1\/messages<\/code>. No user data, personal information, or visitor data is ever sent \u2014 only your post content.<\/p>\n\n<p>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.<\/p>\n\n<p>This service is provided by Anthropic, PBC.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/www.anthropic.com\/legal\/consumer-terms\">Anthropic Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/www.anthropic.com\/legal\/privacy\">Anthropic Privacy Policy<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Download and upload the plugin via Plugins &gt; Add New &gt; Upload Plugin<\/li>\n<li>Activate the plugin<\/li>\n<li>Go to Tools &gt; Recipe Schema<\/li>\n<li>Enter your Anthropic API key<\/li>\n<li>Click \"Start processing\"<\/li>\n<\/ol>\n\n<h4>Advanced Configuration<\/h4>\n\n<p>For added security, you can define your API key directly in wp-config.php:<\/p>\n\n<pre><code>define( 'ARS_ANTHROPIC_API_KEY', 'sk-ant-your-key-here' );\n<\/code><\/pre>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20much%20does%20it%20cost%20per%20post%3F\"><h3>How much does it cost per post?<\/h3><\/dt>\n<dd><p>Approximately $0.01 per post with Claude Sonnet, or about $4-5 for 400 posts.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20modify%20my%20posts%3F\"><h3>Does the plugin modify my posts?<\/h3><\/dt>\n<dd><p>No. The plugin stores data in post_meta and injects JSON-LD in the head. No post content is modified.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20deactivate%20the%20plugin%3F\"><h3>What happens if I deactivate the plugin?<\/h3><\/dt>\n<dd><p>The schemas are no longer injected but the data remains in the database. Reactivate the plugin and everything comes back.<\/p><\/dd>\n<dt id=\"what%20happens%20if%20i%20delete%20the%20plugin%3F\"><h3>What happens if I delete the plugin?<\/h3><\/dt>\n<dd><p>All plugin data is cleanly removed (post_meta and options).<\/p><\/dd>\n<dt id=\"is%20the%20plugin%20compatible%20with%20yoast%20%2F%20rank%20math%20%2F%20seopress%3F\"><h3>Is the plugin compatible with Yoast \/ Rank Math \/ SEOpress?<\/h3><\/dt>\n<dd><p>Yes. The plugin injects its own JSON-LD independently of other SEO plugins. Just make sure you don't have duplicate Recipe schemas.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Encrypted API key storage (AES-256-CBC)<\/li>\n<li>Support for ARS_ANTHROPIC_API_KEY constant in wp-config.php<\/li>\n<li>Claude model selection (Sonnet \/ Haiku)<\/li>\n<li>Force reprocess all posts button<\/li>\n<li>Full internationalization support<\/li>\n<li>Enhanced sanitization and escaping<\/li>\n<li>Proper uninstall.php for clean removal<\/li>\n<li>ISO 8601 duration validation<\/li>\n<li>Settings link on the Plugins page<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Automatically generate Recipe Schema (JSON-LD) markup for your recipe posts using Anthropic&#039;s Claude AI.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/288038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=288038"}],"author":[{"embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tistou80"}],"wp:attachment":[{"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=288038"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=288038"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=288038"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=288038"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=288038"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=288038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}