wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_is_writable › WordPress Function
Since3.6.0
Deprecatedn/a
› wp_is_writable ( $path )
Parameters: |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Determines if a directory is writable.
This function is used to work around certain ACL issues in PHP primarily affecting Windows Servers.