Local Twemoji

설명

Local Twemoji is a WordPress plugin to serve fallback emoji images from your own site URL rather than the WordPress.org CDN.

The purpose of this plugin is to aid sites served over a CDN as browsers now cache requests on a per site basis rather than globally.

The effect of this is that the WordPress.org CDN’s splat image is treated as two different images if downloaded from site-one.example and site-two.example. You can read more about this in the Chrome post on cache partitioning.

For sites served over a CDN, downloading the image from your own URL will be quicker as it reduces the number of servers the visitor’s browser needs to connect to.

WordPress version support

A new version of Twemoji is released each time the emoji are added to the Unicode specification, each major version bump of Twemoji will contain new images.

To avoid the risk of serving broken images to your visitors, this plugin should be kept up to date.

  • WordPress 6.9 requires Local Twemoji 1.3.1 or later
  • Earlier versions of WordPress require Local Twemoji 1.1.0 or later

FAQ

Where is the settings page?

There is no settings page for this plugin, simply activate the plugin and it will work as intended.

How is this plugin licensed?

The plugin code is licensed under the MIT License.

The Emoji SVG and PNG assets are licensed under the CC-BY 4.0 License. Copyright Twitter Inc. and other contributors.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Local Twemoji”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Local Twemoji”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Local Twemoji”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.1

1.3.0

1.2.0

  • Changed: Update to Twemoji 17.0.1
  • Dev: Modify Twemoji update action.
  • Full Changelog

1.1.0

  • Initial WordPress.org release
  • Fix: Update Docblocks for accuracy
  • Enh: Add cache busting string to Twemoji images
  • Docs: Add readme and wp.org assets
  • Enh: Add Twemoji Credits page; props wp.org plugin review team
  • Docs: Add Twemoji Credits to readme files; props plugin review team
  • Dev: Update PR template for Twemoji Update action
  • Dev: Add tests for plugin readme headers
  • Dev: Add tests for plugin version number consistency
  • Dev: Add tests for Twemoji version number consistency
  • Full Changelog

Full changelogs

View the releases on GitHub for the full change logs. This log will contain only the most recent three releases.