[Plugin: Post Types Order] Direct access to re-order page
-
Hello,
I have a number of post types nested within the menu of another one:
Talks
> Series
> SpeakersI’m using
show_in_menu => edit.php?post-type=talks
in my regsiter_post_type.
I’d like to use post re-ordering on the ‘Series’ type and add a custom submenu item thus:Talks
> Series
> Re-Order Series
> SpeakersI tried to use the direct link:
edit.php?post_type=series&page=order-post-types-series
But that throws a ‘You do not have sufficient permissions to access this page.’ error.
Is there a way I can integrate Post Types Order into a custom
add_sub_menu
item?
BTW, I’m using Advanced Post Type OrderThanks!
Ollyhttps://www.ads-software.com/extend/plugins/post-types-order/
- The topic ‘[Plugin: Post Types Order] Direct access to re-order page’ is closed to new replies.