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
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Album of photos from a folder in the Media Library” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresAlbum of photos from a folder in the Media Library” foi traduzido para 1 localidade. Agradecemos aos tradutores por suas contribuições.
Traduzir o “Album of photos from a folder in the Media Library” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.1 / 251113
- Tested with WordPress 6.9
- PCP V 1.7.0 passed
1.0 / 250530
- First Release