コード例 #1
0
; charset=<?php 
wptouch_bloginfo('charset');
?>
" />
	<title><?php 
wptouch_title();
?>
</title>
	<?php 
wptouch_head();
?>
	<link type="text/css" rel="stylesheet" media="screen" href="<?php 
classic_the_static_css_url('ipad');
?>
?version=<?php 
classic_the_static_css_version('ipad');
?>
"></link>
</head>		
<?php 
flush();
?>
	<body class="<?php 
wptouch_body_classes();
?>
">
	<noscript>
		<div id="noscript">
			<h2><?php 
_e("Notice", "wptouch-pro");
?>
コード例 #2
0
wptouch_title();
?>
</title>
	<?php 
if (is_singular()) {
    wp_enqueue_script('comment-reply');
}
?>
	<?php 
wptouch_head();
?>
	<link type="text/css" rel="stylesheet" media="screen" href="<?php 
classic_the_static_css_url('iphone');
?>
?version=<?php 
classic_the_static_css_version('iphone');
?>
"></link>
</head>
<?php 
flush();
?>
<body class="<?php 
wptouch_body_classes();
?>
">
<!-- New noscript check, we need js on always folks to do cool stuff -->
<noscript>
	<div id="noscript">
		<h2><?php 
_e("Notice", "wptouch-pro");