前言介紹
- 這款 WordPress 外掛「BB Edition Control」是 2013-11-27 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2015-04-17,距離現在已有 3669 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.5.1 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
jornal | edition | control. magazine |
內容簡介
這款外掛可將所有內容按照版面分類,就像報紙一樣。
短碼
[bbec-combo]:建立一個下拉式選單,可用以選擇版面。
選項:id、class、name
[bbec-list]:建立一個無序清單,可用以選擇版面。
選項:id、class
[bbec-active-name]:顯示目前版面的名稱。
模板協助程式
// 返回目前版面物件,或特定欄位。
bbec_current_edition( $field = null )
// 返回最新版面物件,或特定欄位。
bbec_latest_edition( $field = null )
動作
'bbec_edition_created':當建立新版面時。
'bbec_edition_updated':當更新版面時。接受版面 ID 當做參數。
'bbec_options_updated':當更新選項時。接受 POST 資料當做參數。
'bbec_edition_deleted':當刪除版面時。接受版面 ID 當做參數。
語言
英文 (預設)
葡萄牙文 (巴西) (pt_BR)
原文外掛簡介
Plugin para categorizar todo conteúdo em edições, como em um jornal.
Shortcodes
[bbec-combo] Build a dropdown with the editions to choose.
Options: id, class, name
[bbec-list] Build a unordered list with the editions to choose.
Options: id, class
[bbec-active-name] Show the name of the current edition.
Template Helpers
// Returns the current edition object, or a specific field.
bbec_current_edition( $field = null )
// Returns the latest edition object, or a specific field.
bbec_latest_edition( $field = null )
Actions
'bbec_edition_created' when a new edition is created
'bbec_edition_updated' when a edition is updated. accepts the edition ID as argument
'bbec_options_updated' when options are updated. accepts the POST data as argument
'bbec_edition_deleted' when a edition is removed. accepts the edition ID as argument
Languages
English (default)
Português Brasil (pt_BR)
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BB Edition Control」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1.0 | 1.1.1 | 1.3.0 | 1.3.3 | 1.3.4 |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。