콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Social Media Feather

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

Social Media Feather

작성자: socialmediafeather
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

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?

  • Fast and lightweight with minimal impact on page load
  • Clean and modern icon styles
  • Easy setup with automatic or manual placement
  • Works with posts, pages, and custom post types
  • Flexible customization with shortcodes and widgets

Sharing Features

Allow visitors to share your content on:

  • Facebook
  • Twitter / X
  • Reddit
  • Pinterest
  • Tumblr
  • LinkedIn
  • Email

Follow Features

Display links to your social profiles:

  • Facebook
  • Twitter / X
  • Pinterest
  • LinkedIn
  • YouTube
  • Tumblr
  • Instagram
  • Flickr
  • Foursquare
  • Vimeo
  • RSS

Additional Features

  • Retina and high resolution icon support
  • Enable or disable individual social providers
  • Custom titles and URLs per provider
  • Built-in widgets for sharing and following
  • Shortcodes for full control
  • Multiple icon skins included
  • Optional effects like fade and grayscale
  • Optional add-ons for share counters

Custom Display Control

You can disable buttons on specific posts using custom fields:

  • synved_social_exclude_share = yes
  • synved_social_exclude_follow = yes
  • synved_social_exclude = yes

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

  • Plugin homepage: https://socialmediafeather.com/

By installing this plugin you agree to the Privacy Policy and Terms of Service:
https://sharethis.com/privacy/

스크린샷

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

설치

  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.

FAQ

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; }

후기

Sehr gut und leicht zu bedienen

Tine 2022년 11월 25일
Schönes Plugin für social media icons.

admin alert won’t go away

gmariani405 2022년 8월 26일
Refuses to stop asking you to accept their terms of service. Admin alerts are supposed to be dismissable and STAY DISMISSED according to WordPress. Anything else, you’re abusing the control granted by the person that installed the plugin. Then it has the audacity to beg for a 5 star review, so I gave a review.

very useful

kaymandal 2021년 11월 10일
Easy to navigate and very useful plugin

User-friendly! Easy to install and use.

aepeck77 2021년 9월 23일
This plug-in has served me well on several sites.

Just Love it

belfer70 2021년 5월 23일
Well, after trying a lot of social media plugins, this is just perfect!

bom

silveira1312 2021년 5월 12일
bom
모든 507 평가 읽기

기여자 & 개발자

“Social Media Feather”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • socialmediafeather
  • ShareThis
  • scottstorebloom
  • Scott Weaver

자국어로 “Social Media Feather”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

2.2.3

  • Update readme.

2.2.2

  • Test to 6.9.
  • Fix text domains.
  • Escape texts.
  • License.
  • Early text domain error.

2.2.1

  • Fix filter sanitize error.
  • Fix null errors.
  • Add product as an auto display post type.

2.2.0

  • Fix text domain error.
  • Test up to wp ver 6.8.2

2.1.6

  • Fix PHP 8.2 deprecations.
  • Test wp ver 6.5.2.

2.1.5

  • Tested 6.4.3
  • Update twitter icons to X.

2.1.4

  • Tested 6.4.2
  • Fixed vulnerability issues with ajax calls.

2.1.3

  • Test with WordPress 6.1.1 and PHP 8.

2.1.2

  • Test with WordPress 6.0.2
  • Fix warning.

2.1.1

  • Fix bug with follow

2.1.0

  • New settings interface.
  • Sanitize everything!

2.0.7

  • Add more sanitization.

2.0.6

  • Update screenshots.

2.0.5

  • Strengthen sanitization for inputs and outputs.
  • Fix warnings, remove unnecessary files.
  • Remove Google+ entirely.

2.0.4

  • Test with WordPress 5.9.
  • Update media assets.

2.0.3

  • Test with WordPress 5.8.

2.0.2

  • New WP version test.

2.0.1

  • Replace http links with https.

2.0.0

  • Fixed missing index error.
  • Added review us dismissable popup.
  • Tested WP 5.4.1 compatability.

1.9.4

  • Removed deprecated function “create_function”.
  • Utilizing WP Settings API.
  • WP 5+ compatability tests.

1.8.4

  • Added option to decline terms of service after having accepted

1.8.3

  • Minor design improvements

1.8.2

  • NEW: 6 icon styles which were previously available as a $15 add on are now included for FREE!
  • Removed NEWS dashboard widget

1.8.1

  • Fixes for old versions of PHP

1.8

  • Added support for “Facebook Insights”
  • Improved admin interface
  • Updated terms of service and privacy policy

1.7.12

  • Performance improvements for Dashboard loading
  • Added “message” parameter to share shortcode

1.7.11

  • Adjusted some text and README descriptions

1.7.10

  • Use HTTPs by default for Facebook/Twitter follows
  • Ensure facebook alt uses capitalized Facebook to pass facebook ads requirements

1.7.9

  • Changed text domain to reflect plugin slug

1.7.8

  • Disable credit link by default

1.7.7

  • Fixed addon installer’s path calculation for rare cases

1.7.6

  • Minor adjustments

1.7.5

  • Updated social network links descriptions to be more clear

1.7.4

  • Cache provider list to improve performance when social buttons are shown many times

