Title: Remoji &#8211; Post/Comment Reaction and Enhancement
Author: WPDO
Published: <strong>5. Maja 2020.</strong>
Last modified: 15. Oktobra 2025.

---

Pretražite dodatke

![](https://ps.w.org/remoji/assets/banner-772x250.png?rev=2298542)

![](https://ps.w.org/remoji/assets/icon-256x256.png?rev=2298532)

# Remoji – Post/Comment Reaction and Enhancement

 Od [WPDO](https://profiles.wordpress.org/wpdo5ea/)

[Skini](https://downloads.wordpress.org/plugin/remoji.2.2.zip)

 * [Detalji](https://bs.wordpress.org/plugins/remoji/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/remoji/#reviews)
 * [Razvoj](https://bs.wordpress.org/plugins/remoji/#developers)

 [Podrška](https://wordpress.org/support/plugin/remoji/)

## Opis

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.

## Slike ekrana

 * [[
 * Comment emoji style
 * [[
 * Remoji Settings
 * [[
 * Post View counter

## Recenzije

![](https://secure.gravatar.com/avatar/fd558e8b7f73ffc2aafb18802a14186d16a84a517b3e2ae5fe98450d78794007?
s=60&d=retro&r=g)

### 󠀁[very good](https://wordpress.org/support/topic/very-good-7183/)󠁿

 [enforces](https://profiles.wordpress.org/enforces/) 10. Januara 2024.

works with litespeed cache.

![](https://secure.gravatar.com/avatar/d5881abe745970a1e855e7a87afda3fc9e639cdb4f8e310ddc3fae9ca01b8b42?
s=60&d=retro&r=g)

### 󠀁[How to remove reaction in frontend?](https://wordpress.org/support/topic/how-to-remove-reaction-in-frontend/)󠁿

 [noobato1](https://profiles.wordpress.org/noobato1/) 22. Novembra 2022.

The plugin is incredible… but I have a question, how can I delete/remove the reaction
I just gave to a post or comment? is it possible?

![](https://secure.gravatar.com/avatar/b34e03173f65e489badf436cb0639be8b15dc220294b495694c00526056e72c3?
s=60&d=retro&r=g)

### 󠀁[Best emoji reaction plugin on WP](https://wordpress.org/support/topic/best-emoji-reaction-plugin-on-wp/)󠁿

 [riosengineer](https://profiles.wordpress.org/riosengineer/) 26. Oktobra 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.

![](https://secure.gravatar.com/avatar/7074fc8bba71f9c8a3deab68703c347730d448837595604a827e54758c8b0558?
s=60&d=retro&r=g)

### 󠀁[good plugin](https://wordpress.org/support/topic/good-plugin-5838/)󠁿

 [hdvd2309](https://profiles.wordpress.org/hdvd2309/) 18. Aprila 2022.

good plugin for displaying page view count

![](https://secure.gravatar.com/avatar/618371816545c570449966418d376155b3e96cada80af2c51015cc36253024db?
s=60&d=retro&r=g)

### 󠀁[Very nice](https://wordpress.org/support/topic/very-nice-1456/)󠁿

 [Billy Wilcosky](https://profiles.wordpress.org/wilcosky/) 11. Maja 2020. 6 replies

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.

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/remoji/reviews/)

## Saradnici i programeri

“Remoji – Post/Comment Reaction and Enhancement” is open source software. The following
people have contributed to this plugin.

Doprinositelji

 *   [ WPDO ](https://profiles.wordpress.org/wpdo5ea/)

“Remoji – Post/Comment Reaction and Enhancement” je prijeveden na 1 dijalekt. Zahvala
[prevodiocima](https://translate.wordpress.org/projects/wp-plugins/remoji/contributors)
za njihov doprinos.

[Prevedi “Remoji – Post/Comment Reaction and Enhancement” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/remoji)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/remoji/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/remoji/)ili se pretplatite na 
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/remoji/) od [RSS](https://plugins.trac.wordpress.org/log/remoji/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

Todo:
 * Reaction withdraw.

#### 2.2

 * Test up to latest WP.

#### 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.

## Meta

 *  Version **2.2**
 *  Last updated **prije 6 mjeseci**
 *  Active installations **300+**
 *  WordPress version ** 4.0 ili viša **
 *  Tested up to **6.8.5**
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/remoji/) i [English (US)](https://wordpress.org/plugins/remoji/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/remoji)
 * Tags
 * [comment](https://bs.wordpress.org/plugins/tags/comment/)[Counter](https://bs.wordpress.org/plugins/tags/counter/)
   [emoji](https://bs.wordpress.org/plugins/tags/emoji/)[postviews](https://bs.wordpress.org/plugins/tags/postviews/)
   [views](https://bs.wordpress.org/plugins/tags/views/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/remoji/advanced/)

## Ocjene

 5 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/remoji/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/remoji/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/remoji/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/remoji/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/remoji/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/remoji/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/remoji/reviews/)

## Doprinositelji

 *   [ WPDO ](https://profiles.wordpress.org/wpdo5ea/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/remoji/)