Popular Post By Facebook Like
开发者 |
baby2j
|
更新时间 |
2015年10月14日 14:40 |
PHP版本: |
2.8.0 及以上 |
WordPress版本: |
3.5.1 |
详情介绍:
On WordPress you can order posts by date, title, random etc. but imagine you set a Facebook Like button on your posts and you want them to be ordered by the total likes number.
This plugin allows you to order WordPress posts by their Facebook Likes number.
Once installed the plugin, on every new entry you create, will be added a "_vfblike" custom field.
When you call <?php the_content(); ?>
function, plugin will check and update like count of this post.
安装:
- Download Popular Post By Facebook Like Plugin
- Upload the entire top-post-by-facebook-like folder to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to Appearance/Widgets to show your top post by facebook like count widget
- Enjoy!
常见问题:
更新日志:
1.0
- Popular Post By Facebook Like plugin released