Hopp til innhold
  • Om WordPress
    • Om WordPress
    • WordPress.org
    • Dokumentasjon
    • Brukerstøtte
    • Tilbakemelding
  • Logg inn
  • Registrer
WordPress.org
WordPress.org

Norsk (Bokmål)

  • Tema
  • Utvidelser
  • Nyheter
  • Om
  • Mønstre
  • Delta
  • Meetups
  • Slack
  • Kontakt
  • Få WordPress
Få WordPress

Utvidelser

  • Mine favoritter
  • Beta-testing
  • Utviklere
Last ned

Social Rocket – Social Sharing Plugin

Av Social Rocket
  • Detaljer
  • Omtaler
  • Brukerstøtte
  • Utvikling

Beskrivelse

Out of this world social sharing shouldn’t be rocket science.

Social Rocket adds fully-customizable social sharing buttons to your site. It’s easy to use, and packed with many additional social networking features we’re sure you’ll love.

Features

  • Easily add buttons for Facebook, Twitter, Pinterest, LinkedIn, Mix, Reddit, Buffer, Email, and Print
  • Inline sharing buttons integrate seamlessly with your content
  • Floating buttons stay fixed edge of the screen
  • Buttons can be inserted automatically at the location you choose
  • Or use a shortcode to insert buttons anywhere you need them
  • Specify placement settings for all content, specific types of content, or specific posts/pages
  • Full support for all posts, pages, CPTs, and even archives!
  • Click to Tweet shortcode/block
  • Set custom sharing description, image, and more for individual posts, pages or archives
  • Import/export settings
  • Backup/restore your data on demand
  • Compatible with both Gutenberg and Classic Editor
  • Compatible with WP Multisite
  • Compatible with WooCommerce
  • Compatible with Easy Digital Downloads
  • Translation ready
  • Lots of hooks and filters available for further customization

Pro Features

Social Rocket Pro adds many more features to the core Social Rocket plugin, including:

  • More networks: Digg, Evernote, Flipboard, Hacker News, Pocket, Telegram, Tumblr, Vkontakte, WhatsApp, Yummly, and more being added soon!
  • «More» button allows you to hide certain buttons and reveal on click
  • Separate settings for Mobile vs Desktop — customize the appearance and placement of your buttons for different screens
  • Link shortening via Bitly
  • Share Count Rescue — get back shares from previous URLs (for example if you changed domains, http to https, or any other changes)
  • Optionally show custom Pinterest image on your posts/pages
  • And much more!

We also offer a Migrator extension that allows you to easily transfer your settings and data from other social sharing plugins including Mashshare, Social Pug, and Social Warfare.

  • Social Rocket Migrator extension

Visit our website to find out more

Documentation | Support | Extensions

Skjermskudd

  • Getting started page
  • Inline Buttons settings
  • Floating Buttons settings
  • Click to Tweet settings
  • Settings: Advanced
  • Settings: Social Extras
  • Settings: Tools

Blokker

Denne utvidelsen gir 3 blokker.

  • [Social Rocket] Inline Buttons
  • [Social Rocket] Floating Buttons
  • [Social Rocket] Click to Tweet

FAQ

Where can I find documentation?

There is full documentation as well as a Getting Started guide at our website

Help! Where can I get support?

Support is just a click away on our website

Vurderinger

Exactly what we needed.

parousiapress 11. mai, 2020
It is so hard to find a simple social sharing plugin that allows customization. All we needed was a plugin to provide social sharing buttons that float, and allows us to customize colors. Nearly everything that provides the main social networks and customization is expensive, or a pain to manage. This one is perfect! Easy, straightforward, and does exactly what we needed. Great!

Very sufficient for one site

Alain-Michel THIERRY 1. mai, 2020
Quite light, easy and effective. Thank you

P E R F E C T

Pasquale Galasso 14. november, 2019
P E R F E C T SOCIAL SHARE PLUGIN

Best Social Share plugin

kmross 23. oktober, 2019
By far the cleanest, most user friendly social share plugin I have used. The free version is packed with features to add social share button to your site + customize the style the placement. I've tried many social share plugins, and Social Rocket is the one I'm going to recommend from now on. Kudos!

