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


fs_chmod_file › WordPress Constants

Sincen/a
define( 'FS_CHMOD_FILE', ( fileperms( ABSPATH . 'index.php' ) & 0777 | 0644 ) );
Defined at:

No description yet.

Source

define( 'FS_CHMOD_FILE', ( fileperms( ABSPATH . 'index.php' ) & 0777 | 0644 ) );