Memepost (Yahoo! Meme) Wordpress Plugin
Welcome to home page of Memepost (Yahoo! Meme) Wordpress Plugin. Memepost is a wordpress plugin which lets you add a ‘Memepost’ or ‘Post to Meme’ or ‘MemeThis’ or ‘MemeIt’ button to your wordpress posts. Also see the plugin page on wordpress.
Download Memepress
Download Memepost (Yahoo! Meme) Wordpress Plugin
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).
How to Install
- Unzip memepost.zip.
- Copy memepress folder to wp-content/plugins/ folder.
- Activate the plugin by visiting wp-admin/plugins.php.
- Go to wp-admin/options-general.php?page=memepost .
How to Use?
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.
Please feel free to post suggestions in comments.