Impressive Little Plugin!

shirtguy72 5. september, 2019
I am thoroughly impressed! Really nice!

Awesome Plugin!

sydtar 18. juli, 2019
Lots of features for a social sharing plugin. I love that I can add a Pin description, the click to tweet option, customized buttons and the default buttons look great right out of the box. The only thing that would make it sweeter is a social profile widget. Or an option to add the pin description to every image in the post like Tasty Pins does. But I know that's asking too much 😉 Thanks Social Rocket Team for such an amazing plugin.
Les alle 10 vurderinger

Bidragsytere og utviklere

“Social Rocket – Social Sharing Plugin” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere
  • socialrocket

“Social Rocket – Social Sharing Plugin” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.

Oversett “Social Rocket – Social Sharing Plugin” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

1.3.1

  • FIX: minor CSS fixes.
  • UPDATE: update FontAwesome to latest version.

1.3.0

  • NEW: add «clear background queue» button, in tools tab.
  • FIX: issue with Yoast SEO overriding our open graph tags.
  • UPDATE: compatibility updates for Social Rocket Pro v1.3.x
  • UPDATE: updated .pot file for translations.

1.2.12

  • UPDATE: WordPress 5.5 compatibility.
  • UPDATE: make Pinterest popups a little bigger (following Pinterest’s new layout).

1.2.11

  • UPDATE: add aria labels to share buttons.

1.2.10

  • FIX: possible CSRF issue.
  • FIX: will not attempt to get Facebook counts if access token is empty.
  • UPDATE: updated .pot file for translations.

1.2.9

  • UPDATE: update facebook API to v7.0 for getting share counts.
  • UPDATE: show admin notice if facebook token is invalid.
  • UPDATE: add fallback «social-rocket-hidden-pinterest-image» CSS class. (May fix situations where 3rd party plugins overwrite the style attribute on images.)
  • UPDATE: updated .pot file for translations.

1.2.8

  • FIX: issue with incorrect share counts due to post/page previews
  • FIX: email button not using custom subject or body.
  • FIX: PHP notice.
  • UPDATE: added «automatically fix Gutenberg blocks» feature.
  • UPDATE: minor refactoring.

1.2.7

  • FIX: compatibility issue with Tasty Recipes plugin.
  • FIX: invalid path in automatic settings backup.

1.2.6

  • FIX: add check if function getmypid() exists. (We use the PHP function getmypid as part of checking whether our background process is still running or not. Apparently certain shared hosts disable getmypid, so we can’t rely on this function being available to us.)

1.2.5

  • FIX: issues with archives pages when display type set to «item».
  • UPDATE: add compatibility for Tasty Recipes plugin.
  • UPDATE: add 8080 to list of accepted ports when determining URLs.
  • UPDATE: new background processing system. (Stopped using 3rd-party wp-background-processing library, now using our own. This should make processing more efficient).

1.2.4

  • FIX: compatibility issue with Gutenberg 5.3.
  • UPDATE: added visible option for «Master API Throttle» (under Settings / Advanced).
  • UPDATE: updated .pot file for translations.

1.2.3

  • FIX: clear background queue upon deactivation.
  • UPDATE: refactor master throttle.

1.2.2

  • FIX: issue with share URL when using «plain» permalinks.
  • FIX: don’t try to get counts for autosaves, rest api calls, etc.
  • UPDATE: minor CSS update.

1.2.1

  • UPDATE: increased popup window height
  • UPDATE: minor CSS update
  • UPDATE: slow down background processing; added master throttle value (reduces DB usage for servers with limited resources)

1.2.0

  • NEW: add compatibility for MyBookTable plugin
  • NEW: add option for custom border hover color
  • NEW: add option to show/hide Total Shares icon
  • NEW: consider paged requests as requests for original url. (In other words, if viewing page 2 of an archive, the shared URL will link to page 1). Also added new hook ‘social_rocket_archives_url_use_first_page’; returning false to it will undo this change.
  • FIX: issue with icon hover color not working correctly when set to «none»
  • FIX: issue with mobile buttons not appearing if no desktop buttons are activated
  • FIX: minor CSS fixes
  • UPDATE: compatibility updates for Social Rocket Pro v1.1.x
  • UPDATE: minor restyling of Pinterest settings for images/attachments
  • UPDATE: refactoring background share count processing, to process queues more efficiently
  • UPDATE: updated .pot file for translations.

