Memepost

Adds a ‘Post to Yahoo! Meme’ button to your wordpress pages/post.

Author:Kulbir Saini (profile at wordpress.org)
WordPress version required:2.1
WordPress version tested:3.0.5
Plugin version:0.1
Added to WordPress repository:08-11-2009
Last updated:08-11-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://gofedora.com/memepost
Total downloads:1 104
plugin download
Click to start download

Memepost is a wordpress plugin which lets you add a 'Memepost' or 'Post to Meme' or 'MemeThis' or 'MemeIt' button to your wordpress posts.

Demo: Live demo of this plugin can be seen here.

Note: Please don't forget to rate the plugin if you like it 🙂

Features

*  Easy to setup. Copy, Activate, Setup and Go :)
*  No dependencies.
*  Option to configure button text.
*  Option to control the location of button on a post.
*  Option to enable/disable button per post/page.
*  Options to noindex/nofollow memepost button.
*  Supports internationalization (i18n).

Usage

There are three ways you can add the memepost button. Automatic way, manual way and using shortcodes.

Automatic way

Install the Plugin and choose the type and position of the button from the Plugin’s settings page. You can also specifically enable/disable the button for each post or page from the write post/page screen.

Manual way

If you want more control over the way the button should be positioned, then you can manually call the button using the following code.

if (function_exists('memepost_button')) echo memepost_button();

Using shortcodes

You can also place the shortcode [memepost] anywhere in your post. This shortcode will be replaced by the button when the post is rendered.

More information available on the plugin home page.


Screenshots