[Plugin: User Access Manager] UAM and Custom Post Types
-
I register new Custom Post Type like this:
register_post_type('calendar',$args)
How can I add “user access” for this Custom Post Type?
The topic ‘[Plugin: User Access Manager] UAM and Custom Post Types’ is closed to new replies.