title = __( 'Help', 'advanced-dynamic-pricing-for-woocommerce' ); } public function action() { } public function render() { $this->render_template( WC_ADP_PLUGIN_PATH . 'views/tabs/help.php' ); } }