clickpdx / wireframe
该软件包的最新版本(dev-master)没有提供许可信息。
WordPress Wireframe 主题
dev-master
2022-03-23 05:37 UTC
Requires
- php: ^7
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-09-13 04:39:57 UTC
README
WordPress >= 5.2 的可扩展基础主题 WordPress
本 ReadMe 使用 Markdown 编写
- 更多详情请参阅 这篇 GitHub 文章.
作者
模板部分
- 全局头部
- 横幅图片
- 菜单部分
- 帖子
- 侧边栏?
- 页脚
小工具
插件
- WordPress 导入
特性
自动小工具安装
Changes to sidebar.id should not affect CSS used to style widgets.
--> What side-effects *can it have then?
WP_Widget::update( array $new_instance, array $old_instance )
有关如何通过编程创建小工具并将其持久化到实际的侧边栏的示例,请参阅 这篇帖子.