Migrating wordpress to another server

Posted by on Feb 8, 2016 in General, Wordpress | No comments yet

For blogger who self-hosts the WordPress blog publishing system on a web hosting server with own registered domain name, sometimes, you may decide to reorganize the blog link URL to make it tidier or to reflect new focus or theme …

Add Fields To Custom Taxonomy

Posted by on Feb 24, 2015 in Snippets, Wordpress | No comments yet

As a WordPress developer, some times we need to add fields to custom taxonomy. So, in this post we are going through the code snippet for adding field to taxonomy. Let have a look, Here we are taking the taxonomy …

US and Canada postal code validation RegEx

Posted by on Feb 8, 2014 in Javascript, Jquery, Magento | No comments yet

When dealing with magento or any other ecommerce websites which is meant to be targeted for specific countries or not we must check validity of the postal code On one of my recent projects I come with the same problem …

Remove a parameter from url

Posted by on Jan 27, 2014 in Php | No comments yet

In this post we are discussing about the ways in which we can remove a parameter from url we can do it by using preg_replace and regular expressions The regular expression used for this is and the whole code will …

Load More