acf-docs
acf-docs copied to clipboard
Diverse Urls didn’t work With .*
The urls for EX https://myurl.com/admin_order.php?key=12345 The actions works only if we give the complete url. If we give only https://myurl.com/admin_order.php?.* The action don’t work. Is there a was to solving this problem?