#2856
Vladimir
Keymaster

Hi Kevin,

What version of URE Pro do you use?
Parameter author is supported already for URLS like:
edit.php?post_type=post&author=2004
e.g., when we click on the ‘Mine’ tab.

Built-in WordPress filter by category uses ‘cat’ parameter, e.g.
edit.php?s&post_status=all&post_type=post&action=-1&m=0&cat=5&filter_action=Filter&paged=1&action2=-1
It works too.

Do you use some plugin for posts filtering? Let me know what plugin (download link is appreciated). I will add its parameters to the allowed parameters list.