Docs: Use 3-digit, x.x.x-style semantic versioning in the DocBlocks for post_form_autocomplete_off() and WP_Filesystem_SSH2::sftp_path().
Props aaronrutley. Fixes #34518. Built from https://develop.svn.wordpress.org/trunk@35468 git-svn-id: http://core.svn.wordpress.org/trunk@35432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -149,7 +149,7 @@ class WP_Filesystem_SSH2 extends WP_Filesystem_Base {
|
||||
*
|
||||
* @access public
|
||||
*
|
||||
* @since 4.4
|
||||
* @since 4.4.0
|
||||
*
|
||||
* @param string $path The File/Directory path on the remote server to return
|
||||
* @return string The ssh2.sftp:// wrapped path to use.
|
||||
|
||||
Reference in New Issue
Block a user