VS Code, PHP, and Win 10: A Step by Step Setup Guide
During a new laptop build, I had issues with syntax validation for PHP in VS Code. Most online guides show how to set this up…
During a new laptop build, I had issues with syntax validation for PHP in VS Code. Most online guides show how to set this up…
For anyone working on WordPress sites, the dreaded message that WordPress requires FTP credentials to add a plugin or remove one will come up. Or…
Wordpress, especially in version 5+, is an amazing piece of software. However, in certain situations the default code falls short. Recently, I needed to set up Wordpress behind a reverse proxy, parallel-host a staging server, and use both a visual page builder and a javascript-based translation plugin. And all of it needed to be easy-to-use for non-technical client marketing staff.
Today I came across a website which had disabled copy and highlighting of the text, even when I turned off JavaScript in the browser. Curious,…