This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Socnets

Description

This plugin was built by the Maine WordPress Meetup group to make it really easy to add social network icons to your posts.

This plugin supports the following social networks:

  • Facebook
  • Twitter
  • LinkedIn
  • StumbleUpon
  • Delicious
  • Digg
  • Reddit
  • Designfloat

You can set this to display at the top or bottom of posts, or display it through a template tag:

 socnet_display_links($post_id); 

Note that the post_id is optional, it will default to the current post.

Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the Plugin from Plugins page.
  3. After activation, you MUST visit the settings page (under “Settings > Simple Socnets”) and press “Save”

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Socnets” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Simple Socnets” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.2

  • Fixed a bug with StumbleUpon
  • Added more to the Description

1.0.1

  • Fixed it so that it works
  • Added more social networks