Category: Woocommerce

  • WooCommerce : Customize Woocommerce Settings Tab.

    WooCommerce : Customize Woocommerce Settings Tab.

    WooCommerce is the more powerful e-commerce plugin for WordPress.And what i love with WooCommerce is that there’s an API for nearly everything.There are almost Hooks and filters For Every Customization work. Let’s talk about customizing Woocommerce Admin setting Tabs.To hide a specific Woocommerce setting tab or want to customize the Woocommerce setting tabs, not the…

  • Disable Plugin Update Notification.

    Why We Need To Disable Plugin Update? Most Of Important plugins like Dokan , WooCommerce need many customization according to client requirements. Many of requirements can be done using hooks/ Filter and by copying template to theme’s folder. But Many of js or Class Function need to be change in plugin files only. which can…