I have a custom page template for the post. while I create new post via the API, the default template is assigned for the post. Then I need to go to my WordPress blog and edit the post to change the page template under the post attribute.
Is it possible to set the page template while creating a new post via the API itself?
I have a custom page template for the post. while I create new post via the API, the default template is assigned for the post. Then I need to go to my WordPress blog and edit the post to change the page template under the post attribute.
Is it possible to set the page template while creating a new post via the API itself?