
內容簡介
在 WordPress 小工具的管理區域底部新增一個選單,在其中可以設定 Bootstrap 的列或欄。
你必須使用 Bootstrap 框架,因為此外掛並不提供 Bootstrap 檔案。
在 register_sidebars 的 before_widget 引數中添加類別。
功能
選擇是否開啟 div.row
選擇是否關閉 div.row
選擇 div.col-lg、div.col-md、div.col-sm、div.col-xs 和列。
選擇 hidden-lg、hidden-md、hidden-sm 和 hidden-xs。
這是我們網站的連結www.wpkamikaze.com.
外掛標籤
開發者團隊
② 後台搜尋「WPkmkz Bootstrap Grid Widgets」→ 直接安裝(推薦)
原文外掛簡介
Adds a menu on the bottom of wp widgets in the admin widgets area where you can set bootstrap columns or rows.
You have to use Bootstrap framework as this plugin does not provide the bootstrap files.
Classes are added to the ‘before_widget’ arg on register_sidebars.
Features
Select to open a div.row
Select to close a div.row
Select div.col-lg, div.col-md, div.col-sm, div.col-xs, columns.
Select hidden-lg, hidden-md, hidden-sm, hidden-xs.
Here’s a link to our website www.wpkamikaze.com.
