Month: December 2019

How To Fix the Referenced PHPCompatibility Sniff Error

There are a lot of nice packages that we can use in our PHP-based projects and if you’re using Composer or GrumPHP, PHPCompatibility is one that I recommend including your projects especially if you’re writing code for something that’s going to run across multiple versions of PHP (that is, on hosts that offer different versions).This…

Read More

Initial Documentation for Block-Based WordPress Themes Proposed

In a pull request on the Gutenberg repository yesterday, Riad Benguella created an initial document that outlines how block-based WordPress themes might work. While the document is merely a starting point for the conversation, it is a set of ideas that will likely forever reshape the WordPress landscape. It is paradigm-shifting. For the first time,…

Read More

How to Avoid Dangerous WordPress Plugins

One of the biggest advantages of WordPress is its vast directory of plugins. With thousands of plugins to choose from, you can customize your WordPress site and add new features with minimal coding and cost.  Unfortunately, plugins are also the Achilles heel of WordPress. Outdated plugins and vulnerabilities continue to be the number one way…

Read More

Archives