Title: Floating Share Button
Author: Bowo
Published: <strong>2022年3月8日</strong>
Last modified: 2024年11月17日

---

プラグインを検索

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

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

![](https://ps.w.org/floating-share-button/assets/icon-256x256.png?rev=2690469)

# Floating Share Button

 作者: [Bowo](https://profiles.wordpress.org/qriouslad/)

[ダウンロード](https://downloads.wordpress.org/plugin/floating-share-button.1.7.4.zip)

 * [詳細](https://ja.wordpress.org/plugins/floating-share-button/#description)
 * [レビュー](https://ja.wordpress.org/plugins/floating-share-button/#reviews)
 * [開発](https://ja.wordpress.org/plugins/floating-share-button/#developers)

 [サポート](https://wordpress.org/support/plugin/floating-share-button/)

## 説明

This plugin enables a customizable, floating share button that triggers a responsive,
customizable sharesheet on desktop devices and the native iOS or Android sharesheet
on mobile devices using the [Web Share API](https://web.dev/web-share/).

### Features

 * Supports 33 of the most popular sharing destinations (complete list below). Can
   be customized to show only destinations you choose.
 * Uses SVG icon which looks sharp at any size and screen resolution
 * Easily understandable and visual options to customize the button’s appearance
 * Customize when and how the button appears or disappears with screen scrolling
   progression
 * Can be shown/hidden on either/both desktop and mobile views
 * Lightweight. Minimal CSS and JS on the frontend with no jQuery dependency
 * Great tandem with the [Flexible Scroll Top](https://wordpress.org/plugins/flexible-scroll-top/)
   plugin. Works beatifully on both desktop and mobile devices, especially if you
   are looking for a minimalist approach.

### Supported Sharing Destinations

 * Social networks: Facebook, Twitter, LinkedIn, Pinterest, Snapchat, VK, QZone,
   Weibo, Mixi
 * Chat apps: Whatsapp, Telegram, Messenger, Skype, WeChat, Line, Viber, QQ
 * Email apps: Gmail, Ymail (Yahoo Mail), Outlook, Mail.ru, generic email
 * Others: Tumblr, Reddit, Flipboard, Mix, InstaPaper, Pocket, Hacker News, Google
   Classroom, Buffer, Evernote, Trello
 * Includes a QR code so people visiting your website on their laptop can easily
   share it directly from their mobile device
 * On iOS or Android devices, the button will trigger the native OS sharesheet and
   can use any sharing destination supported by the OS or device.

### Give Back

 * [A nice review](https://wordpress.org/plugins/floating-share-button/#reviews)
   would be great!
 * [Give feedback](https://wordpress.org/support/plugin/floating-share-button/) 
   and help improve future versions.
 * [Github repo](https://github.com/qriouslad/floating-share-button) to contribute
   code.
 * [Donate](https://paypal.me/qriouslad) and support my work.

### Check These Out Too

 * [Admin and Site Enhancements](https://wordpress.org/plugins/admin-site-enhancements/)
   helps you to easily enhance various admin workflows and site aspects while replacing
   multiple plugins doing it.
 * [System Dashboard](https://wordpress.org/plugins/system-dashboard/): Central 
   dashboard to monitor various WordPress components, processes and data, including
   the server.
 * [Debug Log Manager](https://wordpress.org/plugins/debug-log-manager/): Log PHP,
   database and JavaScript errors via WP_DEBUG with one click. Conveniently create,
   view, filter and clear the debug.log file.
 * [Variable Inspector](https://wordpress.org/plugins/variable-inspector/): Inspect
   PHP variables on a central dashboard in wp-admin for convenient debugging.

## スクリーンショット

 * [[
 * The default floating share button
 * [[
 * The responsive desktop sharesheet
 * [[
 * The main settings page
 * [[
 * Customizing the appearance
 * [[
 * Customizing the behaviour
 * [[
 * Customizing the desktop sharesheet
 * [[
 * Screenshots of the native iOS and Android sharesheet

## FAQ

### How was this plugin built?

Flexible Scroll top was built with: [WordPress Plugin Boilerplate](https://github.com/devinvinson/WordPress-Plugin-Boilerplate/)
| [wppb.me](https://wppb.me/) | [CodeStar framework](https://github.com/Codestar/codestar-framework)
| [CodyFrame](https://github.com/CodyHouse/codyhouse-framework) | [bulma](https://bulma.io/)
| Icons from [IconFinder.com](https://www.iconfinder.com/).

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

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

貢献者

 *   [ Bowo ](https://profiles.wordpress.org/qriouslad/)

“Floating Share Button” は1ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/floating-share-button/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

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

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

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

## 変更履歴

### 1.7.4 (2024.11.17)

 * Tested to be compatible with WordPress 6.7

### 1.7.3 (2023.03.04)

 * [Fixed] Uncaught TypeError for certain scenarios.

### 1.7.1 (2023.01.13)

 * [Fixed] Page title and url on the mobile sharesheet no longer displays mangled
   PHP code.

### 1.7.0 (2022.10.26)

 * [Added] Suppression of all admin notices on the settings page
 * [Changed] Put in place a prefixed CodeStar Framework to avoid collision with 
   other plugins using this library
 * [Changed] Improve settings page header links
 * [Changed] Properly use wp_add_inline_style() to load CSS styles based on plugin
   settings
 * [Changed] Properly use wp_localize_script() to load javascript code based on 
   plugin settings
 * [Changed] Increase share modal’s z-index to make sure it overlays everything 
   on screen

### 1.6.2 (2022.05.26)

 * Tested to be compatible with WordPress 6.0
 * Add review, feedback and donate links in settings page

### 1.6.1 (April 2022)

 * Fix sharesheet close button size issue

### 1.6.0 (April 2022)

 * Downgrade CodeStar framework with free, lighter version

### 1.5.2 (April 2022)

 * Fix sizing issue with image select buttons due to css conflict

### 1.5.0 (April 2022)

 * Implement custom corner spacing option

### 1.4.2 (April 2022)

 * Modify button z-index property so it stays on top of other elements on the page

### 1.4.1 (March 2022)

 * Increase [QR code version](https://www.qrcode.com/en/about/version.html) from
   5 to 8 to acommodate conversion of longer URL

### 1.4.0 (March 2022)

 * Add dark and light mode for the sharesheet

### 1.3.1 (March 2022)

 * Add background hover color settings
 * Fix footer link to plugin page on wordpress.org

### 1.2.0 (March 2022)

 * Security hardening by properly escaping output

### 1.1.0 (March 2022)

 * Implement local QR code generator using chillerlan/php-qrcode library

### 1.0.0 (February 2022)

 * Initial release

## メタ

 *  バージョン **1.7.4**
 *  最終更新日 **2年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **6.7.5**
 *  言語
 * [English (US)](https://wordpress.org/plugins/floating-share-button/)、[Italian](https://it.wordpress.org/plugins/floating-share-button/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/floating-share-button)
 * タグ
 * [floating share](https://ja.wordpress.org/plugins/tags/floating-share/)[share button](https://ja.wordpress.org/plugins/tags/share-button/)
   [web share api](https://ja.wordpress.org/plugins/tags/web-share-api/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/floating-share-button/advanced/)

## 評価

レビューはまだ送信されていません。

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

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

## 貢献者

 *   [ Bowo ](https://profiles.wordpress.org/qriouslad/)

## サポート

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

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

## 寄付

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

 [ このプラグインに寄付 ](https://paypal.me/qriouslad)