
內容簡介
使用短碼展示不同樣式的訊息框,例如錯誤訊息框、資訊訊息框,您可以使用短碼參數設定不同的訊息框。以下是具有預設參數的短碼範例…。
[wpfmb type=’info’ theme=1]您的訊息[/wpfmb]
您可以僅使用下面的短碼範例,其等同於以上範例。
[wpfmb]您的訊息[/wpfmb]
而您可以設定不同的值,例如…
type:設定您想顯示的訊息框類型,例如資訊、警告、成功、刪除,或如果使用 theme=3 則是 ‘up’,’down’,’left’,’right’ 。
theme:設定選項 1、2 或 3 來設置訊息框樣式。
隨意區段 1
外掛標籤
開發者團隊
原文外掛簡介
Uses shortcode to display diffrent style message box like error message box, info message box, you can configure different message box using shortcode parameters. See below shortcode with default parameters….
[wpfmb type=’info’ theme=1]your message[/wpfmb]
You can use only below shortcode for defaults which is equal to above shortcode.
[wpfmb]your message[/wpfmb]
And you can set different values like…
type : set type which one you want to display as message box like info,warning,success,delete… Or ‘up’,’down’,’left’,’right’ if using theme=3.
theme : set theme with option 1,2 or 3 to set message box style
Arbitrary section 1
