Hello,
Because security and avoid changing the settings that I have installed earlier in Theme panel of Newspaper, i’m want to hide all menu Newspaper in Admin menu.
I search on Google and looking for a lot of method but not successfull even using init. Now i’m run a website on localhost, WordPress ver 5.6.2 and Newspaper ver 10.3.9.1.
Below code:
function remove_menus(){
remove_menu_page( 'td_theme_welcome' );
}
add_action( 'admin_menu', 'remove_menus' );
Please help me to fix.
Thanks!
Hello,
No, that not is WordPress Feature, this is of Newspaper Theme.
When you active theme Newspaper in Admin WordPress, Newspaper theme will make Main menu Newspaper include SubMenu: Welcome, Plugins, Prebuilt Websites, System status, Updates, Theme panel, Support.
Demo: https://prnt.sc/10dkg6w (Image link).
I am want to hide Main menu and Submenu Newspaper Theme was created when active theme.
Thanks
Hello,
I know only Administrators and Editors have access to that menu Newspaper BUT i’m want to hide all menu Newspaper in Admin menu because security and avoid changing the settings (site have 2 administrator over).
Thanks.
Hello,
Please note that customization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/
Thank you!