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)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](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://ja.wordpress.org/plugins/simple-share/#description)
 * [レビュー](https://ja.wordpress.org/plugins/simple-share/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/simple-share/#installation)
 * [開発](https://ja.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 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+**
 *  WordPress バージョン ** 4.0またはそれ以降 **
 *  検証済み最新バージョン: **4.2.39**
 *  言語
 * [English (US)](https://wordpress.org/plugins/simple-share/)
 * タグ
 * [facebook](https://ja.wordpress.org/plugins/tags/facebook/)[hatena](https://ja.wordpress.org/plugins/tags/hatena/)
   [share](https://ja.wordpress.org/plugins/tags/share/)[social](https://ja.wordpress.org/plugins/tags/social/)
   [twitter](https://ja.wordpress.org/plugins/tags/twitter/)
 *  [詳細を表示](https://ja.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/)