| 开发者 | stefanpejovski |
|---|---|
| 更新时间 | 2026年8月31日 19:31 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
[sompia_faq] shortcode[sompia_faq post_id=X title="..." open_first="1" faq_schema="1"]
Renders a native <details>/<summary> accordion. Supports optional FAQPage JSON-LD structured data output. A native Gutenberg block (sompia/faq) is also provided as an alternative to the shortcode.
Review Sections Gutenberg Block
A sompia/review-sections block lets you embed the AI-generated review sections for any casino or game post anywhere on your site. The block has a post picker in the editor and renders a responsive card grid on the frontend.
Content Audit
Run an AI-powered audit of any casino or game post to check for missing license details, bonus accuracy, responsible gambling mentions, and other compliance signals. Results appear directly in the editor panel.
Internal Link Suggestions
Generate contextual internal link suggestions for any post. The AI analyzes the current post's entity data and existing content, then suggests 3–8 relevant internal pages with anchor text and placement guidance.
Requirements
wp_ai_client_prompt()). AI requests are routed through whichever provider you have configured in WordPress Settings → AI (Anthropic, Google, OpenAI, or others). No data is sent to any external service by this plugin directly — refer to the terms and privacy policy of the provider you configure in WordPress.
On WordPress 6.x: This plugin connects directly to the AI provider you select in AI Settings. The connection is only made when you explicitly trigger generation from the AI Content Generator page or the editor panel. No data is sent automatically in the background.
What is sent: The post's mapped field values (casino/game data from your site), existing AI sections, and post content are included in the prompt.
What is received: Generated text (SEO title, meta description, FAQ items, review sections, audit results, or link suggestions).
The following external services may be used depending on which provider you select:
sompia-ai-site-mapper-content-writer-igaming folder to /wp-content/plugins/.vendor/ directory is absent (e.g. after a fresh git clone), the plugin includes a fallback autoloader and works without running composer install.No. ACF detection is optional. If ACF (free or Pro) is active, the scanner will discover your field groups automatically. If not, the plugin uses standard WordPress post meta.
No. The site scanner, content mapping, and inventory features work without any API key. For AI features: on WordPress 7.0 or higher, the plugin uses the WordPress Core AI Client — no separate API key needed, just configure a provider in WordPress Settings → AI. On WordPress 6.x, an API key from your chosen provider (Anthropic, OpenAI, or Google) is required for the AI Content Generator, editor panel AI features, content audit, and link suggestions.
Only data you have already stored in your WordPress posts — specifically the field values mapped in the Content Mapping screen (casino/game name, ratings, bonus details, RTP, etc.) and existing AI-generated sections. No user data, no visitor data, and no WordPress credentials are ever sent.
No. All plugin configuration is stored in the WordPress Options API (sompia_mapping, sompia_scan_results, sompia_ai_settings). Generated AI content is stored in standard WordPress post meta.
The plugin is designed for single sites. Multisite support is not included in this version.
Yes. When either plugin is active and the post type is accessible, push buttons appear in the AI Content Output panel to write the AI-generated SEO title and meta description directly into Yoast's or Rank Math's fields.
Yes. Enable the "Classic Editor" option in AI Settings to use the Classic Editor-compatible metabox instead of the Gutenberg panel.
The post search in the AI Content Generator is WPML-aware: it detects the current language and sorts results by language. Language tags are shown in the search dropdown.
[sompia_faq] and native Gutenberg FAQ block with FAQPage JSON-LD schema support.