You can download from the WordPress Plugin page.
Installation
- Upload the TweetMeme directory to the /wp-content/plugins/ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Settings/TweetMeme to configure the button.
Other Options
There are a number of other options which the Wordpress plugin provides:
Optionally display the button – It is possible to switch the button off on certain posts by creating a new custom field called ‘tweetmeme’ and setting it false. To add the button back on, remove the custom field.
Displaying the button in the loop – You can set the position to ‘manual’ and use the php function
tweetmeme();
in the Wordpress Loop.
Recent Comments