Linux 软件免费装
Banner图

Social Media Feather

开发者 socialmediafeather
scottstorebloom
scottmweaver
sharethis
更新时间 2026年5月22日 02:45
PHP版本: 5.9 及以上
WordPress版本: 7.0
版权: GPLv2
版权网址: 版权信息

标签

social media social sharing share buttons social buttons follow buttons

下载

1.7.3 2.2.2 2.2.3 2.2.4 1.8.4 1.2.1 1.6.15 1.9.4 2.0.3 2.0.4 2.2.0 2.2.1 2.0.1 1.3.0 1.3.1 1.6.3 2.0.2 2.0.6 2.1.1 2.1.2 2.1.3 1.7.12 1.8.2 2.0.5 1.0 1.2.2 1.2.3 1.7.9 2.0.0 2.1.0 2.1.4 2.1.5 2.1.6

详情介绍:

Social Media Feather is a lightweight WordPress plugin that helps you add social sharing and follow buttons to your site in minutes. It is built for performance, simplicity, and clean design. You can automatically display social buttons on posts, pages, and custom post types, or insert them manually using widgets, shortcodes, or template tags. The plugin supports both sharing and follow features across major social networks. It also includes Retina-ready icons for high resolution displays. Why choose Social Media Feather? Sharing Features Allow visitors to share your content on: Follow Features Display links to your social profiles: Additional Features Custom Display Control You can disable buttons on specific posts using custom fields: Enable Custom Fields in Screen Options to use this feature. Example Shortcodes Basic sharing buttons: [feather_share] Limit networks and order: [feather_share show="twitter, facebook" hide="reddit, pinterest, linkedin, tumblr, mail"] Change icon skin: [feather_share skin="wheel"] Set icon size: [feather_share size="64"] Add custom class: [feather_share class="myclass"] Follow buttons: [feather_follow] Follow buttons with skin and size: [feather_follow skin="balloon" size="64"] Custom share URL: [feather_share url="http://www.example.org"] Template Tags For developers: Sharing buttons: if (function_exists('synved_social_share_markup')) echo synved_social_share_markup(); Follow buttons: if (function_exists('synved_social_follow_markup')) echo synved_social_follow_markup(); Related Links By installing this plugin you agree to the Privacy Policy and Terms of Service: https://sharethis.com/privacy/

安装:

  1. Download the plugin zip file
  2. Go to Plugins > Add New in WordPress
  3. Upload the zip file and install
  4. Activate the plugin
Alternatively, upload the plugin folder to /wp-content/plugins/ and activate it.

屏幕截图:

  • Plugin configuration panel
  • Widget settings
  • Sharing buttons example
  • Follow buttons example

常见问题:

How do I disable buttons on a specific post?

Use custom fields:

  • Disable sharing: synved_social_exclude_share = yes
  • Disable follow: synved_social_exclude_follow = yes
  • Disable both: synved_social_exclude = yes

How do I show buttons only in a sidebar?

Disable automatic display in Settings > Social Media, then use widgets under Appearance > Widgets.

How do I customize Twitter share text?

Edit the Twitter Share URL: From: http://twitter.com/share?url=%%url%%&text=%%message%% To: http://twitter.com/share?url=%%url%%&text=%%title%%

Facebook shows incorrect preview data

Use a proper OpenGraph plugin such as Yoast SEO. Then clear cache using: https://developers.facebook.com/tools/debug/

Some icons are missing

Check browser extensions like ad blockers. They may block social icons.

Share popup shows an error

This is usually caused by a lightbox plugin. Update or replace the conflicting plugin.

How do I adjust spacing?

Add custom CSS in Settings > Social Media: Example: .synved-social-button { margin-left: 10px !important; }

更新日志:

2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0 1.9.4 1.8.4 1.8.3 1.8.2 1.8.1 1.8 1.7.12 1.7.11 1.7.10 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7 1.6.15 1.6.14 1.6.13 1.6.12 1.6.11 1.6.10 1.6.9 1.6.8 1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6 1.5.10 1.5.9 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.3 1.2.2 1.2.1 1.0