I recently sent an email to my readers asking them to choose what's the most important thing for their website: Decrease Page Loading Time or Making the website more secure?As I suspected, most of them replied that are equally interested in both. … [Continue reading]
How to Add HTML to WordPress Widget Title
I was looking for a way to add Font Awesome icons before the titles of the widgets from my footer's website. After checking some plugins, I still couldn't achieve a proper way to add HTML code in the WordPress Widget Titles as the CMS strips these … [Continue reading]
Selective WordPress Plugin Loading: For Faster Page Load
People often complain that WordPress is being slow and that's true if you use lots of plugins, badly written code that doesn't follow WordPress coding standards (it's incredible how many people claim themselves to be WordPress developers without even … [Continue reading]
How to Hide Update Notifications for Active/Inactive Plugins in WordPress
It often happens to have WordPress inactive plugins in your list but you will not need them for a long time or not need them anymore and forget to delete them. If you know you do no need update notifications for some of the disabled plugins or for … [Continue reading]
Detect Mobile Devices on Front-End and Back-end
UPDATE: Webucator created a video about this library. If you're a visual person, I'm sure you'll like it ;-) Check it out here!Depending on each ones needs, we often need ways to detect if our visitors are using an iPad, a smartphone or any other … [Continue reading]