Tag: wordpress

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.