wpseek.com
A WordPress-centric search engine for devs and theme authors


fs_chmod_dir › WordPress Constants

Sincen/a
define( 'FS_CHMOD_DIR', ( fileperms( ABSPATH ) & 0777 | 0755 ) );
Defined at:

No description yet.

Source

define( 'FS_CHMOD_DIR', ( fileperms( ABSPATH ) & 0777 | 0755 ) );