Submit posts in two different post types with the same form
Question
I was using set_post_type( $post_id, 'post' );
to create the post in type post
from a form. But now I want to submit the form in two post types- post
and asd
.
0
php, plugin-development, plugins
3 years
2020-08-04T11:10:26-05:00
2020-08-04T11:10:26-05:00 0 Answers
53 views
0
Leave an answer