Linux 软件免费装
Banner图

Remoji - Post/Comment Reaction and Enhancement

开发者 Remoji
更新时间 2022年8月26日 03:29
PHP版本: 4.0 及以上
WordPress版本: 6.0.1
版权: GPLv3
版权网址: 版权信息

标签

views counter comment emoji postviews

下载

1.2 2.1.1 1.5 1.6 1.7 1.8 1.8.1 1.9 1.4 2.0 2.1 1.3 1.9.1

详情介绍:

Add the slack style emoji to posts, pages or comments. Features: Post View
  1. Edit wp-content/themes/<YOUR THEME>/index.php or archive.php/single.php/post.php/page.php.
  2. In the loop while ( have_posts() ) { or anywhere you want to show the views, add the following codes: do_action( 'remoji_postview' );.
API To show postview in themes/plugins, use do_action( 'remoji_postview', $the_post_id_to_inquire );. Shortcode [views] available Use [views] or [views id="3"](To show the views of post ID 3) in your editor.

屏幕截图:

  • Comment emoji style
  • Remoji Settings
  • Post View counter

更新日志:

Todo: 2.1.1 2.1 2.0 1.9.1 1.9 1.8.1 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0