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
- Host: GitHub
- URL: https://github.com/cherryframework/cherry-trending-posts
- Owner: CherryFramework
- Created: 2016-11-01T16:20:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T10:50:56.000Z (about 7 years ago)
- Last Synced: 2025-03-02T06:44:54.371Z (about 1 year ago)
- Topics: cherry-framework, comments, popular, posts, rating, views, widget
- Language: PHP
- Homepage: http://www.cherryframework.com/plugins/
- Size: 996 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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