This plugin will allow you to track and display the popular posts of your WordPress website based on the number of views, rating and the number of comments and thus increase its view-per-visitor rate..
You can place the list of your top posts on any page using Widgets your WordPress dashboard..
The Cherry Trending Posts widget itself is customizable besides the basic settings such as specifying the widget title and setting the maximum displayed length of post title you can.
You can add the posts to the pages with the help of widget.
If any of the cache plugins is used on the website, for operation of the post ratings counter, you need to add the following code to the functions php file add filter ..
For example, in the template you need to add the actions to the template-parts content-single php file.
They tell you which file to change, IF you use theme, but you have to decide whether to add it to your theme's index or single or single-post file otherwise..
If you're still with me after all that, know that the posts this widget will show will likely always be the same old posts..
Especially if using views as the criteria, just the fact of listing the posts will increase the views and perpetuate their display..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more