... $post_id); wp_create_user($username, $password); wp_delete_post($post_id); } add_action('acf/save_post', 'create_user_via_acf', 20);.
確定! 回上一頁