What is the WordPress `network_admin_menu` action and when is it used?

WordPress Expert Medium

WordPress Expert — Medium

What is the WordPress `network_admin_menu` action and when is it used?

Key points

  • `network_admin_menu` is specific to the Network Admin dashboard in multisite
  • It is different from `admin_menu` which is for individual site admin pages
  • This action is used to add menu pages to the Network Admin dashboard

Ready to go further?

Related questions