Description
Organize your photos in folders, select a path and display these photos with any gallery shortcode.
Howto
- Organize your photos in directories. Store the photos for each album in a subdirectory in the WordPress upload directory. You can use a plugin to do this.
- Import these photos to the Media Library. Maybe your plugin has this function too.
- I use Bulk Media Register to import the photos to the Media Library, which I uploaded before with sftp.
- Use the default
gallery
shortcode or install a plugin to display photos from Media Library, which has a shortcode for this, for example Photonic Gallery & Lightbox for Flickr, SmugMug & Others. - Configure the name of this shortcode (default
gallery
) and the list option (defaultids
) in admin backend. - Write your shortcode as usual, omit the list option and use an extra option
path
. path
is a substring of the directory path, for exampleholidays25/day1
.
Installation
- Install the plugin in the usual way.
- Go to Settings – Media – Media Album – and get documentation and settings options.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Album of photos from a folder in the Media Library” is open source software. The following people have contributed to this plugin.
Contributors“Album of photos from a folder in the Media Library” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Album of photos from a folder in the Media Library” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.