[WordPress] 外掛分享: bxSlider integration for WordPress

WordPress 外掛 bxSlider integration for WordPress 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「bxSlider integration for WordPress」是 2013-03-31 上架。
  • 目前有 600 個安裝啟用數。
  • 上一次更新是 2015-03-02,距離現在已有 3716 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.5 以上版本才可以安裝。
  • 有 21 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

vprat | marvinlabs |

外掛標籤

slider | gallery | bxslider | slideshow |

內容簡介

bxSlider為WordPress整合了優質的響應式內容滑動(bxSlider jQuery plugin),可將相冊轉換為漂亮的滑動器,但您也可以使用特殊的簡碼創建自己的滑動器。最好的是您不會受限於每頁的滑動器或相冊數量,可以按需添加您想要的數量!

為什麼要使用此滑動器?我引用bxSlider網站上的話:

- 完全響應式-適應任何設備
- 水平,垂直和淡化模式
- 幻燈片可以包含圖像、視訊或HTML內容
- 內置進階的觸摸/滑動支援
- 使用CSS轉換進行幻燈片動畫(本機硬體加速!)
- 完整的回調API和公共方法
- 文件大小小,完全主題化,易於實現
- 瀏覽器支援:Firefox,Chrome,Safari,iOS,Android,IE7+

語言

bxSlider for WordPress已翻譯成以下語言:

- 英語(及英國英語)
- 德語
- 西班牙語

您想幫助將外掛程序翻譯成更多語言嗎?請加入我們的WP-Translations社群。

特點

- 和 [bxgallery] 簡碼
- [slider]和 [bxslider] 簡碼
- 模板函數

和 [bxgallery] 簡碼

您可以使用默認的WordPress 簡碼或使用額外的[bxgallery]簡碼創建很棒的動態相冊。這些簡碼具有以下參數:

- ids [逗號分隔的圖像ID列表]:當您從媒體框中創建相冊時,通常會插入這些。如果省略此參數,將包括您已上傳的帖子中的所有圖像。
- exclude_featured [1或0]:如果設置為1且您未像上述那樣指定特定ID,帖子的特色圖像將不會包括在相冊中。如果省略此參數,它將默認為在插件設置頁面中設置的值。
- hide_carousel [1或0]:如果設為1,將不會顯示帶有縮略圖的車輪。如果省略此參數,它將默認為在插件設置頁面中設置的值。
- duration整數:滑塊幻燈片的持續時間(以毫秒為單位)。
- speed整數:過渡速度(以毫秒為單位)。
- extra_options逗號分隔的JavaScript選項列表,直接傳遞給bxSlider:如果這些選項尚未由我們的插件提供作為設置或簡碼參數,這允許直接為bxSlider指定一些選項。例如:[bxgallery extra_options =“pager:false,”]
- transition 'fade','horizontal'或'vertical':幻燈片之間過度的類型
- adaptive_height [1或0]:如果設置為1,滑塊/相冊的高度將根據當前幻燈片的內容自動調整。
- auto_start [1或0]:如果設為1,在頁面加載後,幻燈片/相冊將自動啟動。
- shuffle [1或0]:如果設置為1,圖像將以隨機順序顯示。

[slider] 和 [bxslider] 簡碼

您還可以創建自己的自定義滑塊,其中可包含任何內容。

以下是示例:

[slider]
這是我的第一張幻燈片。我可以在其中添加一個圖像,一個視頻或一些文本。
[/slider]

[bxslider]
這是我的第一個幻燈片
這是我的第二個幻燈片
[bxslider]

模板函數

此外,我們還提供了可通過主題文件調用的模板函數。請使用以下代碼來調用相冊滑動器的函數:

$ids = array(1,2,3,4,5);
echo bx_slider_gallery($ids, $slider_settings);

這里的$ids是要顯示的圖像ID列表,$slider_settings是幻燈片的設置。

原文外掛簡介

bxSlider for WordPress integrates the great responsive content slider bxSlider jQuery plugin in
your very own WordPress site. Galleries are turned into beautiful sliders, but you can also roll you own sliders using
special shortcode. The best thing is that you are not limited to the number of sliders or galleries per page, you can
have as many as you want!
Why should you use this slider? I’ll quote the bxSlider’s website:

Fully responsive – will adapt to any device
Horizontal, vertical, and fade modes
Slides can contain images, video, or HTML content
Advanced touch / swipe support built-in
Uses CSS transitions for slide animation (native hardware acceleration!)
Full callback API and public methods
Small file size, fully themed, simple to implement
Browser support: Firefox, Chrome, Safari, iOS, Android, IE7+

Languages
Easy Digital Downloads has been translated into the following languages:
English (and British English)
German
Spanish
Would you like to help translate the plugin into more languages? Join our WP-Translations
Community.
Features

and [bxgallery] shortcodes
[slider] and [bxslider] shortcodes
Template functions

and [bxgallery] shortcodes
You can use the default WordPress shortcode or use the additional [bxgallery] shortcode to create awesome
dynamic galleries. These shortcodes take the following parameters:

