Beispiel #1
0
bloginfo('html_type');
?>
; charset=<?php 
bloginfo('charset');
?>
" />
<link rel="stylesheet" href="<?php 
bloginfo('stylesheet_url');
?>
" type="text/css" />
<link rel="shortcut icon" href="<?php 
bloginfo('template_directory');
?>
/favicon.ico" />
<?php 
cufon(header);
?>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php 
bloginfo('rss2_url');
?>
" />
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php 
bloginfo('rss_url');
?>
" />
<link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php 
bloginfo('atom_url');
?>
" />
<link rel="pingback" href="<?php 
bloginfo('pingback_url');
Beispiel #2
0
<div class="clear"></div>
</div>
<div id="footer">
<span class="text">Copyright &copy; <?php 
echo date('Y');
?>
 <a href="<?php 
bloginfo('url');
?>
"><?php 
bloginfo('name');
?>
</a> &middot; Powered by <a href="http://www.wordpress.org" title="Wordpress">Wordpress</a> and developed by <a href="http://students.info.uaic.ro/~andrei.luca/blog/" title="Andrei Luca">Andrei Luca</a> for you.</span>
<a class="top" href="#top"></a>
</div>

</div>
<?php 
cufon(footer);
?>
  
<?php 
wp_footer();
?>
</body>
</html>