No, i don’t need a GUI or a visual sort function.
i’d like to insert a conditional code into functions.php like:
if i am admin-a then show me only comments related to category-a
else
if i am admin-b then show me only comments related to category-b
etc…
i don’t need a dropdown etc…
but i don’t know how to manipulate the query…. i’m not good in wp programming…
hope anyone can help me with a little snippet of code
Thanks in advanced