[WordPress] 外掛分享: flexoslider

首頁外掛目錄 › flexoslider
10+
安裝啟用
尚無評分
5237 天前
最後更新
問題解決
WordPress 3.0+ v1.0004 上架:2011-08-14

內容簡介

新版本在此:https://wordpress.org/extend/plugins/flexo-slider/

使用方法

在管理員面板中生成具有所需設置的代碼,
您必須將代碼複製並粘貼到帖子內容的所需位置(請參見屏幕截圖)。

在管理員面板中生成具有所需設置的代碼,您必須將代碼複製並分配給一個變數,以便調用過濾功能

例如:插入代碼到頁面代碼的所選位置中
$cont=” [flexoslider GalleryID=’1′ effect=’random’ animSpeed=’1000′ pauseTime=’1000′ width=’930′ height=’260′ img_link =’true’ img_title =’true’ img_nav =’false’ max_br =’2′ order =’random’ pause =’false’ nav_arrow =’true’]”;
echo flexoslider::filter($cont); ?>

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0004) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「flexoslider」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

the new version is in: https://wordpress.org/extend/plugins/flexo-slider/
How to use

Generate a code with the desired settings in the admin panel,
you must copy and paste the code in the desired location in the content of the post see Screenshots.

Generate a code with the desired settings in the admin panel, you must copy the code and assign it
to a variable which with to call the filter function

Example: insert the code to the chosen location in to the page code
$cont=” [flexoslider GalleryID=’1′ effect=’random’ animSpeed=’1000′ pauseTime=’1000′ width=’930′ height=’260′ img_link =’true’ img_title =’true’ img_nav =’false’ max_br =’2′ order =’random’ pause =’false’ nav_arrow =’true’]”;
echo flexoslider::filter($cont); ?>

延伸相關外掛

文章
Filter
Apply Filters
Mastodon