wp_insert_post
-
how do I pass shortcodes in ‘post_content’ when using wp_insert_post function?
I am trying to add this –
‘post_content’ => ‘<h3>List of users for [user_name] | ID: [user_id] | [today_date]</h3>’;
The topic ‘wp_insert_post’ is closed to new replies.