wpseek.com
WordPress开发者和主题制作者的搜索引擎


fs_chmod_file › WordPress常量

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

暂无描述

源码

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