-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
21 lines (17 loc) · 894 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
=== Trending Posts ===
Contributors: TemplateMonster 2002
Tags: posts, widget, popular, views, rating, comments
Requires at least: 4.4.2
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
Adds rating and views count for posts and cutom post types.
== Installation ==
1. Upload the entire trending-posts folder to the /wp-content/plugins/ directory.
1. Activate the plugin through the \'Plugins\' menu in WordPress.
1. Place `<?php do_action( 'tm_trending_posts_display_rating' ); ?>` in your templates (index.php or single.php) within the loop.
1. Place `<?php do_action( 'tm_trending_posts_display_views' ); ?>` 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.
== Screenshots ==
1. Widget settings