oDesk Skill Test Answers
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:
Unknown
April 15, 2014 at 10:04 PM
register_post_status();
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Home
Subscribe to:
Post Comments (Atom)
register_post_status();
ReplyDelete