這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

BU Slideshow

描述

BU Slideshow is a plugin for creating and managing image-based slideshows. It is designed to be simple enough for any site admin to use, and powerful enough to meet the needs of designers. The plugin has many optional functions that make it flexible enough for a variety of uses: slideshows, photo rotations, feature card decks in the sidebar, etc.

View full documentation on BU.edu

Features

  • Drag-and-drop re-ordering of slides
  • Optional titles and captions on a per-slide basis
  • Set links on a per-slide basis
  • Six locations for caption positioning, also on a per-slide basis
  • Supports custom templates for slides, including custom slide fields
  • Supports unique CSS classes on a per-slide basis for advanced styling options
  • Integrated with WordPress Media Library for image upload/selection, size options, and image cropping/editing

Developers

For developer documentation, feature roadmaps and more visit the plugin repository on Github.

Build Status

螢幕截圖

  • An intuitive, compact user interface allows drag-and-drop reordering of slides, easy addition of new slides, and expand/collapse toggles to edit details of individual slides.
  • Select/remove images, edit titles, captions, links, and specify caption positioning and custom CSS classes all within a single location.
  • Full integration with the WordPress Media Library allows you to bulk-upload your images and select them from the Media Library, or upload individually as you build slides. Easily remove and/or select a different image using the WordPress tools you are familiar with.

安裝

This plugin can be installed automatically through the WordPress admin interface, or by clicking the download link on this page and installing manually.

Once installed, slideshows can be created by accessing the “Slideshows” menu in the admin panel. Slideshows can be dropped into any page by using the “Add Slideshow” button on the post/page edit screen.

Manual Installation

  1. Upload the bu-slideshow plugin folder to the /wp-content/plugins/ directory
  2. Activate ‘BU Slideshow’ through the ‘Plugins’ menu in WordPress

常見問題

Installation Instructions

This plugin can be installed automatically through the WordPress admin interface, or by clicking the download link on this page and installing manually.

Once installed, slideshows can be created by accessing the “Slideshows” menu in the admin panel. Slideshows can be dropped into any page by using the “Add Slideshow” button on the post/page edit screen.

Manual Installation

  1. Upload the bu-slideshow plugin folder to the /wp-content/plugins/ directory
  2. Activate ‘BU Slideshow’ through the ‘Plugins’ menu in WordPress

評價

閱讀全部1個評價

貢獻者及開發者

“BU Slideshow” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 BU Slideshow 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.3.10

  • Added ‘page_alt’ post type support to enable slides with BU Versions plugin

2.3.9

  • Fix formatting error in shortcode generation

2.3.8

  • Fix UI issues since WP 4.4
  • Use minified CSS on the frontend. Fixes #31.
  • Switch to min filenames: https://core.trac.wordpress.org/ticket/21633

2.3.7

  • Adds error checking to bu-slideshow-thumb image size handling

2.3.6

  • Allow custom fields to use HTML (GH #28)
  • Add bu_slideshow_slide_admin filter, allowing custom templates to change slide admin
  • Adds “shuffle” attribute when shortcode is inserted in the Editor (GH #25)

2.3.5

  • Fixes issue with “Add Slideshow” modal in Editor

2.3.4

  • Formats slide titles (with HTML entities) correctly in admin view
  • Adds unit tests

2.3.3

  • Bugfixes for PHP notices
  • Improving Add Slide UX

2.3.2

  • Bugfix for potential duplicate slideshows

2.3.1

  • Fix PHP notice

2.3

  • Migrating slideshows to custom post type
  • Support for custom slide templates: https://github.com/bu-ist/bu-slideshow/wiki/Actions-&-Filters#bu_slideshow_slide_templates
  • Support for custom fields

2.2.1

  • Cleaning up slide image select in WP 4.0

2.2

  • Set caption position as dropdown, instead of radio buttons. Also adds bu_slideshow_caption_positions filter.

2.1.1

  • Resolves an issue where slideshows may not update correctly on save/delete.

2.1

  • Adding Grunt
  • Updating “Insert Slideshow” modal z-index for WP4.0

2.0.1

  • Admin-side fix for inconsistent behavior after updating slide order

2.0

  • Improved “Add Slideshow” flow (3 screens -> 1). Now similar flow to creating new posts/pages.
  • Abstracted “edit slideshow” form to a separate template file
  • Added option to set default height (Avoids “jump” while calculating height on page load)
  • Added option to set transition delay
  • Added option to choose caption position
  • Added loading indicator
  • Added option to set show alignment
  • Added shortcode option “shuffle”
  • Added option to update image size (full/large/medium/etc) used in slide
  • Removed old back compatibility with WP < 3.3
  • Minor UI tweaks
    • On slideshow edit screen, expand edit container for first slide by default (previously: all collapsed)
    • Hide navigation elements until slideshow is fully loaded
    • Image details / “edit” link on slideshow admin page