I am trying to add a "load more" RSS feed button functionality to my site. I am currently pulling in blog posts from my WP blog site into my main site with Simplepie. It works great and I have set the $max_items to 3 but I can't seem to find any tutorial or documentation on how to add a "load more" button with Simplepie.
I've been searching around the internet and the Simplepie documentation, but I still am not able to find anything on this matter.
Can someone please help me or point me towards a tutorial for this?
Much Thanks!