wp-blueprint / theme-core
WPBlueprint\Theme-Core: 作为核心基础,为WordPress主题提供可重用功能。
2.0.0
2024-07-20 22:34 UTC
Requires
- php: >=8.3
- wp-blueprint/core: ^1.0.0
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^0.7.0
- php-parallel-lint/php-parallel-lint: ^1.2.0
- wp-cli/i18n-command: ^2.2.5
- wptrt/wpthemereview: ^0.2.1
This package is auto-updated.
Last update: 2024-09-23 13:29:15 UTC
README
WPBlueprint\Theme-Core 作为核心基础,为WordPress主题提供可重用功能。它使用WPBlueprint\Core包,有助于简化WordPress开发。
主要功能
- 基本功能,例如
- 高效定制的动作和过滤器钩子管理。
- 统一的注册系统,便于对象引用。
- 简化资源和资产的处理。
- 全面的文档,便于轻松集成。
贡献
欢迎贡献!请随意提交问题或拉取请求以帮助改进此项目。
请遵循 WordPress 编码标准,并确保您的更改有良好的文档记录。在提交前,请使用提供的npm脚本来检查您的代码。
许可证
此项目使用 GNU通用公共许可证v3.0 许可。