Adding Tabbed Welcome Pages In The WordPress Admin

Whenever you update WordPress, you’ll see a new welcome page which provides details of the new features in the latest version like this:

wordpress-welcome-screen

The code in this tutorial provides all the code you can add 3 tabbed pages like you see in the above screenshot to your plugin or theme.

The menu links display permanently under the Dashboard admin menu item.

dashboard-menu

Here are the content options:

  • The 3 tabbed pages enable you to display content in one, two and three columns.
  • Display text content on one side and an image on the other.
  • Embed Youtube or any other type of videos.
  • Display a list of people with avatar images and links.

Welcome page Example:

wp-admin-page

Contributors page Example:

credits-page

Columns page Example:

columns-page

All you need to do is swap out the text, HTML and images in the file to your own. No need to modify the PHP or CSS.

There is only 1 file in the plugin.

Download Custom Admin Pages

Related Solutions


Comments

One response to “Adding Tabbed Welcome Pages In The WordPress Admin”

  1. […] Adding Tabbed Pages In The WordPress Dashboard […]

Leave a Reply

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.