FS_CHMOD_DIR

常量


define( 'FS_CHMOD_DIR', ( fileperms( ABSPATH ) & 0777 | 0755 ) );
定义位置
  • wp-admin/includes/file.php
    , line 2027
引入
弃用
define( 'FS_CHMOD_DIR', ( fileperms( ABSPATH ) & 0777 | 0755 ) );