Parsed: 108804
public function is_file( $file ) { return $this->WP_Filesystem_FTPext::exists( $file ) && ! $this->WP_Filesystem_FTPext::is_dir( $file ); }
public function is_file( $file ) { return $this->WP_Filesystem_FTPext::exists( $file ) && ! $this->WP_Filesystem_FTPext::is_dir( $file ); }
Published:
Last updated:
25th November 2019