芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/includes/compatibility.php
get_var( "SELECT ID FROM $wpdb->posts WHERE `post_title` = 'Media' AND `post_type` = 'option-tree' AND `post_status` = 'private'" ); // Add to the DB add_option( $option_id, $post_ID ); } return $post_ID; } } } add_action('after_setup_theme', 'fl_builder_option_tree_support');