文字出版社标题.php模板

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了文字出版社标题.php模板相关的知识,希望对你有一定的参考价值。

This is the standard template to use in your header.php (WordPress).
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
  3. <head profile="http://gmpg.org/xfn/11">
  4. <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
  5. <title><?php wp_title('&laquo;', true, 'right'); ?> <?php bloginfo('name'); ?></title>
  6. <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
  7. <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
  8. </head>

以上是关于文字出版社标题.php模板的主要内容,如果未能解决你的问题,请参考以下文章

Eclipse 中的通用代码片段或模板

.htaccess文字出版社

文字出版社函数.php-仅显示当前页&ŧ039;的子页和当前页同级,隐藏si

文字出版社。排除子类别

PHP MODx - 获取模板变量片段

php 在没有模板的插件中加载文本片段