baseplate / bulldozer
5.1.0
2024-09-09 14:07 UTC
Requires
- php: >=8.0.2
- composer/installers: ^1.0 || ^2.0
- stoutlogic/acf-builder: ^1.12
- symfony/finder: 6.0.19 || ^6.4
- timber/timber: ^2.2
Requires (Dev)
- automattic/wordbless: ^0.4.2
- brain/monkey: ^2
- dealerdirect/phpcodesniffer-composer-installer: ^1
- oscarotero/env: ^2.1
- php-stubs/acf-pro-stubs: ^6.2
- phpcompatibility/php-compatibility: ^9
- phpstan/phpstan: ^1.7
- phpunit/phpunit: ^9.0
- roots/wp-config: 1.0.0
- szepeviktor/phpstan-wordpress: ^1.1
- wp-coding-standards/wpcs: ^3
- wpackagist-plugin/advanced-custom-fields: ^6.0
- yoast/wp-test-utils: ^1.2
- dev-main
- 5.1.0
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0
- 4.6.1
- 4.6.0
- 4.5.6
- 4.5.5
- 4.5.4
- 4.5.3
- 4.5.2
- 4.5.1
- 4.5.0
- 4.4.1
- 4.4.0
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.1
- 4.2.0
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.0
- 3.8.2
- 3.8.1
- 3.8.0
- 3.7.5
- 3.7.4
- 3.7.3
- 3.7.2
- 3.7.1
- 3.7.0
- 3.6.1
- 3.6.0
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.0
- 3.0.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.1
- 1.10.0
- 1.9.8
- 1.9.7
- 1.9.6
- 1.9.5
- 1.9.4
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
This package is auto-updated.
Last update: 2024-09-09 14:08:10 UTC
README
推土机可以帮助你实现什么
推土机是一组类,用于扩展你的(Timber)主题。
- 区块渲染器 - 收集所有所需的区块数据并将其传递给一个twig模板进行渲染。
- 自动加载器 - 自动加载指定目录中的所有PHP文件。
- 缓存破坏者 - 一些方法,帮助你通过Cron任务清除缓存。
- 网站图标 - 直接从你的主题添加favicon文件到你的WordPress网站。
安装
Bulldozer的GitHub版本需要Composer,并已设置为在主题或插件内部使用。如果你希望为你的网站进行一键安装,你应该使用WordPress.org版本。
cd ~/wp-content/themes/my-theme composer require highground/bulldozer