1 Star 0 Fork 35

evilemon / WordPress_diancloud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.php 418 Bytes
一键复制 编辑 原始数据 按行查看 历史
imShadow 提交于 2015-03-24 12:32 . ver 4.1.1
<?php
/**
* Front to the WordPress application. This file doesn't do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*/
/**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define('WP_USE_THEMES', true);
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . '/wp-blog-header.php' );
1
https://gitee.com/evilemon/WordPress_diancloud.git
git@gitee.com:evilemon/WordPress_diancloud.git
evilemon
WordPress_diancloud
WordPress_diancloud
master

搜索帮助