What Menu position and order available in WordPress?

WordPress ‘menu_position’ or ‘position’ parameter is used to set menu position inside the Dashboard. This parameter used in register post type(), add_menu_page() and other WordPress functions.


List of Menu positions available in WordPress:

  • 5 – below Posts
  • 10 – below Media
  • 15 – below Links
  • 20 – below Pages
  • 25 – below comments
  • 60 – below first separator
  • 65 – below Plugins
  • 70 – below Users
  • 75 – below Tools
  • 80 – below Settings
  • 100 – below second separator

Learn more about the similar topics:
Tutorials
No Content Found.
Exercises & Assignments
No Content Found.
Interview Questions & Answers
No Content Found.