How to rotate from multiple prefixes for all links to a external domain /
Our prefixes :
- /
- ?=xxxx&url=
- /
final url looks like - ://externaldomainexample/something-here... OR ?=xxxx&url= OR ://externaldomainexample/abcabc
There are few plugins in wordpress which insert the prefix but they allow for only 1 prefix. How to achieve simple order rotation among these 3 prefixes using functions.php ?