Pico-RSS-Plugin
Pico-RSS-Plugin copied to clipboard
Filter page on php side and reverse array
Hi,
Thanks for your plugin, but it does not work well in my case : pages + blog : the php side keeps the 10 "first" pages which includes pages that are not blog posts and then are filtered in the template.
I've reversed the array and kept only the 10 first pages which have a date to fix this issue