How to: Add Emoji-Avatar Comments to WordPress


🛠️ Divi Builder drag & drop page builder for WP

It is no secret that standard WordPress comments can be a bit boring. You can always write a simple line of code to replace every gravatar in your comments with an emoji face. They will be the same for e-mail addresses and don’t require calling an external server. There are also no cookies involved.

This simple code snippet works for bbPress and comments (any place that uses get_avatar). Just add this to your functions file, and you are set.

More WordPress reading: