Docs: Document directory support in FTP/SSH2 filesystem ::move() methods.

Props: costdev, flixos90, audrasjb.
Fixes: #57604.
Built from https://develop.svn.wordpress.org/trunk@55205


git-svn-id: http://core.svn.wordpress.org/trunk@54738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2023-02-03 01:59:15 +00:00
parent 47172a2c65
commit d5f8d02445
4 changed files with 35 additions and 14 deletions

View File

@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-alpha-55204';
$wp_version = '6.2-alpha-55205';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.