This week I spoke at the WPCampus conference about automated user interface testing using Selenium. Here are my slides and relevant links.
Leave a CommentShawn Hooper Posts
Today I spoke about how we use the WordPress REST API at Actionable.co. See this post for my slides and links to the rest of my writing about the REST API.
Leave a CommentDo you need to access sites running in your local development environment (localhost) from outside your network? ‘ngrok’ can help you with that.
4 CommentsWhile browsing the WordPress Core code, I came across a few additional options you can specify to perform argument validation, without having to write custom validation functions.
11 CommentsHow to quickly submit all form field values via a jQuery AJAX call.
2 CommentsI’m using the WordPress REST API to remotely trigger the clearing of a key in the Object Cache. Find out how.
Leave a CommentI stumbled upon a new filter added in WordPress 4.7 that allows you to modify the output generated by a shortcode! Handy!
2 CommentsA friend, who is just starting out in software development, asked on Facebook yesterday: “What would you tell your past self just starting out in…
2 CommentsThank you to everyone who attended my WordPress Coding Standards & Best Practices talk at WordCamp Winnipeg 2016. Here are the slides from the presentation: I also wanted…
1 CommentThank you to everyone who came out to my talk this afternoon at WordCamp Rochester 2016. I hope you’re able to use the WP-CLI tools…
Leave a Comment