Linux 软件免费装
Banner图

AI Share & Summarize

开发者 fernandot
ayudawp
更新时间 2026年6月2日 23:37
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

social share ai chatgpt claude perplexity

下载

2.0.4 2.1.0 1.9.2 1.1.0 2.0.3 2.0.0 1.5.4 2.0.1 1.0.7 1.5.2 1.7.3 1.7.4 1.4.0 1.0.9 1.1.1 1.4.1 1.5.1 1.6.0 1.6.1 1.6.2 1.7.0 1.3.1 1.5.0 1.5.5 1.8.0 1.0.8 1.1.4 1.9.0 1.7.1 1.9.1 1.1.2 1.1.3 1.2.0 1.2.1 1.3.0 1.5.3 1.7.2 2.0.2

详情介绍:

AI Share & Summarize turns every post into an AI-aware destination. It generates an inline AI summary readers can expand next to the share buttons, and offers one-click sharing to every major social network and the leading AI assistants. Among the first plugins to integrate the native WordPress 7.0 AI Connectors API: configure your AI provider once in Settings > Connectors (OpenAI, Anthropic, Google) and the plugin reuses those credentials — no API keys to manage, no extra accounts. Inline AI Summary (New from 2.0.0) Sharing Analytics Why use it?
  1. Cite your source naturally: when readers expand the summary or share to an AI assistant, your URL travels with the content.
  2. Reach every audience: full social spectrum plus 11 AI assistants in one place.
  3. Future-proof: built on WP 7.0 Connectors and a REST API ready for agentic clients.

安装:

Automatic installation
  1. Go to Plugins > Add New in your WordPress admin
  2. Search for "AI Share & Summarize"
  3. Click "Install Now" and then "Activate"
  4. Go to Settings > AI Share & Summarize to configure
Manual installation
  1. Download the plugin ZIP file
  2. Go to Plugins > Add New > Upload Plugin
  3. Select the ZIP file and click "Install Now"
  4. Activate the plugin
  5. Configure in Settings > AI Share & Summarize
