I am looking to have a plugin or 2 made the main one will need to take a partial content rss feed and convert it to full content rss feed grab the image and post these on my site in a set interval that I can set.
Also need a customized weather plugin that would allow me to add elements I want to the template so would be like
Code:
<ul><?php get_plugin('icon') ?></ul>
<ul><?php get_plugin('temp') ?></ul>
so I could add what weather elements I want and the ability to change it location with a zip code. Default would be a zip code I picked. Would have a place the user can input another zip and change the location
Bookmarks