Changing Your WordPress Dashboard (WP-Admin) Menu Labels

Customizing the backend of WordPress is a popular request from clients these days.

In this post, i’ll show you one of the easiest ways to make changes to your wp-admin screen.

You’ll learn how to:

  1. Edit your WordPress admin menu
  2. Re-order, hide or rename existing menus
  3. Add custom menus items
  4. Add custom menu icons
  5. Display custom menu items based on user role permissions

Custom WordPress Dashboard Example

  • You can also change the sub menu items
  • Customize the admin menu’s per user roles

Custom WordPress Dashboard

If you’re not a coder, you may want to skip this section and go straight to plugin.

Custom Code

Using code you can change your wp-admin globally:

  • menu & sub menu label names
  • menu order
  • remove menu items

This code will change the post menu and sub menu labels to Articles.

To change the label’s on the Edit and Add Post screens, you’ll need to add more custom code to your child theme’s functions.php file.

This code is licensed under the GPL (CC), modified by Brad Dalton & originally developed by Andrew Norcross.

You can add more admin labels to this code and fully customize your entire menu and sub menu labels easily.

Add this code to your child themes or custom functions.php file.

Don’t Like Code?

Another way to customize your wp-admin screen is to install a plugin.

Admin Menu Editor Plugin

One of the most popular plugins for this purpose is named Admin Menu Editor.

This plugin offers both a free and premium version.

It’s so easy to use that i won’t even write about it.

Simply install the plugin and make the changes you want.

Menu Editor

There’s a lot more you can do to customize your dashboard and wp admin screens in WordPress.

I’ll be writing more on this topic and creating some video guides shortly.


Comments

2 responses to “Changing Your WordPress Dashboard (WP-Admin) Menu Labels”

  1. hi Brad,

    Great article thanks for the info

    I’ve seen a plugin a while ago that allows you to put the menu options across the top of your dashboard instead on the side, can’t remember what its called. do you know?

    thanks

    Graeme

    1. Hi Graeme. I saw something the other day which does this as well.

      I’ll post it here in the comments later within the next day or too. Cheers

      This is one you may like . Interesting to see how a plugin like this is so popular http://wordpress.org/extend/plugins/ozh-admin-drop-down-menu/

      I did see some code that also does this so i’ll try and find it. Maybe its a feature in the Pro version of Admin Menu Editor.

      Do let me know if this is what you need.

Leave a Reply

Join 5000+ Followers

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