Create Post
Requires permission:
create_{post_type}
Query params: add
?silent=true
to disable notificationsQuery param:
check_for_duplicates
.
Check for duplicates on a field before creating an new post. If a duplicate is found, then the existing post will be updated instead of a new one created.
ex: check_for_duplicates=contact_phone,contact_email
Last modified 7mo ago