前言介紹
- 這款 WordPress 外掛「WP BBCode」是 2013-12-07 上架。
- 目前有 20 個安裝啟用數。
- 上一次更新是 2014-09-18,距離現在已有 3881 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
bbcode |
內容簡介
使用 BBCode 在文章或留言中。
允許您在部落格中使用 BBCode。
範例:
粗體: [b]粗體[/b]
斜體: [i]斜體[/i]
底線: [u]底線[/u]
刪除線: [del]刪除線[/del]
程式碼: [code]一些程式碼......[/code]
字體顏色: [color="紅色"]這些字是紅色的![/color]
字體大小: [size="20"]這些字體大小是20px的![/size]
置中: [center]這些字在置中![/center]
網址: [url]https://wordpress.org/[/url] [url="https://wordpress.org/"]WordPress[/url]
圖片:[img]https://s.w.org/style/images/codeispoetry.png[/img] [img="CODE IS POETRY"]https://s.w.org/style/images/codeispoetry.png[/img]
電子郵件:[email="[email protected]"]寄電子郵件給 Google[/email] [email][email protected][/email]
引述:
[quote]Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.[/quote]
文章框架:[textarea]這是一些在文章框架內的文字![/textarea]
表格:
[table]
[tr]
[th] 第一行,標題1[/th]
[th] 第一行,標題2[/th]
[/tr]
[tr]
[td]第二行,儲存格1[/td]
[td]第二行,儲存格2[/td]
[/tr]
[tr]
[td]第三行,儲存格1[/td]
[td]第三行,儲存格2[/td]
[/tr]
[/table]
注意:(在注意中的內容將不會顯示)
[note]這些字不會顯示於螢幕上[/note]
線:(這將只顯示一條線,您不應該加進任何內容。)
[line][/line]
無序列表:
[ul]
[li]第一項目[/li]
[li]第二項目[/li]
[/ul]
有序列表:
[ol]
[li]第一項目[/li]
[li]第二項目[/li]
[/ol]
向右對齊文字:[rtl]這些文字向右對齊![/rtl]
翻譯人員
簡體中文 (zh_CN) - Arefly
繁體中文 (zh_TW) - Arefly
英文 (en_US) - Arefly
如果您已經創建了自己的語言包,或有現有語言包的更新版本,您可以發送 gettext PO 和 MO 文件 給 Arefly,以便我可以將其捆綁到 WP BBCode 中。您可以下載最新的 POT 文件。
原文外掛簡介
Use BBCode in posts or comments.
讓你可以在部落格中使用 BBCode
Examples:
Bold: [b]bold[/b]
Italics: [i]italics[/i]
Underline: [u]underline[/u]
Delete: [del]delete[/del]
Code: [code]some code...[/code]
Font Color: [color="red"]These words are red![/color]
Font Size: [size="20"]These words are font size 20px big![/size]
Center: [center]These words are in the center![/center]
URL: [url]https://wordpress.org/[/url] [url="https://wordpress.org/"]WordPress[/url]
Image: [img]https://s.w.org/style/images/codeispoetry.png[/img] [img="CODE IS POETRY"]https://s.w.org/style/images/codeispoetry.png[/img]
URL: [email="[email protected]"]Send Mail To Google[/email] [email][email protected][/email]
Quote:
[quote]Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.[/quote]
Textarea: [textarea]This is something in a textarea![/textarea]
Table:
[table]
[tr]
[th]row 1, title 1[/th]
[th]row 1, title 2[/th]
[/tr]
[tr]
[td]row 2, cell 1[/td]
[td]row 2, cell 2[/td]
[/tr]
[tr]
[td]row 3, cell 1[/td]
[td]row 3, cell 2[/td]
[/tr]
[/table]
Note: (The content in note will not display)
[note]These words will not display on the screen.[/note]
Line: (It will just display a line, and you should not add anything into it.)
[line][/line]
Unordered List:
[ul]
[li]First Item[/li]
[li]Second Item[/li]
[/ul]
Ordered List:
[ol]
[li]First Item[/li]
[li]Second Item[/li]
[/ol]
Right Align Text: [rtl]These Text are on the right![/rtl]
Translators
Chinese, Simplified (zh_CN) – Arefly
Chinese, Traditional (zh_TW) – Arefly
English (en_US) – Arefly
If you have created your own language pack, or have an update of an existing one, you can send gettext PO and MO files to Arefly so that I can bundle it into WP BBCode. You can download the latest POT file.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP BBCode」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.4.1 | 1.5.2 | 1.5.5 | 1.6.1 | 1.6.2 | 1.7.1 | 1.7.2 | 1.7.3 | 1.7.4 | 1.7.5 | 1.7.6 | 1.7.7 | 1.7.8 | 1.7.9 | 1.8.1 |
延伸相關外掛(你可能也想知道)
Inline Spoilers 》這個外掛允許您使用簡單的短代碼創建內容的隱藏部分。, [spoiler title="展開看看"]隱藏的內容[/spoiler], 。
bbPress2 BBCode 》此外掛可為 WordPress、bbPress 及 BuddyPress 增加 BBCode 標記支援。, 它與「bbPress shortcode 白名單」外掛整合,提供安全的方式啟用 BBCode,而不會讓使...。
BBCode Deluxe 》注意:直到 2020 年 7 月底,我才發現使用者在「支援」欄位發布問題和意見。如果您有任何問題,歡迎直接發送電子郵件給我。此外,如果您打算因為問題發布一篇...。
BBCode 》實現在文章中使用BBCode。, 範例:, 粗體字:[b]粗體[/b], , 斜體字:[i]斜體[/i], , 底線:[u]底線[/u], , URL:[url]https://wordpress.org/[/url] [url="h...。
WP MultiTasking – WP Utilities 》這個外掛是您的WordPress網站的合成工具:, , 簡碼標記ID,用於錨文本, BBCode, 包含自訂文章類型,供AddQuickTag外掛設定使用, 每個文章、頁面顯示退出彈出...。
azurecurve BBCode 》這款外掛允許用戶在文章和頁面中使用標准的 bbcode 代替 HTML。, 以下是可以使用的bbcode:, 加粗:[b]加粗[/b], 斜體:[i]斜體[/i], 下劃線:[u]下劃線[/u],...。
Video and Audio BBCodes 》這個外掛能夠為 WordPress 增加視訊和音訊的短碼支援。, 它能夠與「bbPress2 shortcode whitelist」外掛整合,提供一個安全的方式能夠啟用 BBCode,不必讓用...。
Shortcode Callback 》「Shortcode Callback」這個外掛允許您在使用 shortcode 的地方執行任意的 PHP 代碼,只要使用 [callback] shortcode 即可。, 用法如下:, 使用以下 shortcod...。
Extension BBcode Bata 》, 粗體字:[b][/b], 斜體字:[i][/i], 底線字:[u][/u], 刪除線字:[s][/s], 字型大小:[size=][/size], 字型顏色:[color=][/color], 文字置中:[center][/c...。
Custom Profile Filters for BuddyPress 》BuddyPress在預設情況下會自動將使用者資料中的某些單字和片語轉換成連結,當使用者點擊時,會搜尋其他也包含這些詞語的使用者資料,同時也會移除任何換行符...。
BBComments 》在你的評論中使用簡單的 BBCode 標記, 目前可用的標記如下:, [b]粗體[/b], [i]斜體[/i], [u]底線[/u], [color=color]文字[/color] 例如 [color=FF6600]文字[...。
BBCode Widget Titles 》BBCode Widget Titles 是一個非常簡單而輕巧的外掛,允許在小工具標題中使用 BBCode 進行樣式設定。, 目前支援 [b]、[i]、[u]、[s]、[url=] 及 [color=] 標籤...。
WP-Posts to Image Plugin 》透過這個外掛,您可以取得兩個連結:一個連結用於圖片,另一個則用於重新導向頁面。之後您可以像下面這樣在論壇簽名中使用這些連結:, [url=example.com/wp-c...。