芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/wp-parsidate/includes/plugins/edd.php
array( 'id' => 'edd', 'name' => __( 'Easy Digital Downloads', 'wp-parsidate' ), 'type' => 'header' ), 'edd_prices' => array( 'id' => 'edd_prices', 'name' => __( 'Fix prices', 'wp-parsidate' ), 'type' => 'checkbox', 'options' => 1, 'std' => 0 ), 'edd_rial_fix' => array( 'id' => 'edd_rial_fix', 'name' => __( 'Replace ریال with RIAL', 'wp-parsidate' ), 'type' => 'checkbox', 'options' => 1, 'std' => 0 ) ); return array_merge( $old_settings, $settings ); } } return WPP_EDD::getInstance();