difference between add_object_page and add_menu_page

It’s just a wrapper for add_menu_page() with one addition:

It adds the menu page as absolutely last/to the bottom of the menu.

Leave a Comment