Advanced-Post-List / advanced-post-list

A WordPress plugin to create custom post lists
15 stars 7 forks source link

Combine Post Lists in Filter Settings w/ matched filter #128

Open EkoJR opened 6 years ago

EkoJR commented 6 years ago

When selecting which post list to select, multiple filter boxes appear. This forces the user to use multiple filters even if the filters (taxonomy & terms) match. Also, having filters slightly differ could cause an extra query_args, and allowing better merge control on the admin ui may improve optimization.

Allow the ability to combine post types into one filter box.