You need to change or, better yet, omit your usage of menu position in add_menu_page().
It basically overwrites the position of any custom post types. Best practice is to omit this parameter and let your menu flow to the bottom of the menu.
You need to change or, better yet, omit your usage of menu position in add_menu_page().
It basically overwrites the position of any custom post types. Best practice is to omit this parameter and let your menu flow to the bottom of the menu.
Hi mmuro,
Thanks for the hint. We have applied that in version 1.4, which has just been released.
Kind regards,
Pete
This topic has been closed to new replies.