
Avoid Asking FTP Credentials while Installing or Upgrade Plugins in WordPress
WordPress asks for FTP credentials when it lacks direct file system permissions to install or update plugins. To fix this, add the following…
Senior Web Engineer | Backend, Servers, and Automation
I’m a senior web and systems engineer who works hands-on with web applications, servers, and self-hosted infrastructure. I spend most of my time building, breaking, and fixing real systems, then writing about what actually works in production.

WordPress asks for FTP credentials when it lacks direct file system permissions to install or update plugins. To fix this, add the following…

Description WhatsApp Messenger is the top rated communication application for smartphones. The application is available for android and can …

Description Video Downloader is an application available for android, which can be used to download videos from facebook directly. It can be…

Place the following function in the function.php file in the theme folder to get the categories under custom created taxonomy. function get_…

Description Extended Theme Option is an advanced plugin which will helps to add more fields in the site where the field values can be displa…

It is easy to change the default 'set featured image' text in wordpress admin side. Please add the following code in the function.php file i…

Hay Galaxy Y Users, Here is a Fantastic ROM for you all… This is one of the best and suitable custom ROM for Samsung Galaxy…

WP-Feedmail is used to display a subscription form to the sidebar where visitors can subscribe to google feedburner directly. Also the plugi…

Hostinger Hostinger.com is one global hosting service provider which provides free as well as paid hosting services. They have services in d…

To add a Facebook comment box to your website, first create a Facebook application to get an application ID. Then add the Facebook JavaScrip…

WordPress can retrieve a different set of posts with the query_posts() function. For example, this query limits the page to five posts: quer…