
內容簡介
這是一個非常簡單的外掛程式,它可以創建五個高度可自定義的短代碼,可與任何佈景主題一起使用。
文檔
可用短代碼
[spacer margin_top=”10px” margin_bottom=”10px”]
—— margin_top、margin_bottom 為選擇性參數
[fullwidth_background background_color=”#efefef” or background_url=”{image_url}”]…[/fullwidth_background]
—— 僅適用於前台全寬度頁面
[title_and_subtitle title=”標題放在這裡” subtitle=”副標題放在這裡”]
[content_block block_title=”” block_css_class=”” block_text=”” block_text_color = “#000000″ block_button_css=”” block_button_text=”” block_button_link=”” block_image=”” block_button_color=””]
—— 適用於一般內容區塊
[blog_post post_id=”id” post_css_class=”” post_font_color=”#000000″ post_read_more=”閱讀更多文字”]
—— 您可以從儀表板獲取文章的 ID
外掛標籤
開發者團隊
原文外掛簡介
A very simple plugin that creates five highly customisable shortcodes that can be used with any theme.
Documentation
Available Shortcodes
[spacer margin_top=”10px” margin_bottom=”10px”]
— margin_top,margin_bottom are not required
[fullwidth_background background_color=”#efefef” or background_url=”{image_url}”]…[/fullwidth_background]
— Only for use with frontpage – full width
[title_and_subtitle title=”title goes here” subtitle=”subtitle goes here”]
[content_block block_title=”” block_css_class=”” block_text=”” block_text_color = “#000000″ block_button_css=”” block_button_text=”” block_button_link=”” block_image=”” block_button_color=””]
— For general content blocks
[blog_post post_id=”id” post_css_class=”” post_font_color=”#000000″ post_read_more=”read more text”]
— You can get the id of a post from dashboard
