Darko G.
How to enable debug.log in WordPress
The debug.log file is a log that captures PHP errors, warnings, and notices generated by your WordPress site. By enabling it, you can gain insights into what’s happening behind the...
IP Address Lookup
Retrieve more details about your current IP address. This is useful to see what our service returns about your IP Address for debugging purposes.
Introducing GeoLocation API
Over the past period we have been working to develop our own GeoLocation API and close the gap that was there. So far the plugin relied on third-party...
Migration from IP Geo Block
I added option to migrate from IP Geo Block. This option will just copy the options form IP Geo Block to IP Location Block. To migrate, go to...
Shortcode for Geo Filtering
I started to develop IP Location Block as a security purpose plugin so as to protect the back-end of the site. And since version 3.0.0, it has been...
CloudFlare & CloudFront API class library
When you use CloudFlare or CloudFront as a reverse proxy service, you can retrieve a visitor’s IP address and country code from their special offered environment variables. In...
Prevent exposure of wp-config.php
From July to September in 2015, 33 types of malicious requests to attempt exposing the wp-config.php via vulnerable plugins and themes had been observed on my site. I...
Impact on server load caused by brute-force attacks
I have examined the load reduction performance against brute-force attacks by using IP Location Block. I report the result in this article.
Living with Jetpack
Jetpack is the Swiss army knife for your WordPress site. Plentiful awesome features are served for free by hooking to WordPress.com. In this article, I show some notes...