sharing custom post_type
-
Hi, I’m hoping I can get some help on this.
Love the publicize feature and it works great for my regular posts. However, I have a plugin that creates a custom post_type called ‘dilemma’ and I would like to be able to publicize these posts.
Is there a way I can modify the plugin php to call up the publicize option to the admin panel when I am publishing my custom post?
not sure if i can add some kind of query like $query->set(‘post_type’, ‘dilemma’); to the code.
thanks for any help or pointing in right direction.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘sharing custom post_type’ is closed to new replies.