Title: Webshare
Author: Sami Keijonen
Published: <strong>2014年3月8日</strong>
Last modified: 2015年5月6日

---

プラグインを検索

![](https://ps.w.org/webshare/assets/banner-772x250.jpg?rev=872363)

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

![](https://s.w.org/plugins/geopattern-icon/webshare_fafafa.svg)

# Webshare

 作者: [Sami Keijonen](https://profiles.wordpress.org/samikeijonen/)

[ダウンロード](https://downloads.wordpress.org/plugin/webshare.1.2.7.zip)

 * [詳細](https://ja.wordpress.org/plugins/webshare/#description)
 * [レビュー](https://ja.wordpress.org/plugins/webshare/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/webshare/#installation)
 * [開発](https://ja.wordpress.org/plugins/webshare/#developers)

 [サポート](https://wordpress.org/support/plugin/webshare/)

## 説明

Webshare is another social sharing plugin but it only displays sharing links with
Genericon fonts. So it’s lightweight.

#### Plugin usage

When you activate the plugin social sharing appears after singular post. You can
drag and drop social icons in
 different order under Settings >> Webshare.

There you can choose under which post types you want social icons to appear or do
you want to disable some of them.

Add Twitter username in your profile page (called Twitter Username) if you want 
to show it when sharing to twitter.

#### Theme support

If you want to set location where social sharing appears, load Genericons and handle
the CSS in your theme, add this code in your themes `functions.php`.

    ```
    /* Webshare plugin support. This means that theme handles the CSS and location of websharing already. */
    add_theme_support( 'webshare', array( 'styles' => true ) );
    ```

Then add this code in your themes template file where you want webshare to appear.

    ```
    <?php 
    if ( function_exists( 'webshare' ) ) {
        webshare(); // Sharing icons.
    }
    ?>
    ```

#### Demo

You can see the demo in [Mina olen demosite](https://foxland.fi/demo/minaolen/template-sticky/).
You can
 get Mina olen theme from [here](https://foxland.fi/downloads/mina-olen/).

## スクリーンショット

[⌊Webshare after content⌉⌊Webshare after content⌉[

Webshare after content

## インストール

 1. Upload `webshare` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

  Is there any settings in this plugin?

No. You can only add Twitter username in your profile page.

  Does social sharing automatically appear after or before content?

Not at the moment. I think about adding social sharing after content.

## 評価

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

### 󠀁[Simple Social Sharing Buttons](https://wordpress.org/support/topic/simple-social-buttons-3/)󠁿

 [David Chandra Purnama](https://profiles.wordpress.org/turtlepod/) 2016年9月3日
1 reply

It’s a good sharing plugin without “fat”. It’s lean and minimal and easy to use 
too. Nothing else matters. Several (maybe) improvement that can be implemented: –
no genericons. this plugin only use several icons but uses genericons which is a
large icon font library. – no autosave on drag and drop icons. It’s redundant because
the settings page have a “save” button. it’s probably better to save when clicking“
save” instead of partially save the order and different mechanism to save other 
settings.

 [ 3件のレビューをすべて表示 ](https://wordpress.org/support/plugin/webshare/reviews/)

## 貢献者と開発者

Webshare はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ Sami Keijonen ](https://profiles.wordpress.org/samikeijonen/)

[“Webshare” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/webshare)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/webshare/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/webshare/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/webshare/)を
[RSS](https://plugins.trac.wordpress.org/log/webshare/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.2.7

 * Fix: Security update for XSS security flaw.

#### 1.2.6

 * Fix sanitize callback function, yes again.

#### 1.2.5

 * Fix incorrect sanitize callback function.
 * Serbian language files added.

#### 1.2.4

 * Fix incorrect path to genericon CSS file.
 * Use the_title_attribute in title.

#### 1.2.3

 * Tested up to WP 4.0.
 * Compress CSS files.
 * Update language files.

#### 1.2.2

 * Fixed a small bug in Genericons.

#### 1.2.1

 * Update Genericons to version 3.1.

#### 1.2

 * Setting page added under Settings >> Webshare.
 * You can now drag and drop social icons in the order you want.
 * You can disable social icons.
 * You can choose under which post types you want social icons to appear.
 * When you uninstall the plugin database settings are deleted.

#### 1.1.1

Add screenshot.

#### 1.1

 * Social sharing appears now automatically after post if you don’t add support 
   for your theme.

Social sharing

#### 1.0.0

 * Everything’s brand new.

## メタ

 *  バージョン **1.2.7**
 *  最終更新日 **11年前**
 *  有効インストール数 **30+**
 *  WordPress バージョン ** 3.9またはそれ以降 **
 *  検証済み最新バージョン: **4.2.39**
 *  言語
 * [English (US)](https://wordpress.org/plugins/webshare/)
 * タグ
 * [genericons](https://ja.wordpress.org/plugins/tags/genericons/)[sharing](https://ja.wordpress.org/plugins/tags/sharing/)
   [social](https://ja.wordpress.org/plugins/tags/social/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/webshare/advanced/)

## 評価

 5つ星中5つ星

 *  [  3 5-星レビュー     ](https://wordpress.org/support/plugin/webshare/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/webshare/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/webshare/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/webshare/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/webshare/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/webshare/reviews/)

## 貢献者

 *   [ Sami Keijonen ](https://profiles.wordpress.org/samikeijonen/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/webshare/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E65RCFVD3QGYU)