Import the RSS-Feed from your Picasa-Web-Albums in your WP-Blog.
/wp-content/plugins/ directory* (this only possiblity with php-plugin, example: Exec-PHP
1. the code in the page/post is: <?php picasaimport($display, $url); ?>
* $display = How any entry?
* $url = URL of the Picasa-Web-Album-Feed (without: &alt=rss&hl=de, end with: =album)
* Example: <?php picasaimport(2, "http://picasaweb.google.com/data/feed/base/user/example?kind=album") ?>
See on the official website.
Requires: 1.5 or higher
Last Updated: 2007-7-21
Downloads: 2,920