1.1.1

  • FIX: issue with genesis/divi themes and our code to prevent share buttons from showing up in the_excerpt.
  • FIX: issue with Click To Tweet Call to Action color not showing up.

1.1.0

  • NEW: improved Click to Tweet settings UI. This should help solve confusion about which style is being edited, what is being saved and where.
  • NEW: improved Gutenberg editor controls for Inline Buttons block. Specifically, all networks can be selected from and sorted in any order for a given block, regardless of the global settings.
  • NEW: show Pinterest Description field in image details modal (Classic Editor) and image block settings (Gutenberg).
  • FIX: change which hooks we use in different Thrive Builder usage scenarios.
  • FIX: conflicting sources of OG tags / Twitter cards (e.g. Jetpack).
  • FIX: Floating Buttons text color override missing in generated CSS code.
  • FIX: issue using Click To Tweet «saved style» option in Classic Editor.
  • FIX: issue with Click to Tweet not using Bitly URL, if available.
  • FIX: issue with OG tags & Twitter cards not populating correctly on blog index & other «special» pages.
  • FIX: issue with SVG colors.
  • FIX: reduce Facebook API throttle value to avoid triggering warning emails from Facebook. (Even though we weren’t exceeding the allowed limits, apparently Facebook sends warning emails at around 70-80% of usage. So now we aim to keep our usage at no more than 50% of the allowed limit. The result is Facebook share counts will take slightly longer to update, but no more annoying warning emails should be triggered.)
  • FIX: remove share buttons from showing up in the_excerpt.
  • UPDATE: always show Pinterest- and Twitter-specific post meta fields in post editor, regardless of whether those networks are activated in the settings.
  • UPDATE: change the way $theme_locations is formatted to allow for the addition of «fallback» hooks.
  • UPDATE: don’t automatically insert buttons on 404 pages or attachment pages; don’t automatically insert buttons on search results pages, except Inline Buttons when archive display setting is set to «item».
  • UPDATE: strip trailing zeros after decimal (if present) in displayed share counts.
  • UPDATE: updated .pot file for translations.

1.0.1

  • FIX: compatibility with Thrive Architect page builder.
  • UPDATE: Add some descriptive text, documentation links.

1.0.0

  • Initial release at WordPress.org.

Meta

  • Versjon: 1.3.1
  • Sist oppdatert: 9 måneder siden
  • Aktive installasjoner: 2 000+
  • WordPress-versjon: 4.4 eller nyere
  • Testet opp til: 5.8.4
  • PHP-versjon: 5.5 eller nyere
  • Språk:

    English (US) og Spanish (Spain).

    Oversett til ditt språk

  • Stikkord:
    share countssocial buttonssocial mediasocial shareSocial Share Buttons
  • Avansert visning

Vurderinger

Se alle
  • 5 stjerner 10
  • 4 stjerner 0
  • 3 stjerner 0
  • 2 stjerner 0
  • 1 stjerne 0
Logg inn for å skrive en omtale.

Bidragsytere

  • socialrocket

Brukerstøtte

Saker løst siste to måneder:

1 av 1

Vis brukerstøtteforumet

Donér

Vil du støtte videreutviklingen av denne utvidelsen?

Doner til denne utvidelsen

  • Om
  • Nyheter
  • Hosting
  • Bidra
  • Brukerstøtte
  • Utviklere
  • Bli involvert
  • Lær
  • Fremvisning
  • Utvidelser
  • Temaer
  • Mønstre
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Personvern
  • Offentlig kode
WordPress.org
WordPress.org

Norsk (Bokmål)

  • Besøk vår Facebook-side
  • Besøk vår Twitter-konto
Kode er poesi.