I added new parameter in Category List components,
it's a combo box Filter Type
- All
- This Month
- This Week
- Past
I was able to get the value by using the code $params->get('filter_type').
Now I got stuck on where to add a custom where query in com_contents. Is that possible?
Thanks!