-
Created a topic, WP Categories, on the site WordPress.org Forums:
I am developing a site and it revolves around Anspress… -
Posted a reply to Duplicate Notifications, on the site WordPress.org Forums:
Sure! Glad to help. No matter how you get the data, all you need to… -
Posted a reply to Duplicate Notifications, on the site WordPress.org Forums:
I ended up manually updating the status, and then doing wp_transition_status $theId = wp_insert_post($articleToPost); $postToTransition… -
Posted a reply to Duplicate Notifications, on the site WordPress.org Forums:
But now the post doesn't actually move off "draft". :X -
Posted a reply to Duplicate Notifications, on the site WordPress.org Forums:
WAIT. THAT DID IT. I guess I had all the pieces but didn't have them… -
Posted a reply to Duplicate Notifications, on the site WordPress.org Forums:
I think I tried something similar, but let me see about this. I know I've… -
Posted a reply to Duplicate Notifications, on the site WordPress.org Forums:
Just throwing my situation in here, as its the closest to my issue as I…