Plus_WooCommerce.

Namespace \PlusBusinessSoftware
Bestand: Plus_WooCommerce.php

				
							/**
		 * Allow filtering for validation
		 *
		 * @filter plus_customer_registration_do_form_validation
		 * @param bool $do_plus_form_check Wether to perform the form check or not
		 * @param object $record An Elementor Forms record object
		 * @param object $ajax_handler An Elementor Ajax Handler instance
		 */
		$do_plus_form_check = apply_filters( 'plus_customer_registration_do_form_validation', $do_plus_form_check, $record, $ajax_handler );