开发者 |
jaredatch
billerickson |
---|---|
更新时间 | 2024年1月18日 03:21 |
PHP版本: | 5.6 及以上 |
WordPress版本: | 6.4 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[shared_counts]
shortcode to manually display the buttons.
Styling and Display
We include many share button styling options, so you can pick the perfect look for you site. Additionally, you can automatically insert the share buttons before and/or after the post content. Want granular or manual control? No problem! You can also use the [shared_counts]
shortcode to insert them inside your content as you see fit.
HTTP Recovery / Upgrading to HTTPS
We provide a one-click option to retrieve both HTTP and HTTPS share counts, ensuring you don't lose your share counts when upgrading your website to HTTPS.
GDPR
Unlike other social sharing tools, this plugin does not use cookies, tracking scripts, or store any user data.
Performance
Shared Counts was created with site performance in mind, even at large scale. It is used on several large websites that get tens of millions of page views each month. Our unique and creative caching methods have a minimal affect on site overhead. Leveraging the SharedCount.com API, we can retrieve (almost) all share counts in a single request.
Developers
Additionally, Shared Counts was built to be developer friendly! We provide very liberal usage of hooks and filters. Everything is customizable and the possibilities are near limitless. Unlike other plugins all data (counts) are stored and cached in post_meta which makes it easy to access for extending (e.g. fetch top 10 most shared posts on your site). We have extensive documentation on our website and we're also on GitHub.
Add On Plugins
develop
; branch name should be issue/###
to reference the issue.
4. When committing, reference your issue and provide notes/feedback.
5. Send us a Pull Request with your bug fixes and/or new features.
esc_url()
for sharing links, see #130
1.4.0
shared_counts_display_services
.
fastcgi_finish_request
when updating counts.services
attribute (comma separated).needs_updating
method.letter-spacing
to normal on button labels.rel
tags for share buttons for security and SEO.