Adding Facebook to Sociable 2.0 For Wordpress
December 23rd, 2007 by Mack
After posting the instructions for adding mixx to sociable 2.0., Matthew Peters from Pandemic Blog requested the needed code for facebook. I honestly don't use facebook much as I just hate pictures, but in due time I will get into it. Anyway, here are the images and manual edits needed for adding facebook to sociable 2.0 for Wordpress.
The Icon
This icon needs to be uploaded to wp-content/plugins/sociable/images to work properly.
You can right click and save image as.
The Manual Edits for Sociable.php
Open wp-content/plugins/sociable/sociable.php
Find
PHP:
-
'favicon' => 'dzone.png',
-
'url' => 'http://www.dzone.com/links/add.html?url=PERMALINK&title=TITLE',
-
'description' => 'description',
-
),
Below on a new line add this
PHP:
-
'favicon' => 'facebook.png',
-
'url' => 'http://www.facebook.com/share.php?u=PERMALINK',
-
),
Upload sociable.php and you should be done.
Don't forget to activate it in WP-Admin.
Related Post
- Add Mixx to the Wordpress Sociable 2.0 Plugin - You can add a Mixx icon to your Wordpress Sociable plugin in less than 5 minutes. I will provide both manual edits and modified files. Eit ...
- How To Add Nofollow to the Wordpress Comments Link - I actually had a damn hard time finding this posted anywhere on the web, so I thought I would share. I don't think I need to tell anyone why thi ...
- Creating Favorite Icons with a Transparent Background Using Photoshop - If you haven't noticed or cleared your Internet cache in a while, I have been working on some new logo concepts for the site. Anyway, after doi ...















By Matthew Peters on Dec 24, 2007 | Reply
Wow....thanks so much.
By Mack on Dec 24, 2007 | Reply
Glad I could help out Matthew, enjoy.
By Matthew Peters on Dec 24, 2007 | Reply
Just installed it and it looks/works great. Thanks for the Christmas gift!
By Mike Huang on Dec 25, 2007 | Reply
Thanks for coding this for us
-Mike
By Mack on Dec 27, 2007 | Reply
Anytime, let me know if you need anything else.
By Mike Huang on Dec 27, 2007 | Reply
Wow! This is my read of the day
Great blog you got running here!
-Mike