Album of photos from a folder in the Media Library

描述

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 gallery shortcode 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 (default ids) in admin backend.
  • Write your shortcode as usual, omit the list option and use an extra option path.
  • path is a substring of the directory path, for example holidays25/day1.

安装

  • Install the plugin in the usual way.
  • Go to Settings – Media – Media Album – and get documentation and settings options.

评价

此插件暂无评价。

贡献者及开发者

「Album of photos from a folder in the Media Library」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Album of photos from a folder in the Media Library」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Album of photos from a folder in the Media Library」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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