xml 使用WordPress进行内容管理与Miva静态页面。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 使用WordPress进行内容管理与Miva静态页面。相关的知识,希望对你有一定的参考价值。

//Add this to the top of the main page.php in your theme.
if(isset($_GET['miva'])) {
	while ( have_posts() ) : the_post();
    		the_content();
    	endwhile;
	exit();
}
<mvt:call action="'http://' $ g.domain:name $ '/blog/our-story/?miva=1'" method="'GET'">
	<mvt:eval expr="s.callvalue" />
</mvt:call>

以上是关于xml 使用WordPress进行内容管理与Miva静态页面。的主要内容,如果未能解决你的问题,请参考以下文章

如何进行wordpress的二次开发

Ruby on Rails 与 Wordpress 的集成

在 Wordpress 中使用 XSLT 解析 XML

wordpress怎样搭建网站

WordPress 盖茨比

WordPress 权限角色管理器?