Complete setup
  1. Go to Settings > AI Share & Summarize
  2. Select enabled buttons: Choose which social networks and AIs to display
  3. Configure automatic insertion:
  4. Choose position: Before content, after, both, or disabled (shortcode only)
  5. Select content types: Posts, pages, products, or any Custom Post Type
  6. Configure SEO integration: Enable/disable automatic exclusion of noindex content
  7. Customize AI prompt: Modify the default text if desired (excellent default included)
  8. Configure title: Change the text before buttons and choose heading style
  9. Set section titles: Optionally set separate titles for AI and Social groups
  10. Configure X mentions: Add your X (Twitter) handle for automatic mentions
  11. Set Mastodon instance: Enter your Mastodon server domain if using Mastodon
  12. Choose visual style: Minimal, brand colors, outline, dark, custom colors, or icons-only
  13. Set button size: Compact, normal, large, or fluid
  14. Pick custom colors: Use the color picker when "Custom colors" style is selected
  15. Configure icons: Enable icons for text styles or use pure icons-only mode
  16. Set icon shape: Choose circular or square corners for icons-only buttons
  17. Set button order: Social first, AI first, or mixed — drag & drop to reorder within each group
  18. Configure SEO settings: Choose between links with nofollow or button elements
  19. Configure data retention: Set retention period and optionally delete all data when plugin is uninstalled
  20. Configure AI Summary (new from 2.0.0):
  21. Enable the inline AI summary feature
  22. Choose position (before / after the buttons, before the content, or disabled)
  23. Pick the post types where summaries should be generated (independent from the buttons' list)
  24. Optionally enable the visitor-facing "Generate AI summary" button for posts without a stored summary
  25. On WordPress 7.0+, configure your AI provider in Settings > Connectors (the plugin reuses those credentials — no API keys to manage here)
  26. Save changes
Manual insertion with shortcode:

屏幕截图:

  • Mobile responsive view
  • Plugin settings for social and AI sharing buttons
  • Prompt opened on ChatGPT
  • Editor controls box: hide buttons or manage the AI summary
  • SEO integration setting with detected SEO plugin
  • Analytics dashboard with timeline chart and platform breakdown
  • Period comparison with timeline overlay and stat card indicators
  • Dashboard widget with sparkline and top platforms
  • AI Summary settings with WP 7.0 AI Client status and Connectors link
  • Visitor-facing "Generate AI summary" button for posts without a stored summary

升级注意事项:

2.1.0 Fixes the inline summary not showing in the "before content" position on sites with plugins or snippets that rewrite content (image optimizers, nofollow, table of contents). Adds summary block styles, colors, icon position and custom labels.

常见问题:

Is this plugin completely free?

Yes, AI Share & Summarize is 100% free with all features included, including support for all social networks, AI platforms, and the full analytics dashboard with CSV export.

How does the inline AI summary work?

When you publish or update a post, the plugin generates a short summary asynchronously (in a background WP-Cron event, to avoid blocking the editor save). The summary then appears inline next to the share buttons, inside a collapsible block. Visitors can expand it without leaving the page. You can disable the feature globally in Settings > AI Share & Summarize > AI Summary, choose where the summary is placed (before/after the buttons, or before the content), and override or edit the text per post from the editor sidebar.

How do the "Enable AI Summary" and "Use extractive fallback" settings relate?

The two checkboxes in the AI Summary section work as a cascade, not as independent toggles:

  • Enable AI Summary is the master switch. Off means nothing is generated, ever.
  • Use extractive fallback controls what happens if the AI Client cannot return a summary — no Connector configured, API error, the canonical AI plugin's approval system blocking the request, an older WordPress version, etc.
The real behaviors today:
  • Enable off → no summary at all.
  • Enable on + fallback on (recommended default) → tries the WP AI Client first; if it fails, falls back to the built-in PHP extractive summarizer so the post still gets a basic summary at zero cost.
  • Enable on + fallback off → AI only. If the AI call fails, the post has no summary.
  • Enable on + fallback on, with no Connector configured → de facto "extractive only", because the AI step always fails and the fallback always kicks in.
There is no explicit "extractive only by choice" toggle yet: with a Connector configured, the AI Client is always attempted first. If you want zero AI calls on purpose (privacy, cost…), do not configure any AI Connector for now. A future release will replace these two checkboxes with a single explicit selector (AI + fallback / AI only / Extractive only / Disabled) — this FAQ will be removed at that point.

Where do I configure API keys for the AI summary?

You don't configure keys in this plugin. The summary feature relies on the WordPress 7.0 AI Client introduced in core, which manages credentials centrally in Settings > Connectors. Configure your preferred provider (OpenAI, Anthropic, Google) there once and every plugin on the site — including this one — uses those credentials.

What happens on WordPress versions older than 7.0?

On WP < 7.0 (or 7.0+ without a Connector configured), the plugin falls back to a PHP extractive summarizer: it picks the most representative sentences from your content based on word frequency. The result is labelled "Basic summary" in the frontend so readers know it isn't AI-generated. You can disable the fallback if you only want AI-quality summaries.

Why does my AI summary say "Basic summary"?

That tag appears when the summary was produced by the PHP extractive fallback instead of the WP AI Client. This happens when WordPress 7.0 is not installed, when no AI Connector is configured in Settings > Connectors, or when the AI provider call returned an error. Configure a Connector and republish the post to get an AI-generated summary; the "Basic summary" label disappears automatically.

Is the post content sent to a third-party AI service?

Only when the WP AI Client integration is active. In that case, the post content (title plus up to ~3000 characters of body text) is sent to whatever provider you configured in Settings > Connectors (OpenAI, Anthropic or Google). The PHP extractive fallback runs entirely on your server and never sends data anywhere. You can disable AI generation completely in the plugin settings to keep everything local.

AI generation worked before, now everything falls back to "Basic summary". What changed?

If you have the canonical AI plugin from wordpress.org installed, go to Tools > Connector Approvals and make sure the toggle next to "AI Share & Summarize" is enabled for your provider. That plugin's approval system intercepts outbound AI requests and silently blocks any plugin it hasn't approved yet. When this is the likely cause, the plugin's settings page surfaces a direct link to the approvals screen alongside the standard error message.

How does the analytics dashboard work?

The analytics dashboard tracks every button click on your site, showing you which platforms are most popular and which content gets the most engagement. You can filter by date range (7 to 365 days or custom dates), compare with a previous period, the same period last year, or custom dates, and view data in timeline charts, platform tables, and content performance tables. Stat cards show percentage changes when comparison is active. You can download data as CSV files from the export dropdown. A dashboard widget provides a quick 7-day summary right on your WordPress admin homepage.

How do I export analytics data?

In the Analytics tab, use the date filter to select the period you want, then click the "Export CSV" button to open the export menu. Choose "Current period" for a full breakdown (date, platform, type, post title, URL, clicks) or "Timeline summary" for a daily totals export. When period comparison is active, the timeline export automatically includes comparison columns (date, clicks, comparison date, comparison clicks, difference, change percentage). Files download immediately and can be opened in Excel, Google Sheets, or any spreadsheet application.

What is VigIA and how does the integration work?

VigIA is a free WordPress plugin by AyudaWP that monitors AI crawler visits to your site — tracking bots like GPTBot (ChatGPT), ClaudeBot, PerplexityBot and 50+ more. When VigIA is active alongside AI Share & Summarize, the analytics dashboard shows an additional panel where you can cross-reference your share button clicks with AI crawler activity. This lets you see, for example, whether a spike in Claude clicks correlates with increased ClaudeBot crawling of that content. You can install VigIA directly from the plugin screen.

Will it slow down my website?

No. The plugin is ultra-optimized with a modular structure and lightweight SVG icons that load instantly. Frontend CSS and JavaScript only load on pages where share buttons are actually displayed — posts with buttons disabled via the meta box do not load any plugin assets.

How do I hide buttons on specific pages?

Edit the post or page where you want to hide buttons, find the "AI Share & Summarize" meta box in the sidebar, and check "Hide share buttons on this content". This works with both the classic editor and the block editor.

Can I automatically hide buttons on noindex content?

Yes! The plugin integrates with major SEO plugins (Yoast, Rank Math, All in One SEO, SEOPress, The SEO Framework) and the NoIndexer plugin. Enable the "Exclude noindex content" option in settings to automatically hide buttons on content marked as noindex.

What's the difference between Google AI and Gemini buttons?

Google AI uses the new AI Mode available in most countries, launching the AI response automatically with your prompt. Gemini uses the traditional method (copy prompt and open Gemini) which still works everywhere. Choose based on availability in your region or user preference.

Should I use links or buttons for SEO?

Both options are valid:

  • Links with nofollow (default): Better user experience, allows right-click to copy link, works without JavaScript
  • Button elements: Not counted as links by search engines, cleaner link profile, reduces crawl budget usage The nofollow attribute already prevents PageRank transfer, so the SEO impact is minimal. Choose based on your specific needs.

How do the section titles work?

You can set separate headings for the AI and Social button groups. When either section title is filled in, the general title disappears and each group gets its own heading. If both section titles are left empty, the general title works as before. When using the "Mixed" button order, the general title is always displayed regardless of section titles, since both groups are interleaved. You can also set section titles via shortcode: [ayudawp_share_buttons ai_title="Summarize" social_title="Share"]

How does Mastodon sharing work?

Since Mastodon is a federated network, the share link needs to point to your specific instance. Set your Mastodon server domain (e.g. mastodon.social, fosstodon.org) in the plugin settings. The share button will then open the compose screen on your instance with the post title and URL pre-filled.

Can I customize the visual appearance?

Yes, you can choose from 6 predefined styles:

  • Minimal (default): Clean transparent design with borders
  • Brand: Each platform's characteristic colors
  • Outline: Brand-colored borders with transparent background, fills on hover
  • Dark: Optimized for dark backgrounds
  • Custom colors: Pick your own background and text colors with a color picker
  • Icons-only: Modern style showing only platform icons

Can I change the button size?

Yes, four sizes are available:

  • Compact: Smaller buttons for tight layouts
  • Normal: Standard size (default)
  • Large: Bigger buttons for more prominent display
  • Fluid: Buttons expand to fill available container width

How do the icons work?

The icon system uses official brand SVG paths from Simple Icons where available, ensuring accurate and recognizable platform logos. Options include:

  • Icons with text: Add icons to the left of button text in any style
  • Icons-only: Show only icons in circular or square buttons
  • Smart tooltips: Platform names appear when hovering over any button
  • Responsive: Icons automatically adapt to screen size

Can I change the title before the buttons?

Yes, you can:

  • Change the text to anything you want
  • Choose the HTML element: h3, h4, h5, h6, or span
  • Hide the title completely by leaving the text field empty
  • Set separate titles for AI and Social groups

How does automatic insertion work?

You have complete control:

  • Before content: Buttons appear before the post text
  • After content: Buttons appear after the post text
  • Both positions: Buttons in both locations
  • Disabled: Use only shortcode [ayudawp_share_buttons] Plus, you choose exactly which content types display buttons.

Can I control which content types show buttons?

Absolutely. You can select from all post types registered in your WordPress:

  • Posts, pages, WooCommerce products
  • Custom Post Types (portfolios, testimonials, etc.)
  • Complete per content type control

How do I customize the AI prompt?

In Settings > AI Share & Summarize you'll find:

  • Default prompt: Pre-optimized for best results with citation
  • Custom text field: Add personalized text to all AI prompts
  • X handle: Configure automatic mentions in social shares
  • The plugin automatically adds your content URL as source

What happens if an AI changes its URL?

We continuously monitor and update all AI links to ensure they work correctly. The plugin receives regular updates to maintain compatibility.

Can I use only specific buttons?

Yes, with the shortcode you can display only the buttons you want: [ayudawp_share_buttons buttons="claude,chatgpt,deepseek,twitter,mastodon,threads"]

Is it GDPR compliant?

Yes. The plugin does not collect any personal user data. The analytics system only records anonymous click events — platform name, post ID, and date — with no user identification, IP address, or session data stored at any point. Analytics data is retained in your own database for as long as you keep the plugin active. If you uninstall the plugin with the "Delete all plugin data" option enabled, all analytics records are permanently removed along with the rest of the plugin data.

How does Google AI integration work?

Google AI has direct integration:

  • Clicking the button opens Google's AI Mode with your prompt
  • The AI automatically processes the prompt and shows results
  • Works in most countries where AI Mode is available

How does LINE integration work?

LINE is extremely popular in Asian markets (Japan, Taiwan, Thailand). The plugin allows sharing your content directly to LINE, helping you reach millions of users in these regions.

Why does Google AI respond in English even though my site is in another language?

Google AI Mode has a default behavior of responding in English regardless of browser or site language. To get responses in your preferred language, add a custom instruction in the plugin settings. Go to Settings > AI Share & Summarize > "Custom text in prompts" and add: Deliver the response in Spanish (or your preferred language) This instruction will be added to all AI prompts, ensuring responses match your language preference.

How does Gemini integration work?

Gemini has a special behavior:

  • Clicking the button automatically copies the prompt to clipboard
  • Opens Gemini in a new tab
  • User can paste the prompt directly and get the summary

How do DeepSeek, Copilot, Qwen, and Meta AI work?

DeepSeek, Copilot, Qwen, and Meta AI work the same way as Gemini:

  • Clicking the button automatically copies the prompt to clipboard
  • A notification appears confirming the copy
  • The platform opens in a new tab
  • User can paste the prompt with Ctrl+V and get the summary This approach is used because these platforms don't support URL parameters for prompts.

Does it work with page builders?

Yes, it's compatible with:

  • Gutenberg (WordPress block editor)
  • Elementor, Beaver Builder, Divi
  • Any page builder that respects WordPress hooks
  • Manual insertion via shortcode works everywhere

Can I disable automatic insertion completely?

Yes, set automatic insertion to "Disabled" in settings and use only the shortcode [ayudawp_share_buttons] where you want buttons to appear.

What happens to my settings when I uninstall the plugin?

By default, your settings are preserved even after uninstalling. However, you can enable the "Delete all plugin data when plugin is deleted" option in the Data cleanup section if you want automatic cleanup. This will also delete all analytics data stored in the database.

Which SEO plugins are compatible?

The plugin detects and integrates with:

  • Yoast SEO
  • Rank Math
  • All in One SEO
  • SEOPress
  • The SEO Framework
  • NoIndexer When enabled, buttons will automatically be hidden on content marked as noindex in any of these plugins.

更新日志:

2.1.0