- Added: ManFisher Icon to the main menu
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@990344 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
e39ed897cc
commit
0cac4206db
2 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ class MCI_Footnotes_Layout_Init {
|
|||
'manage_options', // capability
|
||||
self::C_STR_MAIN_MENU_SLUG, // menu slug
|
||||
array($this, "displayOtherPlugins"), // function
|
||||
'', // icon url
|
||||
plugins_url('footnotes/img/main-menu.png'), // icon url
|
||||
81 // position
|
||||
);
|
||||
$this->registerSubPages();
|
||||
|
|
BIN
img/main-menu.png
Normal file
BIN
img/main-menu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 637 B |
Reference in a new issue