Popis
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.
Instalace
- Install the plugin in the usual way.
- Go to Settings – Media – Media Album – and get documentation and settings options.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Album of photos from a folder in the Media Library je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „Album of photos from a folder in the Media Library“ byl přeložen do 1 jazyku. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “Album of photos from a folder in the Media Library” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.1 / 251113
- Tested with WordPress 6.9
- PCP V 1.7.0 passed
1.0 / 250530
- First Release