How to remove menu item in dashboard

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');

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer