开发者 |
wearewpgeeks
MattGeri |
---|---|
更新时间 | 2018年8月7日 20:02 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 4.9.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory99% of the time this is because no posts have been visited yet to receive a ranking. Simply click on a blog post to read it on your blog and it will receive a ranking and display in the list of most popular posts.
You will need a web server or shared host that supports PHP version 5 or newer. Javascript is also required to log post views.
The original version of the plugin that I wrote used PHP to track the post views and the reason why I switched to Javascript was because if a caching plugin is enabled on your blog, the page will be loaded statically to your visitor and the PHP code to log a view on a post will not be run.
Yes, please do so on the WordPress support forum for the plugin. I will consider it and if I feel it is worth adding, I will schedule it for a future release.
Yes! The plugin is open source and I host it on Github. Feel free to send me pull requests.
This plugin is managed by WP Geeks and you can contact our support team on our website.
wmp_get_popular
was no longer working as it should for backwards compatibilitywp_most_popular_get_popular
. Please note that the old function name is still supported wmp_get_popular