mirror of
https://ghproxy.net/https://github.com/JayWood/jw-wpcli-random-posts.git
synced 2025-08-18 19:06:03 +08:00
Use "type": "wp-cli-package" to designate this as a WP-CLI package
This commit is contained in:
parent
cd084926e1
commit
238d3f598f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "JayWood/jw-wpcli-random-posts",
|
||||
"description": "A robust random post generator for WP CLI which supports multisite, post types, post counts, taxonomies, terms, term counts and featured images.",
|
||||
"type": "command",
|
||||
"type": "wp-cli-package",
|
||||
"keywords": ["wp-cli", "wordpress", "placeholder", "random posts"],
|
||||
"homepage": "http://plugish.com",
|
||||
"license": "GPLv2",
|
||||
|
@ -18,4 +18,4 @@
|
|||
"autoload": {
|
||||
"files": ["generate-posts.php"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue