Fotolog Recent WordPress Plugin
Plugin Name: Fotolog Recent Photo
Plugin URI: http://h8red.cl/fotolog-recent-wordpress-plugin
Description: Activate this plugin to show a thumbnail of the last photo posted to a fotolog.com account.
You can especify an array of fotologs and show randomly.
Latest Version: 1.2.1
Changelog 0.1 00/00/0000 Alpha release 1.0 00/00/0000 Stable release 1.0.1 00/00/0000 1.0.2 00/00/0000 Added function flogarr Changed http://www.fotolog.com/flog --> flog 1.1.0 25/10/2006 Added title support 1.2.0 06/11/2006 Added cache system Added active/deactive cache system option (Code) 1.2.1 11/11/2006 Fixed get_html_translation_table is now used to encode title
TODO
Create an option section
Please feel free to link my blog or plugin’s page.
http://h8red.cl/
http://h8red.cl/fotolog-recent-wordpress-plugin
INSTALL
1.- Create a directory wp-content/cache/fotolog_recent/ and chmod 777
2.- Upload the plugin to your wordpress plugin directory
3.- Activate the plugin in /wp-admin/plugins.php
4.- You can modify the minutes photos are cached in $inter, and activate(true) or desactivate cache(false)
5.- Put this in your current theme if you want to display one flog
< ?php if(function_exists('dmgm_flogrecent'))
dmgm_flogrecent('maznogmd'); ?>
6.- Put this in your current theme if you want to display randomly an array of flogs
< ?php if(function_exists('dmgm_flogrecent') && function_exists('dmgm_flogarr'))
dmgm_flogrecent(dmgm_flogarr('todosen4a2006,maznogmd,romiiniithax,danikra_qbet_')); ?>
7.- Create a 0 byte index.html to prevent directory listing or you can restrict with .htaccess
Sites using the plugin or a hack of it.
Emessenger (Static HTML Hack)
Fotolog Puntachi (Drupal’s Hack)
Download latest version here!
Fotolog Recent 1.2.1
To get support or send feedback go Fotolog Plugin For WordPress

