Skip to content

Commit 8de832c

Browse files
Remove the wish list from the website
1 parent 2964339 commit 8de832c

File tree

3 files changed

+1
-25
lines changed

3 files changed

+1
-25
lines changed

bin/handbook-manifest.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,6 @@
167167
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/tools.md",
168168
"parent": null
169169
},
170-
"wish-list": {
171-
"title": "Wish List",
172-
"slug": "wish-list",
173-
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/wish-list.md",
174-
"parent": null
175-
},
176170
"wp-cli-add-command": {
177171
"title": "WP_CLI::add_command()",
178172
"slug": "wp-cli-add-command",
@@ -407,4 +401,4 @@
407401
"markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/master\/internal-api\/wp-cli-warning.md",
408402
"parent": "internal-api"
409403
}
410-
}
404+
}

index.md

-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,3 @@ Can’t find what you’re looking for? [Open an issue](https://github.com/wp-cl
3737
## Misc
3838

3939
* **[Plugin unit tests](https://make.wordpress.org/cli/handbook/plugin-unit-tests/)** - How to set up and run PHPUnit tests for a WordPress plugin.
40-
* **[Website and Package Index wish list](https://make.wordpress.org/cli/handbook/wish-list/)** - A list of ideas and potential improvements for wp-cli.org

wish-list.md

-17
This file was deleted.

0 commit comments

Comments
 (0)