I am trying to filter the backend posts by magazine issue. What's been done:
Each post contains metadata with magazine issue
Admin can select which issue to view, and the issue's id is stored in a cookie
Is there a filter that I should know about that might be helpful in this situation?
Thanks