HTTP/2 200
server: nginx
date: Sat, 19 Jul 2025 21:32:34 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
WP_Filesystem_ftpsockets::is_readable() – Method | Developer.WordPress.org
WordPress Developer Resources
WP_Filesystem_ftpsockets::is_readable()
WP_Filesystem_ftpsockets::is_readable( string $file ): bool
Checks if a file is readable.
$file
stringrequiredPath to file.
bool Whether $file is readable.
Version | Description |
---|
2.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.