Descrição
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.
Instalação
- Install the plugin in the usual way.
- Go to Settings – Media – Media Album – and get documentation and settings options.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Album of photos from a folder in the Media Library” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Album of photos from a folder in the Media Library” foi traduzido para 1 locale. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Album of photos from a folder in the Media Library” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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