跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Frizzly – Social Share Buttons

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

Frizzly – Social Share Buttons

作者:Abhishek Kumar
下载
  • 详情
  • 评价
  • 开发进展
支持

描述

If you use many different plugins to add social media share buttons to your website, most likely each plugin has its own images and your website looks inconsistent. Frizzly is here to fix that. Frizzly allows you to share your posts on multiple social networks: Facebook, Twitter, Pinterest, Linkedin and more. You can easily choose on which pages the share buttons should show up and where they should be placed.

Features:

  • add share icons before and after the content of your posts
  • add share icons over images (especially useful for websites that use images extensively)
  • choose only share buttons that you need
  • don’t show share buttons on certain pages (e.g. your home page)

Third-party libraries

This plugin bundles the following libraries, all under GPL-compatible licenses:

  • Font Awesome 4.6.3 – font under SIL OFL 1.1, CSS under MIT – https://fontawesome.com
  • AngularJS 1.5.8 and ngSanitize – MIT – https://angularjs.org
  • angular-tooltips – MIT
  • angular-drag-and-drop-lists – MIT
  • jquery-modal – MIT

The image attribute handling in the image module is adapted from the Photo Protect plugin, and the attachment-ID-by-URL helper is adapted from a snippet by Frankie Jarrett; both are credited in the source.

屏幕截图

Share buttons on hover.
Share buttons on hover.
Share buttons after post.
Share buttons after post.
Settings screen
Settings screen

常见问题

Where do I report bugs, improvements and suggestions?

Please report them in the plugin’s support forum on WordPress.org.

Is the JavaScript in this plugin minified or obfuscated?

No. js/frizzly.client.js, js/frizzly.admin.js and js/frizzly.meta.js are Browserify bundles, shipped unminified and unobfuscated. Every module is included inline in readable form, with its original relative path recorded in the bundle’s dependency map, so the full source of the plugin’s own code is present in the download and can be read and audited directly. The original build toolchain is being restored so that a separate source tree and build configuration can ship alongside the bundles in a future release.

评价

so close to being the perfect sharing app… (using v0.34)

davbot 2017 年 1 月 25 日
THe prior version worked with DIVI latest version and latest version WP, unfortunately frizzly 1.01 does not. Neither version would show on DIVI lightbox, but im cool with that and hope one day it will. Some work could be done for touch screen, say on 980px and under a way to either disable, use hover, or static with 50% transparency since hover is great for mice 🙂 filetype exclusions would also be a great method of filtration as well, some people are inexperienced in theme modifications so getting classes to output in a lot of modern themes can prove challenging. Having another variable to work with could be advantageous such as ignore PNG. A third suggestion would also be having the option of what is shared as well, either direct image URL, link to post or img anchor, media page, or even page shared from, great for pushing your blogroll page out. I hope to see further advancement in this plugin as its fantastically simple.

Version 1 ruined it

danmiller 2017 年 1 月 10 日
Was using this plugin on TONS of websites. Don’t update it. It will break whatever you customized! Also, it’s not working on image hover. Fix this plugin ASAP!

Good plugin

sorin_gheorghita 2016 年 9 月 10 日
It does what it has to do. Attention! for lightbox gallery users, or other js gallery users, please note that you have to inspect the image (using browser inspector) and add the image class into the plugin settings. Also you should be aware, that there could be other containers over the image and you can’t hover on the image, only if you hide those from css.

Decent Plugin

Shellethics 2016 年 9 月 3 日
Decent plugin. Adds a nice and neat Pinterest button to the corner of certain images (size defined). Would be awesome if a Yummly icon was incorporated for the food bloggers out there.

wanted to like it.

Erick 2016 年 9 月 3 日
Not working. It’s better the other plugin by the same author. Jquery Pin it button works flawlessly with my theme. Frizzly unfortunately does not work as well.

Fixed major problem; Still room for improvement

