Title: Simple Share
Author: Takayuki Miyauchi
Published: <strong>2014년 11월 24일</strong>
Last modified: 2015년 4월 27일

---

플러그인 검색

![](https://ps.w.org/simple-share/assets/banner-772x250.png?rev=1048193)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/simple-share/assets/icon-128x128.png?rev=1048193)

# Simple Share

 작성자: [Takayuki Miyauchi](https://profiles.wordpress.org/miyauchi/)

[다운로드](https://downloads.wordpress.org/plugin/simple-share.zip)

 * [세부사항](https://ko.wordpress.org/plugins/simple-share/#description)
 * [평가](https://ko.wordpress.org/plugins/simple-share/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/simple-share/#installation)
 * [개발](https://ko.wordpress.org/plugins/simple-share/#developers)

 [지원](https://wordpress.org/support/plugin/simple-share/)

## 설명

You can place share buttons just by activating this plugin.

 * There is no admin panel.
 * You can place twitter, facebook, google, and hatena(ja only) buttons.
 * They will be hidden at mobile screen (under 480px).

#### Filter hook

 * simple_share_the_content – Filter the content.
 * simple_share_get_share_buttons – Filter the share buttons.
 * simple_share_mobile_footer – Filter the footer buttons on mobile.
 * simple_share_style – Filter the css.

#### Placing share buttons in the footer.

    ```
    add_filter( 'simple_share_the_content', function( $content, $share, $orig ){
        return $share. $orig . $share;
    }, 10, 3 );
    ```

#### Other Notes

If you would have conflicts with other plugins you can stop JavaScripts in the footer
like below.

 * `remove_action( 'simple_share_footer', array( $simple_share, 'facebook_script'));`–
   Stop facebook scripts.
 * `remove_action( 'simple_share_footer', array( $simple_share, 'google_script' ));`–
   Stop Google scripts.

#### Contribution

 * [https://github.com/miya0001/simple-share](https://github.com/miya0001/simple-share)
 * [https://travis-ci.org/miya0001/simple-share/](https://travis-ci.org/miya0001/simple-share/)

## 스크린샷

[⌊Share buttons for PC.⌉⌊Share buttons for PC.⌉[

Share buttons for PC.

[⌊Share buttons for Mobile.⌉⌊Share buttons for Mobile.⌉[

Share buttons for Mobile.

## 설치

 1. Upload `simple-share.zip` from the admin panel.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 후기

![](https://secure.gravatar.com/avatar/e15fd98fd7e9169f40f0aab341fbdd6669266a9d59d011791aa8528dbde5bdcd?
s=60&d=retro&r=g)

### 󠀁[NICE](https://wordpress.org/support/topic/nice-1252/)󠁿

 [benedict1984](https://profiles.wordpress.org/benedict1984/) 2016년 9월 3일

LOVE THIS

 [ 모든 4 평가 읽기 ](https://wordpress.org/support/plugin/simple-share/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)
 *   [ Takuro Hishikawa ](https://profiles.wordpress.org/hissy/)
 *   [ Mayo Moriyama ](https://profiles.wordpress.org/mayukojpn/)

[자국어로 “Simple Share”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/simple-share)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/simple-share/)는, [SVN 저장소](https://plugins.svn.wordpress.org/simple-share/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/simple-share/)
을 [RSS](https://plugins.trac.wordpress.org/log/simple-share/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.1

 * Tested up to WordPress 4.2.

#### 0.8.0

 * Fix always fire scripts in the footer.
 * https://github.com/miya0001/simple-share/compare/0.7.0…0.8.0

#### 0.7.0

 * Add some filters.
 * https://github.com/miya0001/simple-share/compare/0.6.0…0.7.0

#### 0.6.0

 * Update facebook javascript sdk.
 * Fix conflict with other plugins.

#### 0.4.0

 * Fixed typo.
 * Add target arg to facebook link.

#### 0.3.0

 * Add mobile support.

#### 0.2.0

 * Fix CSS

#### 0.1

 * First release.

## 기초

 *  버전 **1.0.1**
 *  최근 업데이트: **11년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.0 또는 그 이상 **
 *  다음까지 시험됨: **4.2.39**
 *  언어
 * [English (US)](https://wordpress.org/plugins/simple-share/)
 * 태그:
 * [facebook](https://ko.wordpress.org/plugins/tags/facebook/)[hatena](https://ko.wordpress.org/plugins/tags/hatena/)
   [share](https://ko.wordpress.org/plugins/tags/share/)[social](https://ko.wordpress.org/plugins/tags/social/)
   [twitter](https://ko.wordpress.org/plugins/tags/twitter/)
 *  [고급 보기](https://ko.wordpress.org/plugins/simple-share/advanced/)

## 평점

 별 5점 만점에 4.8점.

 *  [  3/5-별점 후기     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=5)
 *  [  1/4-별점 후기     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-share/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/simple-share/reviews/)

## 기여자

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)
 *   [ Takuro Hishikawa ](https://profiles.wordpress.org/hissy/)
 *   [ Mayo Moriyama ](https://profiles.wordpress.org/mayukojpn/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/simple-share/)