-
Posted a reply to wp_insert_post failing to create CPT, on the site WordPress.org Forums:
Update: moving this to a plugin, wrapping it in a function and attaching it to… -
Posted a reply to wp_insert_post failing to create CPT, on the site WordPress.org Forums:
@sebastienserre - you are suggesting that I init the function in functions.php with a hook… -
Created a topic, wp_insert_post failing to create CPT, on the site WordPress.org Forums:
Hello, I'm developing a custom theme for my website. I…