이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Memepost

설명

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.

Credits

Kulbir Saini – This plugin is completely inspired from Easy Retweet. Basically the code was just copied and modified to support Yahoo! Meme and then a few more features were added.

Contact

Suggestion, fixes, rants, congratulations, gifts et al to kulbirsaini25 [at] gmail [dot] com

스크린샷

설치

  1. Unzip memepost.zip.
  2. Copy memepost folder to wp-content/plugins/ folder.
  3. Activate the plugin by visiting wp-admin/plugins.php.
  4. Go to wp-admin/options-general.php?page=memepost .

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Memepost”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Memepost”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.