开发者 | Neeraj Miglani |
---|---|
更新时间 | 2013年7月7日 04:27 |
PHP版本: | 2.8 及以上 |
WordPress版本: | 3.5.1 |
<?php get_ssb([$order]); ?>
, where $order
is a string with args ( example: $order = "googleplus=1&fblike=2&twitter=3"
) or an array ( example: $order = array('googleplus' => 1, 'fblike' => 2, 'twitter' => 3)
). If you would like to hide a specified button, you should set order to "0".
Yes, it's free.
Yes. I will develop Simple Social Tiny. There will be more buttons, more customization.
This plugin automatically adds the Facebook Like button, Google plus one +1, Google Follow, Twitter share button and Pinterest Pin for each post on your blog. This is the simples and effective way to promote your blog in social media networks.
Make sure you have set WPLANG in wp-config.php file. Correct values are "en_US" for english.