Three basic things to protect your WordPress site, hide wp-login.php, hide wp-config.php, and protect wp-content/uploads folder using htaccess... Read More »
Tutorials
Twitter REST API Using PHP without cURL
The easiest way to use Twitter REST API v1.1 in PHP, Login with Twitter, Follow and Unfollow, Post Tweets, & More! Without PHP cURL... Read More »
Post Tweet using Twitter API in PHP
The easiest way to Post Tweet using Twitter API v1.1 in PHP and without cURL! 2 Steps to Post Tweet using PHP, without Abraham Library!... Read More »
Display Pages on Homepage For WordPress
The right way to display pages on homepage for WordPress, or display any custom post type content on homepage, or display pages with posts on homepage! Easy way and simple... Read More »
Insert Attachment In WordPress
Right way to insert attachment in WordPress, insert attachment using wp_insert_attachment function, simple tutorial and example code... Read More »
Get Location From IP Using PHP
Simple way to get location from IP address using PHP, get country name and code by visitor IP in PHP & WordPress, tutorial & example... Read More »