concept-image/wp-query
最新稳定版本:0.1.31
Composer 安装命令:
composer require concept-image/wp-query
包简介
A Roots Acorn package for querying WordPress posts with a builder.
README 文档
README
This repo can be used to scaffold an Acorn package. See the Acorn Package Development docs for further information.
Installation
You can install this package with Composer:
composer require vendor-name/example-package
You can publish the config file with:
$ wp acorn vendor:publish --provider="VendorName\ExamplePackage\Providers\ExampleServiceProvider"
Usage
From a Blade template:
@include('Example::example')
From WP-CLI:
$ wp acorn example
统计信息
- 总下载量: 216
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-02