文件名称:WordPress-Starter:这是WordPress开发人员网站的简单入门骨架存储库
文件大小:14KB
文件格式:ZIP
更新时间:2024-05-30 08:10:08
PHP
WordPress入门 对于WordPress开发人员和实时站点,这是简单的入门骨架存储库-减少实时站点的wp-config.php 。 .htaccess针对性能和安全性主题进行了优化。 描述 wpbeta作为wp目录的默认名称; 因为我使用最新的每晚版本进行开发 WordPress作为/wpbeta/的Git子模块 /wp-content/自定义内容目录 /wp-plugins/自定义插件目录 /wpmu-plugins/自定义多站点插件目录 根目录中的wp-config.php 默认为多站点模式 安装 将启动器克隆到您的Web服务器git clone https://github.com/bueltge/WordPress-Starter.git 您需要运行git submodule init和git submodule update --recursive来获取WordPres
【文件预览】:
WordPress-Starter-master
----.gitmodules(182B)
----index.php(475B)
----wp-plugins()
--------index.php(28B)
----.htaccess(20KB)
----wpmu-plugins()
----robots.txt(628B)
----wp-config.php(6KB)
----humans.txt(504B)
----.gitignore(182B)
----wp-content()
--------index.php(28B)
--------.htaccess(114B)
--------themes()
--------upgrade()
--------blogs.dir()
----README.md(2KB)
----.htusers(339B)