Custom Emoji Replacer
A WordPress plugin that allows you to replace emoji with custom images in your posts
by wolfpaw · github.com/davidwolfpaw/custom-emoji-replacer · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/davidwolfpaw/custom-emoji-replacer/archive/refs/heads/main.zipReadme
Custom Emoji Replacer
| Description | Replace emojis with custom images in your site content. |
|---|---|
| Contributors | wolfpaw |
| Donate link | https://david.garden/plugins |
| Tags | emoji, image replacement, content customization |
| Requires at least | 5.0 |
| Tested up to | 6.2 |
| Requires PHP | 7.0 |
| Stable tag | 1.0 |
| License | GPLv3 or later |
| License URI | http://www.gnu.org/licenses/gpl-3.0.html |
Description
Custom Emoji Replacer allows you to replace any emoji with a custom image in your WordPress content. You can add multiple emoji replacements, each with its own custom image.
This plugin is for those who want to customize the appearance of their content by replacing standard emojis with unique images. Perfect for branding or adding a personal touch to your WordPress site.
Installation
- Upload the plugin files to the
/wp-content/plugins/custom-emoji-replacerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress.
- Go to Settings -> Emoji Replacer to configure your emoji replacements.
Frequently Asked Questions
How do I add a new emoji replacement?
Go to Settings -> Emoji Replacer and click the "Add Emoji Replacement" button. Enter the emoji you want to replace and select an image from your media library.
How do I delete an emoji replacement?
Click the "Delete" button next to the emoji replacement you want to remove.
Can I use this plugin to replace multiple emojis with different images?
Yes, you can add multiple emoji replacements, each with its own custom image.
Screenshots
- Settings page where you can add and manage emoji replacements.

- Content Editor showing emojis that will be replaced.

- Example of content with emojis replaced by custom images.

Changelog
1.0
- Initial release of Custom Emoji Replacer.
Upgrade Notice
1.0
- Initial release.