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 …

Activate wordpress plugin php code

Posted by on Dec 5, 2013 in General, Php, Wordpress | No comments yet

Being a developer some times when developing wordpress plugin what if we don’t have the admin access to activate the plugin. So in this post we are discussing about how we can activate wordpress plugin php code we need to …

How to remove the submenu with the same name as mainmenu in wordpress plugin

Posted by on Jan 30, 2013 in Php, Wordpress | No comments yet

During wordpress plugin development, Sometimes we need to remove the submenu with the same name as the mainmenu from sidebar for example see the image And in-order to remove the menu which repeats and to look like this we need …

Load More