Skip to content

WP-CLI Talk from WordCamp Montreal 2015

Thank you to everyone who came out to my talk at WordCamp Montreal today. Looking for the slides? Here you:

A few other items from the talk:

  • I showed you how to pipe content into the post generate command.  This was:curl “http://example.com/url-to-post-content/” | wp post generate –count=50 –post_content
  • I showed you how you can import users from a CSV file.  Here’s the CSV file with my sample users.
  • I talked about the test data that Automattic made for unit testing themes.  You can import this with the wp import command.  You can download the test data XML file here.

If you have any questions, feel free to comment below.

Thanks!

Shawn

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.