Tag: wordpress

Headless WordPress & Next.js on Kubernetes: Page R...

Updated: Sunday, Mar 26, 2023

If you're looking to revalidate a Next.js page automatically after a WordPress post update, read on! The technique can be applied to any back-end using Next.js for the front-end, hosted in a Kubernetes cluster. [...] Read More.

Setting up WordPress Coding Standards (WPCS) with ...

Updated: Wednesday, Nov 24, 2021

The Scenario: You’re working in VS Code. You’re working on a WordPress project on a remote staging server (hopefully you’re not doing this on production 😅) You’d like to use PHP_CodeSniffer to lint your PHP. You’d like to leverage WordPress Coding Standards (WPCS) as your [...] Read More.

Scrape & Debug: A WordPress Plugin

Updated: Sunday, Aug 2, 2020

Preview your posts and pages on social media. Validate your pages’ HTML with W3C’s Validator, or check PageSpeed with Google’s PageSpeed Insights. Access these tools quickly from within wp-admin, without needing to copy/paste multiple URLs each time to see your results. [...] Read More.