Descrizione
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
galleryshortcode 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. pathis a substring of the directory path, for exampleholidays25/day1.
Installazione
- Install the plugin in the usual way.
- Go to Settings – Media – Media Album – and get documentation and settings options.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Album of photos from a folder in the Media Library” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Album of photos from a folder in the Media Library” è stato tradotto in 1 lingua. Grazie a chi traduce per il contributo.
Traduci “Album of photos from a folder in the Media Library” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.2 / 260324
- Tested up to WordPress 7.0
- PHPStan checks – a few issues have been fixed
1.1 / 251113
- Tested with WordPress 6.9
- PCP V 1.7.0 passed
1.0 / 250530
- First Release