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 remove “Description” title from product details page

Hello Friends!! I am here going to share useful knowledge about woocommerce hooks. On product page if you want to remove “Description” title under “Description Tab” without any changes in woocommerce core files then follow given steps. You will just

Tagged with: , , ,
Posted in woocommerce, Wordpress

How add Meta Title field on category pages: Opencart

Hello Friends, I hope you all are doing very well 🙂 In my last post https://raghunathgurjar.wordpress.com/2015/11/17/how-add-meta-title-field-on-product-pages-opencart/, i have explain you instruction for add to “Meta Title” on product pages. Now here i am given you steps by steps instruction to

Tagged with: , , ,
Posted in Opencart
Recent Posts