Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Sharing is Caring

Descriere

Displays the social widgets from Facebook, Twitter, Google+ and Pinterest with your posts. It also adds some meta tags for opengraph and schema.org as recommended by Facebook and Google. The standard method to do this is by filtering the content of the posts, which is controlled by the options in the admin menu. Buttons can also be displayed by the shortcode [sic] with ability to disable individual buttons for that instance of the shortcode. You can also add it to your theme with do_action(‘sic_sharing’); where you want it to render.

Allows some custom text and css insertion as well as most options for the buttons in the admin page. Compatible with html5 (optional).

Capturi ecran

  • Buttons
  • Admin page options part 1: basic and extended settings
  • Admin page options part 2: controls for the individual buttons

Instalare

This section describes how to install the plugin and get it working.

Manual Install

  • Download the plugin from the wordpress plugin directory
  • Unzip the plugin
  • Upload /sharing-is-caring/ directory to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

Automatic Install

  • Go to the admin page and select the ‘Plugins’ menu, use the ‘Add new’ menu item
  • Search for the plugin
  • Press the „Install Now” button
  • Activate the plugin

Administer it from the ‘Sharing is Caring’ submenu of the ‘Settings’ menu.

Întrebări frecvente

Where can I get support for this plugin?

Comment on the post at http://michaelbea.com/sharing-is-caring/

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Sharing is Caring” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

1.0

  • Initial release

1.1

  • Fixed: meta tags for each post were listed on pages with multiple posts
  • Fixed: apostrophes and quotes were improperly escaped in description meta tags

1.1.1

  • Fixed: Pinterest button only displayed horizontal count
  • Updated screenshots

1.1.2

  • Fixed: Fatal Error on conflict with duplicate funtion name in another plugin

1.1.3

  • Fixed: html tags in post titles causing problems with closing quotes

1.2

  • Added: support for custom post type index pages

1.3

  • Added: optional title for button box
  • Added: sic-box, sic-title, and sic-button classes for better css flexibility

1.4

  • Added: [sic] shortcode for manual display

1.4.1

  • Added: [sic] shortcode options to disable display of specific buttons
  • Added: classes sic-facebook, sic-twitter, sic-gplus, sic-pinterest for better css flexibility
  • Added: check for existence of sic_sharing hook for theme integration

1.4.2

  • Fixed: using the last post in the loop when on homepage in some instances.

1.4.3

  • Fixed: using the homepage url for every post on the homepage