This giveaway has ended and the winners already chosen. To enter this giveaway, just leave a comment on this post. Three winners will be chosen randomly after two weeks. Just make sure to type your e-mail correctly when you post your comment so you … [Continue reading]
WordPress Shortcuts: Things developers must know to enhance productivity
As a professional web developer, it becomes quintessential to perform the development process within a short time span. In fact, the main objective of a developer is not only to develop a WP website but also to complete the procedure quickly and … [Continue reading]
Hide WordPress Widgets on Specific Pages / Posts
There are situations when you would like to hide certain widgets from your sidebar or other place when your visitor is on a specific page or post. For instance, I removed the "About me" text widget from the "About" page as the information was … [Continue reading]
6 Online Tools You Can Use To Measure Website Speed
As higher visitor engagement, retention and conversions are obtained through fast and optimised web pages, one needs to identify performance best practices that can be applied to his/her website. As studies show that users leave a website if it … [Continue reading]
Avoid directory traversal attacks in PHP & WordPress
As I promised I will keep posting about website speed and security, I decided to share with you a vulnerability I've often seen to download any file from a server. Directory traversal attacks can work in various PHP projects as well as WordPress … [Continue reading]