PHP append one array into multiple arrays – WordPress
I have a situation where one array is needed to be (appended or pushed) into multiple arrays I am testing against. My project is WordPress based, but this is a general PHP question. If I have the following setup: $tq_exact_matches…