Viewing 1 replies (of 1 total)
  • I was going to mention this in a separate post – I still will – but my new plugin, called flickr-post, has a function defined in it which displays the N most recent thumbnails from your flickr photo stream.

    https://mcnicks.org/plugins/flickr-post/

    Its not documented yet but all you do is:

    <?php fp_get_recent( 5 ); ?>

    Somewhere to display your five most recent thumbnails – I have it on the template for my web site’s front page.

    David

    PS: My url-cache plugin works with flickr-post to cache thumbnails locally … this is all kind of beta right now, though.

Viewing 1 replies (of 1 total)
  • The topic ‘Flickr PHP front-end’ is closed to new replies.