if ( is_super_admin() ) {. global $template;. print_r( $template );. } } add_action( 'wp_footer', 'find_template' );.
確定! 回上一頁