I do SEO for a client of mine and we use a plugin to showcase cars, getting the data from Mobile.de. Now this plugin takes the cars name e.g. "Nissan X-Trail 1.
I have a url from where i am fetching value using GET method and i want to replace that value with the 4 digit random number in the string like This is my main
$replacements = array( '{order_id}' => $order_id, '{site_url}' => $settings["site_url"], '{email}' => $user_email, '{last_name}' =&g