ids [a comma-separated list of image IDs]: This is usually inserted for you when you create the gallery from the
media box. If you omit this parameter, all the images you have uploaded along with the post will be included in the
gallery.
exclude_featured [1 or 0]: if set to 1 and you did not specify specific ids as above, the post featured image
will be excluded from the gallery. If you omit this parameter, it will default to the value set in the plugin settings
page.
hide_carousel [1 or 0]: if set to 1, the carousel with thumbnails will not be shown. If you omit this
parameter, it will default to the value set in the plugin settings page.
duration integer: the duration of slides in milliseconds
speed integer: the speed of transitions in milliseconds
extra_options comma-separated list of javascript options to be passed to bxSlider directly: this allows to
directly specify some options for bxSlider if those options are not yet provided as settings or shortcode parameters by
our plugin. For instance: [bxgallery extra_options=”pager: false, “]
transition ‘fade’, ‘horizontal’ or ‘vertical’: the type of transition between slides
adaptive_height [1 or 0]: if set to 1, the height of the slider/gallery will automatically adjust to the content
of the current slide
auto_start [1 or 0]: if set to 1, the slideshow will automatically start after the page has loaded.
shuffle [1 or 0]: if set to 1, the images will be shown in random order

[slider] and [bxslider] shortcodes
You can also build your own custom sliders, with any content you’d like in them.
Here is an example:
[slider]
This is my first slide. I can contain any html you like.
[next-slide]
And the shortcode above has made this text be the second slider.
[next-slide]
And thus we are now having the third slide of this slider. Below we close the initial shortcode to notify the end
of the slider. Simple, isn't it?
[/slider]

The shortcode accepts the following parameters:

duration integer: the duration of slides in milliseconds
speed integer: the speed of transitions in milliseconds
extra_options comma-separated list of javascript options to be passed to bxSlider directly: this allows to
directly specify some options for bxSlider if those options are not yet provided as settings or shortcode parameters by
our plugin. For instance: [bxgallery extra_options=”pager: false, “]
transition ‘fade’, ‘horizontal’ or ‘vertical’: the type of transition between slides
adaptive_height [1 or 0]: if set to 1, the height of the slider/gallery will automatically adjust to the content
of the current slide
auto_start [1 or 0]: if set to 1, the slideshow will automatically start after the page has loaded.

Template functions
The plugin also provides template functions to be used in your theme files. Those functions are all static methods of
the class BXSG_ThemeUtils. To be safe, in case the plugin is not active, you should check that the class exists
before calling the functions:

1. Post gallery
1
) ); ?>

Hint: you can pass the shortcode parameters as an array to customize the output

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「bxSlider integration for WordPress」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.1.0 | 1.1.1 | 1.2.0 | 1.3.0 | 1.3.1 | 1.3.2 | 1.3.3 | 1.4.0 | 1.4.1 | 1.4.2 | 1.5.0 | 1.5.1 | 1.5.2 | 1.5.3 | 1.6.0 | 1.6.1 | 1.6.2 | 1.7.2 | trunk |

延伸相關外掛(你可能也想知道)

  • Slider a SlidersPack – Image Slider, Post Slider, ACF Gallery Slider 》探索 SlidersPack 功能 | 年度或終身捆綁優惠套餐, SlidersPack - 影像文章滑動外掛,帶有 10 個滑動/輪播,還支援 FancyBox,功能眾多。同時也與 WordPress ...。
  • Folder Slider 》此外掛可從一個資料夾中建立圖片滑動輪播。, 圖片資料夾必須透過 FTP 上傳到伺服器的某個位置 (例如 wp-content/upload)。, 要在文章或頁面中包含輪播,您必...。
  • Hero Banner Slider 》這是一個用於 Gutenberg 編輯器的英雄橫幅輪播外掛。它利用了 bxslider 提供的所有選項。您也可以添加其他功能,如橫幅的標題、描述。此外掛還允許您使用拖曳...。
  • Periodic Table Widget 》「週期表小工具」是一個滑桿,可以顯示週期表中的一個元素及其相關資訊。它會顯示元素的名稱、符號、原子序數等等,並且有三種內建主題,以及更多的滑桿選項...。
  • Typhoon Slider 》這是一個易於使用的輪播外掛,可以用來創建各種類型的輪播。您可以創建簡單的影像輪播、影片輪播、YouTube 輪播,或者任何您希望使用的輪播類型。, 此外,還...。
  • Mo Slider 》這個 WordPress 外掛可以使用文章 ID 來展示圖片輪播。它是一個小工具外掛,可以在指定文章中展示輪播效果。該外掛可以在任何小工具區域展示輪播,包括文章特...。
  • Mo RSS Feed 》使用短代碼在WordPress中顯示帶圖片的RSS訂閱源。這是一款WordPress外掛,可將一個帶有響應式滑動欄位佈局的RSS訂閱源顯示出來。這個外掛可以在任何頁面、文...。
  • Easy BXSlider 》這是一個為WordPress設計的BXSlider外掛,可以輕鬆地更新和維護輪播圖片,就像在您的WordPress網站中添加和删除頁面一樣簡單!此外掛是建立在兩個不同的外掛...。
  • SC BXSlider 》一個基於BX Slider的簡單幻燈片/輪播外掛, 您可以編輯原始BX Slider的多個選項(很快,所有這些選項都將啟用,您將能夠進行編輯), 非常非常易於安裝,配置和...。

文章
Filter
Apply Filters
Mastodon