该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP-TweetButton Plus

描述

This plugin allow insert Tweet Button on your blog or site. The button can be customized in the settings page. Tweet Button can be positioned a the top, bottom of content. You can use text shortcut <!--wp_twitterbutton--> and PHP function wp_tweetbutton(); for manual insert.

Features

  • Easy install
  • Panel for easy configuration
  • Config Button Style
  • Config Language of Button
  • Config Your Twitter Account
  • Config Related Account
  • Config Tweet text
  • Config display locations (entries, pages, home page)
  • Config position in content (before, after, none)
  • Text shorcut: <!--wp_twitterbutton-->
  • PHP Function: wp_tweetbutton();

Manual usage of WP-TweetButton:

For include into post content use: <!--wp_twitterbutton-->

For include in your template use: <?php wp_twitterbutton(); ?>

For more information visit plugin website

屏幕截图

  • Config panel for WP-TweetButton.

安装

This section describes how to install the plugin and get it working.

  1. Upload folder wp-tweetbutton-plus to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure plugin into ‘Settings’ -> ‘WP-TweetButton Plus’ menu

评价

此插件暂无评价。

贡献者及开发者

“WP-TweetButton Plus” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP-TweetButton Plus”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2

  • Fixed url encode for title

1.1

  • Renamed to WP-TweetButton Plus
  • Fix minor bugs

1.0

  • First version