Use PHP 7.4 featers and PHP 8 polyfills
This commit is contained in:
@ -86,10 +86,10 @@
|
||||
<?php
|
||||
echo wu_get_form_url(
|
||||
'add_new_form_field',
|
||||
array(
|
||||
[
|
||||
'checkout_form' => $checkout_form,
|
||||
'step' => '',
|
||||
)
|
||||
]
|
||||
);
|
||||
?>
|
||||
=' + step_name + '&field=' + field.id"
|
||||
|
Reference in New Issue
Block a user