芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/public_html/menthol.bf1.my/wp-content/themes/consultstreet/inc/metabox.php
array( 'value' => 'right-sidebar', 'thumbnail' => get_template_directory_uri() . '/assets/img/icons/theme-right-sidebar.png' ), 'no-sidebar' => array( 'value' => 'no-sidebar', 'thumbnail' => get_template_directory_uri() . '/assets/img/icons/theme-fullwidth.png' ), 'left-sidebar' => array( 'value' => 'left-sidebar', 'thumbnail' => get_template_directory_uri() . '/assets/img/icons/theme-left-sidebar.png' ), ); function consultstreet_sidebar_layout_callback(){ global $post , $consultstreet_sidebar_layout; wp_nonce_field( basename( __FILE__ ), 'consultstreet_nonce' ); ?>
ID, '_sidebar_layout', true ); ?>
/>