Since the last week of november I noticed an increased volume of Brute Force attacks on several websites that are under my management. Although these kind of attacks are not new, there was something peculiar with these login attempts. They all used the same username “NoneNone”.
WP snippets: Adding an extra class to the opening body tag
With the Gutenberg Editor landed in WordPress 5.0 customizing posts and pages has become a breeze. Although sometimes it’s still necessary to add CSS applied to a larger group of pages like for a specific language or category. Below you see a few snippets that adds extra classes to the body tag so specific CSS …