• Resolved cutu234

    (@cutu234)


    I do understand that you prefer to sell the PRO version. But please, do you really need a first level menu item in the dashboard? The free version has actually no settings at all to speak of. Just activate it, and you are good to go. I would really prefer this item in a submenu.

    For those, who think like me:

    
    function remove_menus()
    {
        remove_menu_page('cf7ic_settings_menu');
    }
    add_action('admin_init', 'remove_menus');
Viewing 1 replies (of 1 total)
  • Plugin Author hookandhook

    (@hookandhook)

    Hi there, Thank you for your thoughts and the code. I will think about it.

    As you have solved the situation for yourself I will mark this topic as resolved. Feel free to open it if there is more to discuss.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove menu item in dashboard’ is closed to new replies.