wp_is_writable


wp_is_writable ( $path )

Parameters:
  • (string) path Path to check for write-ability.
See:
Returns:
  • (bool) Whether the path is writable.
Defined at:

Description

Determines if a directory is writable.This function is used to work around certain ACL issues in PHP primarily affecting Windows Servers.

Related Functions

win_is_writable, wp_iso_descrambler, wp_is_mobile, wp_install, wp_insert_site

Top Google Results

User discussions

wpseek mobile