Tag: code
-
An Unusually High Number of WordPress Plugin 0-days Exploited in March 2021
In March 2021 Seravo’s security monitoring noticed three separate 0-day vulnerabilities in multiple WordPress plugins being exploited.
-
Best PHP code style for WordPress developers?
Code style has always been debated since the dawn of programming. In this “holy war”, we provide our own opinion on the best PHP code style.
-
300% Faster WordPress Load Times with Transients
Did you know that WordPress has a built-in caching system called transients? They are easy to use and extremely effective when used correctly. Find out how!
-
Coding WordPress in style with PHPCS
Some developers wonder why it isn’t enough that the code just works? The reason is that ugly code is doomed to lead to errors.