Skip to content

mustafauysal/compressed-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Compressed Emoji

Same emoji, but compressed. It helps to serve emoji via your server.

Description

Origin Story: WordPress emoji comes from s.w.org and they were not optimized well, Compressed Emoji was fixing that problem (detail info).

Comparison

Comparison

Filters

  • You can use compressed_emoji_url to modify png emoji url
  • You can use compressed_emoji_svg_url to modify svg emoji url

Credits

Automated Updates

This repository includes a GitHub Actions workflow that automatically checks for new Twemoji releases monthly and creates a pull request with optimized emoji assets. The workflow:

  • Fetches the latest release from jdecked/twemoji
  • Optimizes SVG files using SVGO
  • Optimizes PNG files using pngquant and optipng
  • Creates a pull request with the updated assets

The workflow can also be triggered manually from the Actions tab.

Other Projects

If you like Compressed Emoji, then consider checking out my other projects:

Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from admin's Plugins page.

Frequently Asked Questions

= How can I use for CDN =

You can use compressed_emoji_url and compressed_emoji_svg_url filters for CDN replacement

About

😬 πŸ‘‰ πŸ˜‘

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages