Add a custom WooCommerce settings tab with sections

Hello AJT Please find an attached solution & if you are still facing an issue let me know. 1) To add a setting tab with sections, you can firstly use the woocommerce_settings_tabs_array filter hook: // Add the tab to the tabs array function filter_woocommerce_settings_tabs_array( $settings_tabs ) { $settings_tabs[‘my-custom-tab’] = __( ‘My custom tab’, ‘woocommerce’ ); … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)