This past week I was part of the organizing team who hosted almost 300 WordPress enthusiasts to Ottawa for the first national WordCamp Canada, Until…
Leave a CommentCategory: WordPress
How to use WordPress filters to modify the contents of the email that is sent out when the site’s admin email is changed in the WordPress admin dashboard.
2 CommentsWordCamp Canada is coming to Ottawa July 2024.
Leave a CommentYou can use the WP-CLI command line tool to configure which parts of your WordPress site will get automatically updated when new versions are released.
2 CommentsIf you’ve followed my involvement in the WordPress community, you likely know that I’m a big fan of the WP-CLI project. After participating in a recent Hack Day, I’ve decided to spend some more time contributing to the project.
Leave a CommentI spent this past weekend with the WordPress community at WordCamp in Rochester, New York. This was my first time back to Rochester since their…
Leave a CommentMore reliable that WordPress’ built-in WP-Cron task scheduler, learn to trigger events in WordPress from Unix’s system cron service.
2 CommentsA 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 Comments