Skip to content

Commit c481b2c

Browse files
Link it up
1 parent e02a4f5 commit c481b2c

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

_posts/2016-02-04-restful-wp-cli-update-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: RESTful WP-CLI - No rest for the weary
66

77
Like my title? Get the pun? Te he he.
88

9-
I'm just back from [A Day of REST](https://feelingrestful.com/), where I spoke about a more RESTful WP-CLI, and unlocking the potential of the WP REST API at the command line. It was probably the best talk I've ever done. You can [check out my annotated slides](http://blog.handbuilt.co/2016/01/28/feelingrestful-a-more-restful-wp-cli/) if you haven't already.
9+
I'm just back from [A Day of REST](https://feelingrestful.com/), where I spoke about [a more RESTful WP-CLI](/restful/), and unlocking the potential of the WP REST API at the command line. It was probably the best talk I've ever done. You can [check out my annotated slides](http://blog.handbuilt.co/2016/01/28/feelingrestful-a-more-restful-wp-cli/) if you haven't already.
1010

1111
The talk covered the progress I've already made, and the hypotheticals on my mind every day when I go for a swim.
1212

@@ -141,4 +141,4 @@ In this hypothetical universe, aliases would also be injected into the WP-CLI ru
141141

142142
There's a bit of thinking to do to get from here to there, though.
143143

144-
Feeling inspired? I want to hear from you! Please [open a Github issue](https://github.com/danielbachhuber/wp-rest-cli/issues) with questions, feedback, and violent dissent, or [email me directly](mailto:daniel@handbuilt.co).
144+
Feeling inspired? I want to hear from you! Particularly if you've written custom endpoints I can test against. Please [open a Github issue](https://github.com/danielbachhuber/wp-rest-cli/issues) with questions, feedback, and violent dissent, or [email me directly](mailto:daniel@handbuilt.co).

restful/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Releases:
2929
* [WP REST API Version 2.0 Beta 10 "Chief Wiggum"](https://make.wordpress.org/core/2016/01/11/wp-rest-api-version-2-0-beta-10-with-security-releases/) - 11 January, 2016
3030
* [WP-CLI Version 0.22.0 released](/blog/version-0.22.0.html) - 7 January, 2016
3131

32+
Presentations:
33+
34+
* [Unlocking the potential of the WP REST API at the command line](http://blog.handbuilt.co/2016/01/28/feelingrestful-a-more-restful-wp-cli/) - A Day of REST (28 January, 2016)
35+
3236
***
3337

3438
## Budget

0 commit comments

Comments
 (0)