updates acf fields const values in class to avoid errors
This commit is contained in:
@@ -11,6 +11,7 @@ if (!defined('ABSPATH')) {
|
||||
|
||||
/*
|
||||
* at registration, add role 'partenaire' when page url has path 'creation-du-compte-partenaire'
|
||||
*
|
||||
*/
|
||||
function add_partenaires_PLGNTLS($customer_data){
|
||||
$current_url = $_SERVER['HTTP_REFERER']; // not reliable to use referer, TODO: find another solution
|
||||
|
||||
Reference in New Issue
Block a user