How to remove the Welcome Panel front the admin 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.Option 1: Use the dismiss option
Click on Dismiss on the top right corner of the Welcome panel:
Option 2: Use screen elements
- Click on Screen Option on the top right corner on the dashboard
-
On the screen element, Uncheck the Welcome option to disable the Welcome panel on the dashboard:
Option 3: Use a custom code snippet
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.- Log in to your WordPress site with an administrator account.
-
On the Dashboard in the left sidebar, click Appearance, and then click Theme Editor:
-
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: