Popis
Shared Counts is a WordPress social media share buttons plugin. Sharing buttons increase traffic and engagement by helping readers share your posts and pages to their friends on social media.
Včetně Tlačítek
– Facebook Tlačítko Sdílení
– Pinterest Tlačítko Pin
– Yummly Tlačítko
– Twitter Tlačítko Tweet (pomocí třetí strany Twitcount.com API)
– E-mail sdílení (s reCAPTCHA podporou pro předcházení zneužívání)
– Celkový Počet Akcií
– Tlačítko Tisku
– LinkedIn Tlačítko Sdílení
Facebook, Pinterest, Yummly, a Twitter tlačítka podporujíci společenské zobrazení a sledování.
Basic Usage
In Settings > Shared Counts you can select where the share buttons can appear automatically (Before Content, After Content, Before & After Content). When editing a post, you can use the checkbox in the „Shared Counts“ box in the right column to disable the automatic buttons on this specific post.
You can use the [shared_counts]
shortcode to manually display the buttons.
Styling and Display
Zahrnujeme mnohé možnosti stylingu pro tlačítka sdílení, takže si můžeš vybrat perfektní vzhled pro svou stránku. Navíc, můžete automaticky vložit tlačítka sdílení před a/nebo po obsahu příspěvku. Chcete granulát nebo manuální ovládání? Žádný problém! Můžete také použít [shared_counts]
krátký kód, vložte uvnitř vašeho obsahu, jak uznáte za vhodné.
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
Na rozdíl od jiných sociálně sdílející nástrojů, tento plugin nepoužívá cookies, sledovací skripty, nebo ukládání žádných uživatelských dat.
Optimalizace a výkon
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.
Vývojáři
Navíc, Sdílené Počty byly postaveny býti vstřícné vůči vývojářům! My poskytujeme velmi liberální použití háčků a filtrů. Vše je přizpůsobitelné a možnosti jsou téměř neomezené. Na rozdíl od jiných pluginů, všechny údaje (počty) jsou umístěny a uloženy v mezipaměti v post_meta, který usnadňuje přístup pro rozšíření (např. načtení top 10 nejvíce sdílených příspěvků na webu). Máme rozsáhlou dokumentaci na naši stránce a jsme také na GitHub.
Add On Plugins
- Shared Counts – Pinterest Image – Upload a separate image for Pinterest sharing
- Shared Counts – Cache Status – Build and check the status of the Shared Counts cache
Přizpůsobení
Bližší informace naleznete zde Webové stránky sdílených počítání a naše GitHub wiki.
Chyby
If you find an bug or problem, please let us know by creating an issue.
Contributions
Příspěvky jsou vítány!
- Open an Issue on GitHub.
- Fork Shared Counts on GitHub.
- Create a new branch off of
develop
; branch name should beissue/###
to reference the issue. - When committing, reference your issue and provide notes/feedback.
- Send us a Pull Request with your bug fixes and/or new features.
Instalace
- Download the plugin from GitHub. or from WordPress.org.
- Activate plugin.
- Go to Settings > Shared Counts to configure.
We recommend you sign up for a free account at SharedCount.com, which lets you receive share counts from all services (except Twitter) with a single API query. Alternatively, you can select „Native“ as the count source and select which services you’d like to query. If you select all 5 native service queries, then you will have 5 separate API queries every time share counts are updated.
If you would like to include Twitter share counts, you can sign up for a free account at twitcount.com.
If you use the Email share button, we recommend you enable Google’s reCAPTCHA to prevent spam. Sign up here (free) to get your Site Key and Secret Key.
Recenze
Autoři
Sdílené Počty-Tlačítka Sdílení Sociálních Médií je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „Sdílené Počty-Tlačítka Sdílení Sociálních Médií“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “Sdílené Počty-Tlačítka Sdílení Sociálních Médií” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.4.0
– Added: Only update share count if larger than currently saved service count (prevents zero counts when API is down), see #51
– Added: Accessibility improvements around email share modal, see #112
– Changed: Allow theme file editor to work if Count Source is set to ‚none‘, see #120
– Changed: Updated Native Facebook counts to work with new Facebook API, see #98
– Changed: Dashboard widget only appears if there are posts with share counts, see #83
– Changed: Ensure input fields are full width in email modal, see #77
– Changed: Fixed edge case where buttons show 0 count when source set to „None“, see #81
– Changed: Improved fancy style in small areas, see #58
1.3.0
– Added: Filter for changing services used by location: shared_counts_display_services
.
– Added: Admin bar stats.
– Added: Support for Twitter counts using TwitCount.com, props @robert-gillmer.
– Added: Automatic social share tracking with Google Analytics.
– Added: Add support for fastcgi_finish_request
when updating counts.
– Added: Specific services can be defined in shortcode via services
attribute (comma separated).
– Changed: Pass post_id to needs_updating
method.
– Changed: Removed support for Google+ and StumbleUpon (RIP).
– Changed: Default letter-spacing
to normal on button labels.
– Changed: Hide Total Counts button if empty and „Hide Empty Counts“ setting is enabled.
– Fixed: Pinterest JS API conflict.
– Fixed: Multiple spaces between some CSS classes inside markup.
– Fixed: Twitter URL encoding issue with special characters in text.
– Fixed: Email counts not tracking, props @thartl.
– Fixed: Showing „Preserve HTTP Counts“ setting when Count Source is None.
– Fixed: Enabling various settings by default on initial save.
– Fixed: When sorting posts by share count in the admin, posts with zero shares are now included.
– Fixed: Data attributes are filterable.
1.2.0
– Added support for Pinterest Image add-on plugin
– „Hide empty counts“ checkbox now works correctly
– Pinterest „Pin it“ JS no longer modifies our pinterest button
– Metabox is now always visible, allowing you to disable share buttons even if not collecting counts
1.1.1
– Internal „prime the pump“ method now includes all supported post types. Can be used with this plugin to view the status of the cache and mass update posts.
– Improved compatibility with Genesis theme framework.
1.1.0
– Added Yummly share count support/tracking.
– Added Proper rel
tags for share buttons for security and SEO.
– Added caching via transient for Most Shared Content admin dashboard widget.
– Removed code for LinkedIn/Google+ share counts, as they are no longer supported.
– Added available buttons setting description to indicate which buttons support share counts.
– Fixed reCAPTCHA issue in the email sharing modal.
– Fixed encoded characters in the „From Name“ email setting.
1.0.1
– Email sharing modal can now be closed by clicking outside the modal or pressing the ESC key.
– The minified stylesheet has been rebuilt. It was missing some styles.
1.0.0
– Initial release.