Just release new version 1.1
Added:
- Remove STATIC – should work with old PHP version. Optimize hooks and setting. Keep settings after deactivation.
- Change Picasa request method. Remove WP cache – changes displayed immediately.
- Add sorting ( date, title and file name , asc and desc ) for images in the dialog in settings. Without sorting should be displayed as in PicasaWeb.
- Add ordering for images in gallery ( by clicking )
- Add Highslide support
First the standard WP feed fetcher has strange behavior and cache – I receive old images and in strange ordering. Replacing to wp_remote_get, which is used internal http class, solve most of the issues. Now new images displayed instantly ( just need to reload dialog frame ) and removed will not show next time. Default order keeps PicasaWeb order, including manual mesh.
By request from Eric T I am adding sorting for the images in the album – date, title and filename. Use it !
And the Highslide … it’s amazing how perfect it show the image. Enjoy !