Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Remoji – Post/Comment Reaction and Enhancement

Περιγραφή

Add the slack style emoji to posts, pages or comments.

Features:

  • React with emojis to any post or comment.

  • Post View counter. Compatible with all cache plugins! Easy to use. Automatically exclude bots.

  • Disable comment on any post type (pages, posts, attachments).

  • Most Viewed widget. Recent Reacted Emoji Post widget.

  • Allow guests reaction or logged-in user reaction only.

  • GDPR compliant. With this feature turned on, all logged IPs get obfuscated (md5-hashed).

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

Κριτικές

26 Οκτωβρίου 2022
This plugin is one of the best ones available on the WP platform. It's sleek, simple and elegant. My pet peeve is the horrible large MSN style-emoji icons the other plugins tend to use whereas this one uses nice clean small emojis which is great. My only improvement suggestion would be to have an option so we can select if we want the reaction emojis to be at the start of a post and/or bottom, rather than just at the end of the post. These can sometimes be missed by viewers on longer articles & I feel better interactions if we could toggle top/bottom of pages.
11 Μαΐου 2020 6 απαντήσεις
I like this because it allows one to react in many different ways in posts and comments. And it looks nice and doesn't take up a lot of space. One issue though is if you turn on IP privacy, someone is able to react repeatedly. If improvements are considered, then I suggest the following: 1) Add an option to track by logged in user, and also that would mean only people logged in can use it. 2) That would solve the reacting over and over again but for those would want to allow visitors to react then there would have to be another way to prevent excessive reacting. Or, at least a warning that if you turn on IP obfuscation then people will be able to react over and over. 3) I hope you can one day add the ability to delete reactions. 4) A widget showing most reacted posts would be cool too.
Ανάγνωση όλων των 5 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Remoji – Post/Comment Reaction and Enhancement” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “Remoji – Post/Comment Reaction and Enhancement” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Remoji – Post/Comment Reaction and Enhancement” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

Todo:
* Reaction withdraw.

2.1.1

  • Translation fix. (@alexclassroom)

2.1

  • Bypassed version check to speed up WP v6.

2.0

  • Postview column in Posts list. (@inside83)

1.9.1

  • Test up to WP v5.8.

1.9

  • 🌱 Limit emoji amount per visitor per post.

1.8.1

  • More accurate to detect IP.

1.8

  • WordPress v5.5 REST compatibility.

1.7

  • 🌱 Recent Reacted Emoji Post widget. (@wilcosky)
  • 🌱 Most Viewed widget.

1.6

  • 🌱 Disable comments on any post type (posts/pages/attachments).

1.5

  • 🌱 Post view counter.

1.4

  • 🌱 Reaction delete. (@wilcosky)
  • 🌱 Guest Reaction Control. (@wilcosky)
  • Bugfix Fixed repeated reactions issue when GDPR mode is ON.

1.3

  • 🌱 Reaction log.

1.2

  • Options to turn emoji ON/OFF on Post/Page/Comment.

1.1

  • Reactive emoji for posts.

1.0

  • Reactive emoji for comments.