0

$arg = array(
    'ID' => '2024',
    'post_author' => 32,
);
wp_update_post( $arg );

Jagdish Sarma Asked question August 5, 2021
Add a Comment