Upgrade
- Deactivate the TimesURL.at Sociable plugin in the 'Plugins' menu in WordPress.
- Unzip the timesurlat-sociable-plugin.zip file.
- Upload the the timesurlat-sociable-plugin folder (not just the files in it!) in your /wp-contents/plugins/ directory. If you're using FTP, use 'binary' mode.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Visit the 'TimesURL Sociable' settings page in your 'Options' menu in WordPress and click the 'Restore Built-in Defaults' button.
- You can now select which sites you want activated on this settings page.
Upgrading versions 1.0, 1.1, 1.2
- Deactivate the TimesURL.at Sociable plugin in the 'Plugins' menu in WordPress.
- Delete the /sociable/ directory in your /wp-contents/plugins/ directory. (This is very important - from version 1.3 this plugin uses a new directory name)
- Unzip the timesurlat-sociable-plugin.zip file.
- Upload the the timesurlat-sociable-plugin folder (not just the files in it!) in your /wp-contents/plugins/ directory. If you're using FTP, use 'binary' mode.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Visit the 'TimesURL Sociable' settings page in your 'Options' menu in WordPress and click the 'Restore Built-in Defaults' button.
- You can now select which sites you want activated on this settings page.
Advanced Users:
The plugin 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
// all active sites
// only these sites if they are active
Credits
This plugin is based on Peter Harkins Sociable plugin and is licensed under the terms of the GNU General Public License.