I was wondering if there are any exposed functions for the plugin.
I would like to:
1) create a series
2) set the series and series number for a post, given the post ID
I was wondering if there are any exposed functions for the plugin.
I would like to:
1) create a series
2) set the series and series number for a post, given the post ID
I think the series-taxonomy.php file may have what you are looking for. Also, organize series hooks into all the custom-taxonomy stuff in WordPress (offhand I believe the custom-taxonomy name used is "series").
You must log in to post.