Author: Arabind TK
Arabind TK is the CEO of Hexeam Software Solutions LLP and a passionate web development expert with over 14 years of experience. Specializing in WordPress and PHP frameworks, Arabind has been at the forefront of delivering scalable, high-performance web applications. Through WPDeveloperTips, he shares practical insights, tips, and real-world solutions to help developers and businesses make the most of modern web technologies.
March 5, 2025
Learn Web Development – Part 5 – Introduction to HTML, CSS & JavaScript Understanding the three...
March 4, 2025
Learn Web Development – Part 4 – Frontend vs Backend Explained A beginner-friendly guide to understanding...
March 3, 2025
Learn Web Development – Part 3 – What is a Website & Web Application? Understanding the real difference...
March 2, 2025
Learn Web Development – Part 2 – How the Internet Works A simple beginner-friendly explanation of how...
March 1, 2025
Learn Web Development – Part 1 – What is Web Development? A beginner-friendly introduction to understanding...
September 5, 2016
Use the below code snippet to change the default ‘Enter the Title Here’ placeholder on the add new post...
March 28, 2016
Add the below codes into your theme’s functions.php file. add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol',...
March 28, 2016
Add the following codes in to your theme’s function.php /* * Replace WooCommerce Default Pagination with...
February 18, 2016
As a configuration file, .htaccess is very powerful. Even the slightest syntax error (like a missing...
February 15, 2016
This rule tells the server to search for and serve “business.html” as the default directory index. This...
February 10, 2016
Comments are essential to maintaining control over any involved portion of code. Comments in .htaccess...
February 9, 2016
Apache server software provides distributed (i.e., directory-level) configuration via Hypertext Access files....
February 9, 2016
Insert these codes into .htaccess <IfModule mod_security.c> <Files async-upload.php> SecFilterEngine...
January 10, 2016
In the following example, all IP addresses are allowed access except for 12.345.67.890 and domain.com:...
December 13, 2015
In Javascript page: /* in javascript page*/ function validateForm(){ var x=document.forms["myForm"]["email"].value...
May 9, 2015
404′s are part of every website. A while ago we compiled a list of some pretty cool WordPress 404 designs....
March 9, 2015
The only thing you have to do is to copy the following piece of code, and paste it on your functions.php...
January 9, 2014
When you migrate a site from one domain to another, it is very important that you don’t break all the...





