Ultra-fast, modern social sharing buttons with dark mode support and zero dependencies for WordPress. Especially for themes that completely lack this.
ShareMi Social Share is a lightweight WordPress plugin that adds beautiful, modern social sharing buttons to your posts. Built with performance in mind, it features zero external dependencies, inline CSS, and optimized SVG icons for maximum speed.
- Ultra-lightweight: Zero external dependencies, minimal footprint
- Modern design: Clean, contemporary styling with smooth animations
- Dark mode support: Automatic adaptation to dark themes
- Fully responsive: Perfect display on all device sizes
- Six social platforms: Twitter, Facebook, Discord, Reddit, Pinterest, Telegram
- Flexible positioning: Display buttons before or after content
- Size options: Small, medium, and large button sizes
- Secure: Built with WordPress security best practices
- Easy configuration: Simple admin interface for all settings
- Twitter: Direct tweet sharing with post title and URL
- Facebook: Share to Facebook timeline
- Discord: Copy link to clipboard for Discord sharing
- Reddit: Submit to Reddit with title and URL
- Pinterest: Pin with image (if featured image exists)
- Telegram: Share via Telegram messaging
ShareMi Social Share is designed for speed:
- Inline CSS (no external stylesheets)
- Minified styles (70% size reduction)
- Optimized SVG icons (no HTTP requests)
- Conditional loading (styles only when needed)
- Zero JavaScript dependencies
- Login to your WordPress admin panel
- Navigate to Plugins > Add New
- Search for "ShareMi Social Share"
- Click "Install Now" and then "Activate"
- Download the plugin files
- Upload the
sharemi-social-sharefolder to/wp-content/plugins/ - Activate the plugin through the 'Plugins' menu in WordPress
- Configure settings via Settings > ShareMi Social Share
After activation, configure the plugin:
- Go to Settings > ShareMi Social Share
- Enable/disable the plugin
- Choose button position (before or after content)
- Select button size (small, medium, large)
- Choose which social platforms to display
- Save your settings
Once configured, social sharing buttons will automatically appear on all single posts according to your position setting.
Use the shortcode [sharemi_share] to manually place sharing buttons anywhere in your posts or pages.
For developers who want to add sharing buttons programmatically:
echo do_shortcode('[sharemi_share]');The plugin uses CSS custom properties for easy theming:
:root {
--sharemi-bg: #f8f9fa; /* Background color */
--sharemi-text: #333; /* Text color */
}ShareMi automatically detects and adapts to dark themes using:
prefers-color-scheme: darkmedia query.darkclass support (Tailwind CSS)[data-theme="dark"]attribute support.dark-modebody class support
- Chrome 60+
- Firefox 55+
- Safari 12+
- Edge 79+
- Internet Explorer 11+ (limited support, but seriously... why...?)
ShareMi Social Share follows WordPress security best practices:
- Input sanitization and validation
- Output escaping
- Capability checks
- Nonce verification
- CSRF protection
- Initial release
- Six social platforms support
- Dark mode compatibility
- Responsive design
- Admin configuration panel
- Shortcode support
- Performance optimization
No. ShareMi Social Share is specifically designed for maximum performance with inline CSS, optimized SVGs, and zero external dependencies.
The plugin maintains each platform's brand colors for consistency. However, you can override styles using custom CSS if needed.
Yes. ShareMi automatically detects and adapts to dark themes using multiple detection methods.
Yes. The admin panel allows you to enable/disable any of the six supported platforms.
Yes. The plugin doesn't collect any user data or set cookies. All sharing happens directly through social platform URLs.
For support, feature requests, or bug reports:
- My Blog: https://geosn0w.com
- iDevice Central: https://idevicecentral.com
- My Twitter: @FCE365
Contributions are welcome via pull requests.
Developer: GeoSn0w
Company: iDevice Central
Website: https://geosn0w.com