Plugin Directory

Sociable Zyblog Edition

Install

  • Unzip the sociable-zyblog-edition.zip file.
  • Upload the the sociable-zyblog-edition folder (not just the files in it!) in your wp-contents/plugins folder. If you're using FTP, use 'binary' mode.

Activate

  • In your WordPress administration, go to the Plugins page
  • Activate the plugin and a submenu called "Sociable" will appear in your Options menu.

Upgrade

  • First deactivate Sociable
  • Remove the sociable-zyblog-edition directory
  • Install and activate the plugin

Advanced Users:

Sociable hooks the_content() and the_excerpt() to display without requiring theme editing. To heavily customize the display, use the admin panel to turn off the display on all pages, then add calls to your theme files:

// This is optional extra customization for advanced users
<?php print sociable_html(); ?> // all active sites
<?php print sociable_html(Array("Reddit", "del.icio.us")); ?> // only these sites if they are active

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(6 ratings)