I have been trying to replace ’66’ with “meta_value=issue_num” which is currently set to ’66’. It is not working. Is there a way to go about this?
I have tried: (meta_value=issue_num) and ‘meta_value’=>’value’ and still no joy. I have also tried creating global $issue=(meta_value=issue_num) and using that but still no progress.