The welcome panel section is a default panel displayed on the WordPress dashboard as soon as a user logs in. This panel does not add much value but takes up space which can be used to display other useful widgets. This article shows you three different ways to remove the welcome panel to save some space on the WordPress dashboard.
There are three ways to remove the welcome panel from the dashboard. Choose an option and follow the given instructions accordingly for the selected option.
Click on Dismiss on the top right corner of the Welcome panel:
Follow these steps to remove the Welcome panel on the dashboard with a custom code snippet. Once the code is applied, the welcome option will not be available on the screen options anymore.
On the Theme Editor page, you will see a list of all the files related to your theme on the right column under “Theme Files”:
Click on “functions.php” and scroll down to the end of the page. Add the following code to the end of the file:
remove_action('welcome_panel', 'wp_welcome_panel'); 	
Click on the Update File button to save the changes.Click on the Dashboard , the welcome screen will not be displayed anymore.
For more information about the please visit the following link: https://wordpress.org/plugins/theme-editor/
Subscribe to receive weekly cutting edge tips, strategies, and news you need to grow your web business.
No charge. Unsubscribe anytime.
Did you find this article helpful? Then you'll love our support. Experience the A2 Hosting difference today and get a pre-secured, pre-optimized website. Check out our web hosting plans today.
We use cookies to personalize the website for you and to analyze the use of our website. You consent to this by clicking on "I consent" or by continuing your use of this website. Further information about cookies can be found in our Privacy Policy.