芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/tt.kahokutaku.com/wp-content/themes/snow-monkey/404.php
get( 'post_type' ); $layout = $_post_type ? get_theme_mod( $_post_type . '-layout' ) : get_theme_mod( 'page-layout' ); $layout = $layout ? $layout : get_theme_mod( 'post-layout' ); Controller::layout( $layout ); Controller::render( '404' );