Categories

Featured templates

WordPress. Changing the order of admin menu items

George Jones January 16, 2015
Rating: 5.0/5. From 1 vote.
Please wait...

This tutorial is going to show how to change the order of admin menu items in WordPress.

WordPress. Changing the order of admin menu items

Let’s change the positions of Testimonial, Services, FAQ’s and Our Team items:

WordPress-Renaming_admin_menu_items-1

  1. Log into WordPress Admin Panel, then go to Appearance -> Editor, look for theme-init.php file; or you can log into FTP/File Manager, go to wp-content/themes/themeXXXXX/includes/theme-init.php file:

    WordPress-Renaming_admin_menu_items-2

    Open the file, you can use CTRL+F to search for a specific item:

    WordPress-Renaming_admin_menu_items-3

  2. Each post is using ‘register_post_type’ or ‘menu_position’ with a specific digit that needs to be changed. In case some posts do not have those features, then you can add ‘menu_position’ => … , and set an appropriate number.

  3. When everything is done, press Update File button:

    WordPress-Renaming_admin_menu_items-4

  4. Then you will see that the order of menu items has been successfully changed:

    WordPress-Renaming_admin_menu_items-5

Feel free to check detailed video tutorial below.

WordPress. Changing the order of admin menu items

Easy Wordpress Themes
This entry was posted in WordPress Tutorials and tagged admin, menu, order, WordPress. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket