Blog Archives

How to add custom menu item in admin bar or in toolbar?

By using hooks & filters of wordpress, we can use add new custom menu item under admin bar. there are no need to use any plugin. admin_bar_menu hooks is used to add the admin bar menu. To add new item

Tagged with: , ,
Posted in Wordpress

How to create sub menu and option page of custom post type?

To add the submenu item under any custom post type page, First you will need to create a submenu item under custom post type menu section and then need to create a option page. To add a new Sub-menu to

Tagged with: , , ,
Posted in Wordpress

How to create a permalink of custom post type with same slug as custom taxonomy?

Hello Everyone! I hope you are doing well. This time I am going to share one more useful knowledge to all wordpress developers who want to create a new custom url with same slug of custom taxonomy and custom post

Tagged with: , , , , ,
Posted in Wordpress

How to update your wordpress site urls after move on other server?

Hello Friends! I hope you all are enjoying my previous post https://raghunathgurjar.wordpress.com/2013/12/24/how-change-and-update-wordpress-urls-in-database-when-site-is-moved-to-new-host/ that i had posted it few year ago. During setup of wordpress site from “Local Server” to “Live Server”, we always need to update the site & home

Tagged with: , ,
Posted in Wordpress

How to remove comment-reply.js from your wordpress site ?

Hello Friends, I hope you all are doing well!! If you want to remove “comment-reply.js” file and reduce to number of HTTP request from your wordpress website then don’t worry,  I am going to share my knowledge, so you can

Tagged with: , , , ,
Posted in Wordpress
Recent Posts