New Plugin Makes WordPress Core Updates More Secure by Requiring Cryptographic Signature Verification
V6: Color
This is a lovely little post by Rob Weychert about color theory, hierarchy and how to implement those colors in a design system. It’s particularly interesting hearing what Rob has to say on HSL, which is an alternative way of setting the color of an element in CSS:
For color adjustment, HSL brings a level of granular control to the process that other color systems lack. And for implementation, Sass lets me assign color values to variables, which make system-wide …
V6: Color is a post from CSS-Tricks
5 Pieces of AI Software for Your WordPress Site
The post 5 Pieces of AI Software for Your WordPress Site appeared first on Torque.
WordPress Myths Debunked
The post WordPress Myths Debunked appeared first on Torque.
Building a Serverless CMS Powered by Vue.js
In this tutorial, you’ll learn how to build a serverless Vue.js application using ButterCMS. ButterCMS is a headless CMS and blogging platform that lets you build CMS-powered apps using any programming language, including Vue.
Building a Serverless CMS Powered by Vue.js is a post from CSS-Tricks
5 Reasons to Be Counting Your Words
4,500 Plugins Need Your Help in Determining Gutenberg Compatibility
Third party CSS is not safe
…because third-party anything really isn’t safe. Jake Archibald:
If you’re worried about users tricking your site into loading third party resources, you can use CSP as a safety net, to limit where images, scripts and styles can be fetched from.
We’ve long discussed security considerations for using and managing third-party scripts, but the topic of security in third-party CSS was recently broached in response to a “trick” that employs keylogging via CSS.
Jake’s post is a worthy read because …
Third party CSS is not safe is a post from CSS-Tricks
WordPress Comment Spam
Akismet is an incredible spam preventer for WordPress sites. I’d say it does 95% of the work for us. A few issues though make me want to augment it with other tools:
- Some spam still slips through
- It doesn’t prevent spam that seems easy to block
- There are false-positives, so spam still needs to be checked
#1 is no big deal, we can nuke the slips pretty easily. We even have WordPress comment settings such that all comments need to …
WordPress Comment Spam is a post from CSS-Tricks




