Sunday, April 13, 2014

which of the following code snippets can be used to create custom POST status in wordpress 3.0 +?


register_new_post()
register_post_status()
add_new_post_status()
modify_post_status()

1 comment: