More reliable that WordPress’ built-in WP-Cron task scheduler, learn to trigger events in WordPress from Unix’s system cron service.
2 CommentsCategory: WordPress
A tutorial on running WP-CLI commands against a WordPress website located on another server.
23 CommentsToday 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 CommentWhile 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 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 CommentThank you to everyone who attended my Clean Code talk at WordCamp Toronto 2016. It was a pleasure to deliver this talk to you for the…
Leave a Comment