Skip to content

1.1: Handle updating a post, so it will not change post type

Choose a tag to compare

@mrhn mrhn released this 03 May 13:18
· 68 commits to master since this release
Seems the post type will be overwritten, if we use wp_insert_post.
The post type is now set, to make sure it works.