Category: php
Sometimes, you might want to provide visitors to navigate to next or previous posts quickly by using keyboard arrow keys. You might place the navigate links in the post …
To login to your wordpress blog admin dashboard, the wp-login.php is the file to visit. Many spammers will bruteforce passwords until they have it right. This not only puts …
The Amazon Associates allow you to place a contextual widget that shows best products to your visitors. Amazon uses big data and some undisclosed intelligent algorithms to determine which …
The following is a simple counter implementation that is based on PHP, if you have a small site of low traffic, or you just want to have a very …
By default, many wordpress themes e.g. 2017 (twenty-seventeen) show the feature image on the top of the posts. The feature image is defined per post basis and is useful …