| 开发者 | Zemez |
|---|---|
| 更新时间 | 2019年5月7日 19:11 |
| PHP版本: | 4.5 及以上 |
| WordPress版本: | 5.1.0 |
| 版权: | GPL-3.0+ |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directoryIt is not enough to install and activate the plugin to make it work properly. You also need to add 2 actions to the template.
do_action( 'cherry_trend_posts_display_rating' ) / do_action( 'cherry_trend_posts_return_rating' ) - display / return HTML for ratingsdo_action( 'cherry_trend_posts_display_views' ) / do_action( 'cherry_trend_posts_return_views' ) - display / return HTML for post views counter