Linux 软件免费装

Twitter Follow Button Shortcode and Widget

开发者 Muneeb
更新时间 2013年5月16日 03:12
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.1.3

标签

twitter follow button social buttons twitter follow button

下载

1.0 1.1

详情介绍:

Add the Follow Button to your website to increase engagement and create a lasting connection with your audience. Using as a Widget When "Twitter Follow Button Shortcode plugin" is activated a widget is also created with title 'Twitter Follow Button' you can use that widget to place follow button on blog sidebars. Shortcode Syntax [followbutton username='twitter' count='true' lang='en' theme='light'] [followbutton username='yourusername'] My Plugins Simple Popup WordPress Coming Soon Plugin

安装:

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Frequently Asked Questions == ShortCode Syntax and guide Shortcode Syntax [followbutton username='yourusername' count='true' lang='en' theme='light'] Attributes {username} - Your twitter username or twitter account you want others to follow - please don't include @ with username. {count} - if true Show follower count, if false does not show follower count. {lang} - default is english(en) use ISO standard two character language codes such as for french(fr). {theme}= default is light - If you want to use dark theme use [followbutton username='yourusername' theme='dark']. Default values username=twitter count=true lang=en theme=light