Hi Chinmoy
Thanks for this. However I need a query which will only return posts which do not have meta_key of ‘lead_item_order’. Your query will bring all posts because there are other meta_key values for these posts in wppostmeta.
Hi Chinmoy
I now need to create a query where I want to ignore all posts which have a ‘meta_key’ => ‘lead_item_order’
Thanks
Hi Chinmoy
I saw your changes. It worked. Fantastic & thank you very much.
Hi Chinmoy
I am trying to pass the Category Name as a parameter. I need to find all posts within the News category only.
I hope this helps.
Thanks