Social Tweaks
开发者 |
sushilkawad
|
更新时间 |
2016年4月16日 14:18 |
PHP版本: |
3.0.1 及以上 |
WordPress版本: |
4.4.2 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Shortcodes
1.[st yt_video_viewcount yt_url="video_link"] => displays youtube video view count.
2.[st yt_video_likecount yt_url="video_link"] => displays youtube video like count.
3.[st yt_video_dislikecount yt_url="video_link"] => displays youtube video dislike count.
4.[st yt_video_favoritecount yt_url="video_link"] => displays youtube video favorite count.
5.[st yt_video_commentcount yt_url="video_link"] => displays youtube video comment count.
安装:
- Upload the plugin folder to the
/wp-content/plugins
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
更新日志:
1.0
- Added youtube video support.