Introducing better copying directories with move_dir() in #WordPress 6.2

$result = move_dir( $from, $to, $overwrite );

if ( is_wp_error( $result ) ) {
return $result;
}

make.wordpress.org/core/2023/03/0…

Embed
Screenshot

Posted

by

Hashtags: wordpress