Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Easy Photo Album Latest Photos

Description

Easy Photo Album Latest Photos makes it easy to generate a gallery of the latest photos you’ve added to Easy Photo Album galleries and place it anywhere on your site.

This came out of a project where I needed to put the latest photos that were uploaded on the home page. While I could have used the latest uploads in the media directory, I wanted to use the latest photos used in Easy Photo Album as that showed the client already wanted to show those pictures off.

The plugin has two methods that will allow you to generate a latest photo gallery.

Latest_Easy_Photo_Album::get_latest_epa_ids(); will return an array of the latest photos uploaded to Easy Photo Album

Latest_Easy_Photo_Album::output_latest_epa_photos(); will output a basic gallery using the same settings that Easy Photo Album does.

This plugin is more oriented towards developers who’d like to cut a few hours of work out of their day. But, if you’re a hacker type and don’t know where to get started, find me on twitter at @ebinnion and I will gladly give you a few pointers.

Installation

Installation is standard, via FTP or via the plugin downloader in WordPress admin.

You will need to add the method calls to get output though, for which you will need to modify your theme.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs & développeurs

« Easy Photo Album Latest Photos » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal

1.0.1

  • Latest photos now shown as set. Enables left/right navigation

1.0

  • First working version of the plugin