AI Share & Summarize is the first free plugin published in WordPress.org that combines traditional social media sharing with the innovative functionality of generating summaries while citing the source in the top artificial intelligences.
Main features
- Social networks: X (Twitter), LinkedIn, Facebook, Telegram, WhatsApp, Email, Raindrop
- Artificial intelligences: Claude, ChatGPT, Google AI, Gemini, Grok, Perplexity
- SEO optimization options: Choose between
links with nofollow orelements to optimize your link profile - Modern icon support: Beautiful SVG icons with icons-only mode for a sleek, modern look
- Smart automatic insertion: Configure exactly where and on which content types to display buttons
- Granular control by content type: Choose specific post types (posts, pages, products, etc.)
- Customizable AI prompt: Configure the message sent to AIs for better summaries
- Customizable title: Change the text before buttons and choose heading style (h3-h6 or span)
- Multiple insertion modes: Before content, after content, both positions, or shortcode only
- 5 visual styles: Default, brand colors, minimal, dark backgrounds, and icons-only
- Flexible icon options: Add icons to any style or use pure icons-only mode with circular/square shapes
- Button ordering: Social first, AI first, or mixed arrangement
- Button alignment: Choose between left-aligned (default) or centered layout for title and buttons
- Data cleanup control: Optional automatic data deletion when plugin is uninstalled
- Fully responsive: Adapts to any device and theme with smart mobile layouts
- SEO optimized: Nofollow links and target=」_blank」 by default, or use button elements
- Lightweight: Optimized modular structure with ultra-fast loading SVG icons
- Accessible: Complies with web accessibility standards with enhanced tooltips
New in version 1.2.0
- Google AI Mode support: Direct integration with Google』s AI Mode (available in most countries)
Why use this plugin?
This plugin helps you:
- Generate natural backlinks: When users summarize your content with AI, they cite your source
- Increase your reach: Combine traditional social sharing with AI power
- Build authority: Your content becomes a reference source for future queries
- Boost engagement: Users can interact with your content in multiple ways
- Optimize SEO: Choose the HTML element type that best fits your SEO strategy
- Stay ahead: Be among the first to leverage AI for content distribution
- Modern appearance: Icons-only mode provides a sleek, professional look
Advanced configuration
- Smart automatic insertion: Choose exactly where to insert buttons (before, after, both, or disabled)
- Content type control: Select specific post types from all registered in your WordPress
- Custom AI prompt: Optimize the message sent to AIs for better summaries with citation
- Custom title text: Configure the text shown before buttons or hide it completely
- Title style control: Choose between h3, h4, h5, h6 or span for the title element
- SEO optimization: Choose between traditional links or button elements for better link profile control
- X/Twitter mentions: Configure your profile for automatic mentions in shares
- Custom additional text: Add personalized text to AI prompts
- Visual styles: 5 predefined styles adaptable to any theme
- Advanced icon system: Show icons with text, icons-only mode, circular or square icons
- Button ordering: Organize buttons as social first, AI first, or mixed
- Button alignment: Choose left or centered alignment for a cleaner design
- Data management: Control whether plugin data is deleted on uninstall
- Shortcode flexibility: Use
[ayudawp_share_buttons]anywhere with extensive parameters
SEO features
- Link element control: Choose between
links with nofollow orelements - No PageRank leakage: All links include rel=」nofollow noopener」 by default
- Crawl budget optimization: Button elements are not crawled by search engines
- Clean link profile: Reduce the total number of outbound links on your pages
- Semantic markup: Button elements are semantically correct for action triggers
- Flexible configuration: Set different options for different pages using shortcodes
Icon system features
- Icons-only style: Modern button design showing only platform icons
- Icons with text: Add recognizable icons to the left of button text in any style
- Responsive design: Icons automatically adapt size and layout for mobile devices
- Lightweight SVG: Ultra-optimized icons for minimal performance impact
- Smart tooltips: Platform names appear on hover in icons-only mode
- Flexible shapes: Choose between circular or square corners for icons-only buttons
Special AI features
- Gemini integration: Automatically copies prompt to clipboard and opens Gemini
- Optimized prompts: Pre-configured messages for best summary results with citation
- Direct links: Each AI opens with the complete prompt ready to process
- Source citation: All prompts automatically include your content URL as source
Compatibility
- Supports any WordPress theme following standards
- Works with Custom Post Types automatically
- Optimized for WooCommerce products
- Compatible with page builders (Elementor, Gutenberg, etc.)
- Multi-language ready with automatic translations
- No external dependencies or conflicts
Advanced Usage
Shortcode parameters
The [ayudawp_share_buttons] shortcode accepts several parameters:
buttons: Comma-separated list of buttons to display
– Example: [ayudawp_share_buttons buttons="claude,chatgpt,google_ai,twitter,linkedin"]
– Available: twitter, linkedin, facebook, telegram, whatsapp, email, raindrop, claude, chatgpt, google_ai, gemini, grok, perplexity
style: Visual style to use
– Example: [ayudawp_share_buttons style="icons-only"]
– Options: default, brand, minimal, dark, icons-only
show_icons: Show icons with text (for non-icons-only styles)
– Example: [ayudawp_share_buttons show_icons="true" style="brand"]
– Options: true, false
icon_style: Icon corner style (for icons-only mode)
– Example: [ayudawp_share_buttons style="icons-only" icon_style="circular"]
– Options: circular, square
alignment: Button alignment
– Example: [ayudawp_share_buttons alignment="center"]
– Options: left, center
show_title: Show or hide the section title
– Example: [ayudawp_share_buttons show_title="false"]
– Options: true, false
title_text: Custom title text
– Example: [ayudawp_share_buttons title_text="Share this content"]
title_style: Title HTML element
– Example: [ayudawp_share_buttons title_style="h3"]
– Options: h3, h4, h5, h6, span
Combined examples:
[ayudawp_share_buttons buttons="claude,google_ai,twitter" style="brand" show_icons="true"]
[ayudawp_share_buttons style="icons-only" icon_style="circular"]
[ayudawp_share_buttons show_title="true" title_text="Share or Summarize" title_style="h3"]
[ayudawp_share_buttons buttons="chatgpt,google_ai,gemini" style="icons-only" icon_style="square" show_title="false"]
[ayudawp_share_buttons alignment="center" style="brand" show_icons="true"]
[ayudawp_share_buttons alignment="center" style="icons-only" icon_style="circular"]
Custom CSS
You can customize the appearance using these CSS classes:
– Main container – .ayudawp-share-buttons
– Individual buttons (works for both and ): .ayudawp-share-btn
– Buttons container: .ayudawp-buttons-container
– Title element: .ayudawp-title
– Icon container: .ayudawp-icon-wrapper
– Alignment modifier: .ayudawp-aiss-centered
– Button text (when used with icons): .ayudawp-button-text
– Style modifiers: .brand, .minimal, .dark, .icons-only, .with-icons, .circular, .square
– Platform-specific: .google-ai, .gemini
Icon customization
Icons are SVG-based and can be styled with CSS:
– Icons inherit the current text color with stroke: currentColor
– Icons-only buttons are 40px by default (36px on mobile)
– Text+icon buttons use 16px icons
– Circular icons use border-radius: 50%
– Square icons use border-radius: 4px
SEO customization
Control how buttons affect your SEO:
– Use elements for better user experience and traditional sharing
– Use elements to reduce link count and save crawl budget
– Both options prevent PageRank transfer with proper attributes
– Configure globally in settings or per-page with shortcodes
Technical Details
System requirements
- WordPress 5.0 or higher
- PHP 7.4 or higher (compatible up to PHP 8.3)
- Theme compatible with wp_head() and wp_footer()
Performance features
- Modular file structure for maximum efficiency
- Conditional loading of resources
- No external dependencies
- Optimized CSS and JavaScript
- Lightweight SVG icons (under 1KB each)
- Minimal database impact
- Smart responsive layouts
Developer features
- Clean, documented code
- WordPress coding standards compliant
- Hook-based architecture
- Modular class structure in /includes folder
- Extensible icon system
- Translation ready
- Comprehensive shortcode API
- SEO-friendly markup options
New in 1.2.0 architecture
- Added Google AI button configuration
- Enhanced button generation system for dual Google options
- Updated icon system with new Google AI icon
- Improved platform detection in frontend JavaScript
- Better tooltip handling for multiple Google platforms
Support
Need help or have suggestions?
Love the plugin? Please leave us a 5-star review and help spread the word!
About AyudaWP
We are specialists in WordPress security, SEO, and performance optimization plugins. We create tools that solve real problems for WordPress site owners while maintaining the highest coding standards and accessibility requirements.






