-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
55 lines (39 loc) · 1.48 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
=== Local Emoji ===
Contributors: kakise
Donate link: https://kakise.xyz/donate
Tags: emoji, local, offline, pagespeed
Requires at least: 4.5
Tested up to: 4.9.6
Stable tag: 2.0.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.txt
Serve emojis from wordpress' server
== Description ==
This plugin downloads the emojis from internet to your web server to serve them yourself. Useful for cache, pagespeed or, if you use OVH's CDN, to serve emojis from your CDN.
### License
* Copyright (c) 2017 [Kakise](https://kakise.me/)
* Unless otherwise stated, all files in this repo is licensed under *GNU GENERAL PUBLIC LICENSE, Version 3*. See *LICENSE* file.
#### CC-BY 4.0
* 72x72/
* svg/
* Copyright (c) 2014 Twitter, Inc and other contributors
* Licensed under [Creative Commons Attribution 4.0 International](https://raw.githubusercontent.com/twitter/twemoji/3e21d10e5a01dabcbb7b5bd260b78a909a7b7f28/LICENSE-GRAPHICS)
* Fetched from [twitter/twemoji](https://github.com/twitter/twemoji)
* Version: 2.7.0
* Commit: [57423ac791c9893f2523634d5c0b0facf0d2ed79](https://github.com/twitter/twemoji/commit/57423ac791c9893f2523634d5c0b0facf0d2ed79)
== Installation ==
1. Upload the `local-emoji` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress
== Screenshots ==
None
== Changelog ==
= 2.0.0 =
- Updated twemoji to 2.7.0
= 1.1.0 =
- Fixed links
= 1.0.1 =
- Small fix
= 1.0.0 =
- Initial realeas
== Upgrade Notice ==
- None