斧头
Axe 是一个简单的基本 WordPress 入门结构。 这是一个主题,旨在成为让您尽快设置和运行的起点。
我的构建工作流程可能不是很正统,但我通常会审查设计,使用设置我的自并使用设置任何页面数据结构。
只需能够提前创建我的网站结构并加载真实或虚假的内容,我就可以使用一些有形的东西。
我可以提供的另一个技巧是使用console.log来输出我的 ACF 结构,从而减少了返回管理页面的需要。
/*
* Load this in your footer, and
* check to see if the user is logged in.
* /
<? $data = get_fields();?>
[removed]
console.log(<?= json_encode($data) ?>)
[removed]
支持
图标
主题结构
Axe/
├── a
, 相关下载链接:
https://download.csdn.net/download/weixin_42097668/20450367?utm_source=bbsseo