-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
49 lines (33 loc) · 1.31 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
=== Menu Icons: IcoMoon ===
Contributors: kucrut
Donate Link: http://kucrut.org/#coffee
Tags: menu, nav-menu, icons, navigation
Requires at least: 4.3
Tested up to: 4.4
Stable tag: 0.3.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
IcoMoon package for Menu Icons
== Description ==
[IcoMoon](http://icomoon.io/) package for [Menu Icons](http://wordpress.org/plugins/menu-icons/).
= Usage =
1. After the plugin is activated, go to *Appearance* > *Menus* to edit your menus
1. Enable *IcoMoon* in "Menu Icons Settings" meta box and click the save button
1. Select icon by clicking on the "Select icon" link
1. Save the menu
== Screenshots ==
1. Icon selection
== Installation ==
1. Install & activate [Menu Icons](http://wordpress.org/plugins/menu-icons/)
1. Upload `menu-icons-icomoon` to the `/wp-content/plugins/` directory
1. Activate the plugin through the *Plugins* menu in WordPress
== Other Notes ==
The icon set included in this plugin is the [free version](http://icomoon.io/#icons), released under GPL.
Originally, the icon classes are prefixed with `icon-`. I think it's too common so I've changed it to `icomoon-` to avoid conflicts with other elements.
== Changelog ==
= 0.3.0 =
* Fix missing icons. Oops.
= 0.2.0 =
* New icon type class, inherits from Icon Picker
= 0.1.0 =
* Initial release