Hi there,
I have a PHP file that generates links on the fly from a newsfeed. The PHP file is read into a HTML page template that provides the formatting.
I'd like to put that feature into a static page, so that the newsfeed is part of the blog pages.
Here's the PHP file that generates the links:
http://www.urs.science-awards.org/wp/wp-content/ursnewsfeed.php
Here's the template file.
http://www.urs.science-awards.org/wp/wp-content/ursnewsfeed.shtml
The blog home page is here: http://www.urs.science-awards.org
I did install and activate the plugin runPHP but I am not sure how that works.
Any help anyone would give is much appreciate and I'll be happy to acknowledge assistance on our credits page.
Thanks!