1.7.3

  • Strip HTML from titles in sharing links
  • Fix for certain Fancybox plugins loading lightboxes on sharing images

1.7.2

  • Added image attribute for shortcodes
  • Minor adjustments

1.7.1

  • Fix for Easy Digital Downloads adding HTML tags to titles that were then posted to social sharing
  • Fix for certain quote characters not being properly converted on share

1.7

  • Performance improvements

1.6.15

  • Fix for PHP notice in rare cases
  • Prevent certain fancybox plugins from trying to open fancybox on share/follow icons

1.6.14

  • Adjusted description
  • Added documentation

1.6.13

  • Added author_wp variable for built-in WordPress author name

1.6.12

  • Re-compressed all large icon sets to slightly reduce file size

1.6.11

  • Minor tweaks

1.6.10

  • Minor adjustments

1.6.9

  • Added url_trimmed variable that trims extra slashes off of the URL

1.6.8

  • Added short_url variable that always contains the shortened URL

1.6.7

  • Fix automatic displaying of share/follow buttons on single posts only

1.6.6

  • Updated all images to “optimized” versions to silence certain analytical tools

1.6.5

  • Fixed issue for correct detection of home page

1.6.4

  • Added two filters for shortcode parameters: synved_social_shortcode_variable_list and synved_social_shortcode_parameter_list
  • Minor adjustments

1.6.3

  • Additional fix for “ghost” prefixes appearing in odd cases for non-single pages

1.6.2

  • Fix for “ghost” prefixes appearing in certain cases for non-single pages

1.6.1

  • Adjusted some descriptions

1.6

  • Added alignment options for both sharing and following buttons
  • Minor adjustments

1.5.10

  • Added date variable
  • Minor adjustments

1.5.9

  • Fix for RSS feeds displaying double resolution images
  • Minor adjustments

1.5.8

  • Attempt suggesting meta values to Facebook (it seems to ignore them at this time though)
  • Fix for esc_url strictness
  • Minor adjustments

1.5.7

  • Fixed escaping of quote and double quote characters
  • Added mail as follow provider for “contact us” buttons
  • Minor adjustments

1.5.6

  • Added %%author%% template variable for URL substitution
  • Minor tweaks

1.5.5

  • For automatic display, allow positioning of buttons both before and after post content
  • Minor adjustments

1.5.4

  • Pick first image in the post when featured image is not set
  • Minor adjustments

1.5.3

  • Added buttons container options
  • Misc adjustments

1.5.2

  • Small fix to default URL
  • Appearance fix in admin settings page
  • Fixed typo

1.5.1

  • Updated Facebook icons according to newest branding changes

1.5

  • Added social providers instagram, flickr and foursquare

1.4.4

  • Fixed titles not displaying certain special characters properly
  • Misc adjustments

1.4.3

  • Fixed share URL being incorrect in some instances like subdir installs
  • Misc adjustments

1.4.2

  • Fixed some issues on certain windows hosting
  • Fixed installation of addons in certain peculiar environments
  • Added option for RTL layouts sites

1.4.1

  • Minor fixes and adjustments

1.4.0

  • Added social providers tumblr and vimeo
  • Assorted minor fixes and tweaks

1.3.4

  • Fix for potential conflicts with some other plugins

1.3.3

  • Fixed validation error for e-mail link
  • Fixed invalid index notices

1.3.2

  • Added ability to specify position for both share and follow buttons
  • Added options for prefix and postfix markup for individual buttons sets
  • Fixed warning when in debug mode

1.3.1

  • Tweak the new Retina display code to work more accurately
  • Fix for share URL being incorrect in certain cases
  • Fix for addons being deleted by WordPress on automatic upgrade (this will work from the next version, sorry about that!)

1.3.0

  • Added support for Retina and other high resolution displays
  • Fix exclusion checks for custom post types
  • Added option to share full URL instead of single post/page URL

1.2.3

  • Fix check for single posts to include all singular pages
  • Set image dimensions attributes to match icon size
  • Fix for images stacking vertically in some themes
  • Fix for automatic follow not shown when automatic share was disabled

1.2.2

  • Added option to limit automatic appending to single post/pages

1.2.1

  • Added Pinterest as sharing and following network
  • Added ability to automatically append following buttons as well
  • Added ability to disable automatic appending for posts with custom fields
  • Added class, show and hide parameters to shortcodes

1.0

  • First public release.

기초

  • 버전 2.2.3
  • 최근 업데이트: 2주 전
  • 활성화된 설치 10,000+
  • 워드프레스 버전 5.9 또는 그 이상
  • 다음까지 시험됨: 6.9.4
  • 언어
    English (US)
  • 태그:
    follow buttonsshare buttonssocial buttonssocial mediasocial sharing
  • 고급 보기

평점

별 5점 만점에 4.6점.
  • 422/5-별점 후기 별 5개 422
  • 27/4-별점 후기 별 4개 27
  • 8/3-별점 후기 별 3개 8
  • 12/2-별점 후기 별 2개 12
  • 37/1-별점 후기 별 1개 37

Your review

모든 리뷰 보기

기여자

  • socialmediafeather
  • ShareThis
  • scottstorebloom
  • Scott Weaver

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.