前言介紹
- 這款 WordPress 外掛「AddFunc Slides」是 2016-08-01 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2019-08-15,距離現在已有 2089 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0.1 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
tabs | slider | slides | carousel | slideshow |
內容簡介
AddFunc Slides 是一個基於 WordPress 核心內建強大的內容管理與編輯功能所開發的幻燈片外掛程式,提供自然易懂的自訂文章類型 (稱為 "Slides") 與分類法 (稱為 "Slidesets")。使用者可以輕鬆管理 Slides ,包含快速編輯、批量編輯、排序欄位等管理功能。此外,Slide 設定也會放置於 Slides 下而非通用設定區,讓管理更為直覺。
AddFunc Slides 適合給 CSS 程式設計師及一般 WordPress 使用者使用,透過自帶的預設樣式表,使用者可以輕易且穩定地呈現幻燈片。如果需要自定義幻燈片樣式,可以在 Slides→Settings 中關閉預設樣式表,給 CSS 程式設計師完整的控制權。此預設 JavaScript 幻燈片腳本僅透過類別進行狀態改變,並不會使用 style 屬性,這表示所有的狀態變化都可由 CSS 達到動畫效果。
使用者只要擁有編輯員權限就可以透過幻燈片前端每個 Slide 前面的 "編輯" 按鈕來直接編輯該篇幻燈片。此外,使用者還可以透過幾個點選就把 Slides 移動到其他 Slidesets 中,就不必透過複製、貼上等方式移轉 Slides。
Slides 與文章或網頁一樣,都擁有標準的 Visual/Text 編輯器、版本控制、發佈設定、特色圖像 (用於縮圖) 等功能,唯一的差異是其針對幻燈片而設計。此外,Slides 還提供其他一些特殊選項,例如使用媒體庫上傳/選擇主要圖像 (與內容編輯器分離),並連結至頁面、文章或網址,設定 Slide 的形式 (圖像或內容) 及其優先順序 (任何數值)。甚至可以透過媒體庫上傳/選擇背景圖像,不必透過樣式表指定每個 Slide 的 CSS 背景圖像。
編輯器 (TinyMCE) 中的特殊按鈕可以輕易加入特定的 CSS 類別,適用於幻燈片的各種元素,且可透過預設樣式表套用相對應的樣式。這些類別也可以由 CSS 設定或動畫,適用於網站開發者所需的各種用途。這些按鈕具有通用的名稱,以適用於多種用途。
[slides] 短碼支援所有幻燈片腳本所提供的功能,但不需要必要的參數(當然,有需要時需自訂)。這些功能包括:
- slideset:選擇要顯示的 Slideset,以該 Slideset 的 slug 為識別符。
- auto:自動執行 Slide 轉換。
- speed:Slide 展示時間。
- prevnext:添加 "上一頁" 和 "下一頁" 按鈕。
- pause:添加 "暫停" 按鈕。
- tabs:添加頁簽/分頁器,可設定標籤/縮圖顯示方式。
- tabsfirst:於幻燈片之前顯示標籤/縮圖。
- stoppable:在使用者交互時停止自動轉換。
- pauseonhover:當滑鼠移入時暫停自動轉換。
- fullscreen:添加全屏按鈕(需限制瀏覽器支援)[http://caniuse.com/#search=fullscreen]。
- swipe:添加支援觸控滑動的功能(預設情況下,向左滑動瀏覽下一張 Slide,向右滑動則瀏覽前一張 Slide。也包括向上 = 下一個 Slide,向下 = 上一個 Slide 和其他相應組合)。
- class:為 Slideset 容器添加 CSS 類別。
原文外掛簡介
AddFunc Slides’ native and intuitive custom post type (called Slides) and taxonomy (called Slidesets) utilizes the powerful content management and editing features built into WordPress core. That is what makes it easy to grasp and manage. It includes administrative features such as quick edit, bulk edit, column sorting and a properly placed Slide Settings page (under Slides, not under the general Settings section).
AddFunc Slides was made for CSS coders/themers, as well as for average WordPress users. It comes as a plug & play package with it’s already active default stylesheet, providing a basic but robust slideshow presentation interface. This stylesheet can be turned off in Slides->Settings, allowing a CSS coder full control over the entire look and feel of slideshows including transitions. The vanilla JavaScript slideshow script only changes classes and does not use the style attribute, meaning all state changes can be animated by CSS.
One of the things that makes Slides so easy to manage is the Edit button displayed with each Slide on the front-end when you’re logged in with Editor privileges. When you see a Slide in your slider that you want to edit, simply click the Edit button and you’re now editing that very Slide. Slides can also be moved from one Slideset to another with a couple of clicks. No need to migrate Slides by copy & paste.
Slides are just like Posts or Pages, with the standard Visual/Text editor, revisions, publication settings, featured image (used for thumbnails), etc. The big difference is that they are made for slideshows. Additional specialized Slide options allow you to upload/select a main image using the Media Library (so you can keep that separate from the editor content), link the main image to any Page, Post or other URL/URI, select the nature of the Slide (Imagery or Content) and set the Slide’s priority (any numeric value). You can even upload/select a background image (also using the Media Library), so there is no need to use your stylesheet to do a CSS background-image for each Slide.
Specialized buttons in the editor (TinyMCE) make it easy to add the CSS classes of a set, appropriate for slideshow objects and supported by the default stylesheet. These include four directional options (left, right, up and down), two rotational options (clockwise and counter-clockwise), an incremental option (with up to six increments) and a decremental option (with up to six decrements). These classes can also be styled or animated by CSS and can therefore be repurposed for any need a web developer deems them best suitable for. We gave these buttons generic names for that very purpose.
The shortcode [slides] supports parameters for every feature the slideshow script has to offer, while not requiring any of them at all (except where customization is necessary, of course). These features include
* slideset — Selects a specific Slideset by slug
* auto — Automates Slide transitioning
* speed — Duration each Slide is displayed
* prevnext — Adds "Previous" and "Next" buttons
* pause — Adds a Pause button
* tabs — Adds tabs/pager with optional labels and/or thumbnails
* tabsfirst — Outputs tabs before the slideshow instead of after
* stoppable — Stops automated transition upon user interaction
* pauseonhover — Pauses automated transition upon hover/mouseover
* fullscreen — Adds Fullscreen button (note limited browser support)[http://caniuse.com/#search=fullscreen]
* swipe — Adds touchscreen swipe capability. (By default, left = next Slide, right = previous Slide. Also includes up = next Slide, down = previous Slide, and a few other combinations thereof)
* class — Adds CSS class(es) to the slideset container
* order — The order in which Slides are displayed
* orderby — What the display order is based upon — date, priority (if set in Slide options), name, ID, random
A Help Tab is available (when editing any Post, Page, etc.) with simple but detailed instructions on how to write [slides] shortcodes, including all options available, as well as currently created Slidesets.
The Slides Widget supports all of the same options as the shortcode, with a comprehensive set of on/off settings and multiple choice boxes. And of course for you themers, if you would like to do_shortcode in your theme files, that option is available as well.
We have big plans for AddFunc Slides. We created it because we couldn’t find any other slideshow plugin that works anything like this one does. That’s really the basis by which we build all of our plugins — to fill a needed gap. We hope that you find this plugin to be as vastly useful as we do.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「AddFunc Slides」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 2.0 | 2.2 | 2.3 | 2.4 | 2.5 | 2.6 | trunk |
延伸相關外掛(你可能也想知道)
Smart Slider 3 》al editor, Layer animation builder, Layer blending modes and filters, Google Fonts integration, Custom CSS, Smart Crop for perfect image fit, Built...。
Slider, Gallery, and Carousel by MetaSlider – Image Slider, Video Slider 》使用MetaSlider,您可以在數分鐘內創建強大的、優化的幻燈片、輪播、橫向滑屏或相冊,它是全球#1的響應式WordPress幻燈片外掛。MetaSlider是圖像、照片、視...。
SiteOrigin Widgets Bundle 》rdPress website since 2013. Our Widgets Bundle is actively developed and regularly updated to ensure compatibility with the latest WordPress update...。
Slide Anything – Responsive Content / HTML Slider and Carousel 》Slide Anything 允許您創建一個輪播/滑動功能,每個滑動層的內容可以是任何您想要的東西 - 圖像,文字,HTML甚至是短代碼。此外,這個外掛使用 Owl Carousel ...。
Slider & Popup Builder by Depicter – Add Image Slider, Carousel Slider, Exit Intent Popup, Popup Modal, Coupon Popup, Post Slider Carousel 》, , 範例和演示 | 影片教學 | 支援, , 簡介, Depicter 是一款免費的 SEO 友好、響應式的圖片和視訊幻燈片外掛,可以平滑地運作在所有主要設備上,提供超高品...。
Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Post Slider and Ecommerce Slider) 》您是否在尋找一款專門為 WordPress 和 Elementor 建立滑動輪播的外掛程式?, Prime Slider 是一款快速、完全可自訂且功能豐富的外掛程式,適用於包括部落格、...。
Master Slider – Responsive Touch Slider 》, 演示 | 功能 | 文件 | 所有視頻教程 | 支援, , , 概述, Master Slider 是一款免費的 SEO 友好、響應式圖片和視頻輪播插件,真正可以在所有主要設備上運行,...。
Side Cart Woocommerce | Woocommerce Cart 》現場演示, 說再見你的 WooCommerce 購物車頁面。使用預設購物車,用戶可以在網站的任何位置訪問購物車項目。, 該外掛是完全基於 Ajax 做法,無需刷新。, 功能...。
Carousel, Slider, Gallery by WP Carousel – Image Carousel with Lightbox & Photo Gallery, Video Slider, Post Carousel & Post Grid, Product Carousel & Product Grid 》, 實時演示 | 影片教程 | 使用說明 | 升級至專業版 », 概觀, WP Carousel 是最強大且使用者友好的 WordPress 公告欄外掛,可建立帶圖片、文章、WooComm...。
Interactive Content – H5P 》使用 H5P 的好處之一是可以存取許多不同的互動式內容類型,例如演示、互動式視頻、記憶遊戲、測驗、選擇題、時間軸、拼貼畫、熱點、拖放、填充測試、個性化測...。
Carousel Slider 》, 概述, 創建符合 SEO 標準的圖像、標誌、視頻、文章、WooCommerce 產品輪播和滑塊。, Carousel Slider 是一個支援觸控的 WordPress 外掛,可以讓您創建高度...。
WP Google Review Slider 》這款 WordPress 外掛不僅易用,還能提高客戶信心和社會證明!只要輸入一些 Google 搜尋關鍵字或位置 ID,您就能輕鬆地在 WordPress 網站上展示 Google 商家評...。
Ultimate Slider 》終極響應式圖片滑動模組是一款專為 WordPress 博客用戶設計的圖片滑動模組。使用多圖片上傳器,您可以在單個滑動模組中添加無限圖片幻燈片。您可以在您的博客...。
Genesis Responsive Slider 》此外掛可讓您建立簡單的響應式幻燈片,顯示每篇文章的特色圖像、標題和摘要。, 它包含您的投影片的最大尺寸選項,可讓您選擇顯示文章或頁面,可以從哪個類別...。
YITH WooCommerce Product Gallery & Image Zoom 》提升您的產品圖片,出色的產品頁面的關鍵特色, 當我們在網上商店購物時,我們與產品的接觸是有限的:我們無法觸摸、聞或嘗試它。我們排除了產品體驗中的某些...。