-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
47 lines (28 loc) · 950 Bytes
/
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
=== WP Emoji DB Update ===
Contributors: norcross
Donate link: https://andrewnorcross.com/donate
Tags: emoji, database, wp core
Requires at least: 4.2
Tested up to: 4.2
Stable tag: 0.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Determine if your site has the proper encoding to support emoji, and if not, what to do.
== Description ==
Determine if your site has the proper encoding to support emoji, and if not, what to do.
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `wp-emoji-db-update` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the tools menu
== Frequently Asked Questions ==
= Question =
Answer
== Screenshots ==
1. The page
== Changelog ==
= 0.0.1 =
* Initial release
== Upgrade Notice ==
= 0.0.1 =
* First release!