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