2.1.3
git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/2.1.3@2424470 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
0520655f1c
commit
9122e5b7ff
14 changed files with 685 additions and 527 deletions
|
@ -89,7 +89,7 @@ class MCI_Footnotes_Layout_Init {
|
|||
* Registers all sub menu pages for the new main menu.
|
||||
*
|
||||
* @author Stefan Herndler
|
||||
* @since 2.0.2
|
||||
* @since 1.5.0
|
||||
* @see http://codex.wordpress.org/Function_Reference/add_menu_page
|
||||
*/
|
||||
public function registerMainMenu() {
|
||||
|
@ -209,4 +209,4 @@ class MCI_Footnotes_Layout_Init {
|
|||
);
|
||||
exit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue