
內容簡介
About Author Box 外掛可輕鬆在文章內容前後顯示作者資訊框,增強讀者對作者的了解與互動。支援短碼自訂顯示方式,讓使用者能夠靈活調整。
【主要功能】
• 自動顯示作者資訊框於文章前後
• 支援短碼 [about_author_box] 自訂顯示
• 可調整作者頭像大小與樣式
外掛標籤
開發者團隊
原文外掛簡介
Easily display an information box for the post author after or before post content.
Aside of the automatic display before post content and after post content you can also use a shortcode to display an author box. The shortcode is [about_author_box]
You can change the default settings for the shortcode in the “Shortcode” sections of the settings page. You can also pass parameters as part of the shortcode which overwrite those settings.
Accepted parameters are:
avatar ( 1 or 0, 1 to show 0 to hide )
avatar_size ( numeric value, default 120 )
avatar_style ( square/rounded/circle )
avatar_position ( left/right )
name ( 1 or 0, 1 to show 0 to hide ))
date ( 1 or 0, 1 to show 0 to hide )
bio ( 1 or 0, 1 to show 0 to hide )
social ( 1 or 0, 1 to show 0 to hide )
style_border ( none/horizontal/full )
Example usage:
[about_author_box avatar_size="90" bio="no" style_border="horizontal"]
