=== WP Local Emoji === Contributors: extendwings Donate link: https://www.extendwings.com/donate/ Tags: emoji, japanese, local, offline Requires at least: 4.5 Tested up to: 4.5 Stable tag: 0.2.0 License: AGPLv3 or later License URI: http://www.gnu.org/licenses/agpl.txt Use emoji without external items == Description == Emoji support of WordPress 4.2+ requires internet connection to download image files from WordPress.org. In your business or educational network, however, you may not be able to use internet. With this plugin, *you are free from internet!!* ### License * Copyright (c) 2012-2014 [Daisuke Takahashi (Extend Wings)](https://www.extendwings.com/) * Portions (c) 2010-2012 Web Online. * Unless otherwise stated, all files in this repo is licensed under *GNU AFFERO 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.0.5 * Commit: [b47023cb1b95d7682f2a3c1fbf075733ace7a168](https://github.com/twitter/twemoji/commit/b47023cb1b95d7682f2a3c1fbf075733ace7a168) == Installation == 1. Upload the `wp-local-emoji` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = This plugin is broken! Thanks for nothing! = First of all, we supports PHP 5.6+, MySQL 5.5+, WordPress 4.5+. Old software(vulnerable!) is not supported. If you're in supported environment, please create [pull request](https://github.com/shield-9/wp-local-emoji/compare/) or [issue](https://github.com/shield-9/wp-local-emoji/issues/new). == Screenshots == None == Changelog == = 0.2.0 = * Update Twemoji library to 2.0.5. (Unicode 8.0 support) = 0.1.0 = * Initial Beta Release == Upgrade Notice == = 0.1.0-0.2.0 = * None