fduniho 2016 年 9 月 3 日
Thanks to a bug in Frizzly, I got the clue I needed to figure out how to set the Twitter message beforehand, and with some additional searching, I figured out how to get Frizzly to post the image it is associated with to Twitter. Earlier today, I noticed that my excerpts didn’t look right, and I traced the problem to Frizzly. I had checked “Download image description and caption from Media Library” and it was rewriting my excerpts by replacing my IMG attributes with Frizzly IMG attributes. So I unchecked this, and I did some testing of the code Frizzly added to my excerpts. Before the IMG tag, it put an INPUT tag with some more attributes, and the data-frizzlyPostTitle attribute turned out to be the one that would replace the post title in the Twitter message it composes. But I still needed a place to store the information I wanted to assign to that attribute. I finally figured out how to get data from the WordPress metadata for an image. I then uploaded an image to Twitter, got its short URL from Twitter by pretending to retweet from my other account, put that into the image’s caption field with a short message, and tweeted it. Thanks to some PHP code I wrote for retrieving the image caption and writing it to the data-frizzlyPostTitle attribute, I was able to tweet the image associated with the Twitter button, and it shows up on Twitter without any need to click on it to view it. This was my biggest issue with this plugin. My other issue is that Facebook will work with only one image, the one defined in the meta data as og:image, assuming it is at least 200×200 pixils in size, but Pinterest and Twitter can work with any number of separate images on a page. So, there needs to be a way to specify on a per image basis which buttons to hover over an image. I propose being able to define a separate image selector for each button. Until this is fixed, I’m keeping the author’s previous plugin, jQuery Pin It Button For Images Options, around in case I want to add Pinterest support for additional images. Also, I am using Frizzly only in hover mode. The shortcodes have not proven useful to me. They display poorly. I’m not sure what the Lightbox module is for. It is not well-documented and doesn’t seem to do anything.
阅读所有21条评价

贡献者及开发者

「Frizzly – Social Share Buttons」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • Abhishek Kumar

帮助将「Frizzly – Social Share Buttons」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.1.1

  • Released 2026-08-09
  • Security: fixed a reflected cross-site scripting issue in the admin notice shown when no modules are active (CVE-2025-30554). The notice’s dismiss link was built from the current request URI; it now uses an explicit admin URL.
  • Security: escaped the Open Graph and Twitter meta tags added to the site head, which previously output post-specific social settings unescaped.
  • Security: escaped all output on the post editor’s Frizzly meta box and sanitised those fields on save.
  • Security: the settings screen now validates the requested tab against the registered tabs instead of trusting the query string.
  • Security: hardened the share-by-email endpoint (missing post check, sender domain no longer derived from the Host header).
  • Hardening: translated strings used as inline templates in the settings screen are sanitised and no longer evaluated as AngularJS expressions.
  • Fixed: the plugin bootstrapped during plugin load, which made WordPress load its text domain before the init action. On WordPress 6.7+ this produced a “triggered too early” notice and, with debug display enabled, sent output early enough to break admin redirects.

1.1.0

  • Released 2017-01-30
  • Simplified settings panel
  • Added welcome screen

1.0.1

  • Released 2017-01-08
  • Fixed 1.0.0 require_once issue

1.0.0

  • Released 2017-01-07
  • Complete rewrite of the plugin – more networks, new options and renewed settings panel.

0.34

  • Released 2014-11-22
  • New: added custom CSS field in advanced options
  • Enhancement: the plugin now uses transients instead of constantly downloading all button sets, themes and shortcodes from database
  • New: added support for image caption for Pin description
  • New: possibility to style hovered image

0.33

  • Released 2014-11-11
  • New: added horizontal orientation to hover module

0.32

  • Released 2014-11-06
  • Fix: changed get_the_permalink -> get_permalink
  • New: added filter to ignore post types

0.31

  • Released 2014-10-23
  • New feature: Pinterest description can be taken from image description from Media Library
  • Fix: fixed issue with too long image descriptions in lightbox
  • Fix: disabled the plugin for feeds

0.30

  • Released 2014-10-21
  • New feature: advanced settings that allow the user to change some settings that are not available in the settings panel
  • Few small fixes and changes

0.22

  • Release 2014-10-15
  • Fix: Pin description now works properly when pinning from lightbox

0.21

  • Release 2014-10-10
  • Fix: Themes with icons in sizes other 48×48 now should work properly
  • New feature: use full-sized images if they are linked to the image

0.20

  • Release 2014-10-07
  • Added shortcode support

0.12

  • Release 2014-09-14
  • Added theme support

0.11

  • Release 2014-08-10
  • Code changes for PHP 5.3 compatibility

0.1

  • Release 2014-08-03
  • First version of the plugin

额外信息

  • 版本 1.1.1
  • 最后更新:1 月前
  • 活跃安装数量 300+
  • WordPress 版本 4.7 或更高版本
  • 已测试的最高版本为 7.0.4
  • PHP 版本 7.4 或更高版本
  • 语言
    English (US)
  • 标签
    facebookPinterestshare buttonssocial sharingtwitter
  • 高级视图

评级

4.2 星(最高 5 星)。
  • 12 条 5 星评价 5 星 12
  • 4 条 4 星评价 4 星 4
  • 2 条 3 星评价 3 星 2
  • 0 条 2 星评价 2 星 0
  • 2 条 1 星评价 1 星 2

您的评价

查看全部评论

贡献者

  • Abhishek Kumar

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 周边商品 ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.