An open API service indexing awesome lists of open source software.

https://github.com/cherryframework/cherry-trending-posts

Adds rating and views count for posts and custom post types
https://github.com/cherryframework/cherry-trending-posts

cherry-framework comments popular posts rating views widget

Last synced: 9 months ago
JSON representation

Adds rating and views count for posts and custom post types

Awesome Lists containing this project

README

          

# Cherry Trending Posts #
* Tags: posts, widget, popular, views, rating, comments
* Requires at least: 4.5
* Tested up to: 4.9.4
* Stable tag: 1.0.1
* License: GPL-3.0+
* License URI: http://www.gnu.org/licenses/gpl-3.0.txt

## Description ##
Adds rating and views count for posts and custom post types.

## Installation ##
1. Upload "cherry-trending-posts" folder to the "/wp-content/plugins/" directory
2. Activate the plugin through the "Plugins" menu in WordPress
3. Place `` in your templates (index.php or single.php) within the loop.
4. Place `` in your templates (index.php or single.php) within the loop.

And of course, you will find new "Trending Post" widget in "Appearance - Widgets" menu in your WordPress admin panel.

## Changelog #
= 1.0.0 =

* Initial release