Açıklama
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.
Yükleme
- Install the plugin in the usual way.
- Go to Settings – Media – Media Album – and get documentation and settings options.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“Album of photos from a folder in the Media Library” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Album of photos from a folder in the Media Library” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Album of photos from a folder in the Media Library” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.1 / 251113
- Tested with WordPress 6.9
- PCP V 1.7.0 passed
1.0 / 250530
- First Release