前言介紹
- 這款 WordPress 外掛「BBCode Deluxe」是 2015-08-26 上架。
- 目前有 100 個安裝啟用數。
- 上一次更新是 2020-08-01,距離現在已有 1737 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.9 以上版本才可以安裝。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
bbcode | bbPress | bbpress2 | buddypress | bbpress-plugin |
內容簡介
注意:直到 2020 年 7 月底,我才發現使用者在「支援」欄位發布問題和意見。如果您有任何問題,歡迎直接發送電子郵件給我。此外,如果您打算因為問題發布一篇負評,您有沒有考慮過先寄送電子郵件給我呢?另外,這些問題中的大多數都已經被解決了。
BBCode Deluxe 將 BBCode 標記(和其他簡碼)添加到 WordPress 和 BBPress 中。這些 BBCodes 會創建 HTML5 標記,所以請確保您的網站支援 HTML5。該插件還創建一個後端頁面,向管理員提供有關服務器的信息,包括正在使用的 PHP 版本。請前往 http://dcjtech.info/html-and-shortcodes-formatting/ 查看此插件的實際演示。
此插件還支援嵌套的 [quote] 簡碼,例如 [quote]外層引用[quote]內層引用[quote]深層引用[/quote][/quote][/quote]。
只要您將 Enlighter(由 Andi Dittrich 開發)的優先級設置為「12」,BBCode Deluxe 就可以完美地與 Enlighter 配合使用。
插件名稱:BBCode Deluxe
插件 URI:https://wordpress.org/plugins/bbcode-deluxe/
說明:為 WordPress 和 BBPress 添加 BBCode 支援
版本:2020.08.01.2
作者:Devyn Collier Johnson (DevynCJohnson)
作者 URI:http://dcjtech.info/
電子郵件:[email protected]
許可證:GNU 通用公共許可證第 3 版 (GPL3)
許可證 URI:http://www.gnu.org/licenses/gpl-3.0.html
此插件包括衍生自以下開發者及其插件的代碼。
版權所有 (C) 2013 Anton Channing(「Video and Audio BBCodes」和「bbPress2 BBCode」)
版權所有 (C) 2010 b0ingBall(b0ingBall BBCode 插件)
版權所有 (C) 2008 Viper007Bond(原始 BBCode 插件)
歡迎向我提交建議、錯誤報告、疑慮等問題。如果使用者向我的 PayPal 贊助超過二十美元,我將提供他們我的電話號碼,以便使用者進行錯誤報告、建議、幫助、疑慮等聯繫。
BBCodes 可以以全部小寫或全部大寫的形式輸入,但開始和結束的 BBCodes 必須匹配。例如,[b]bold[/b] == [B]bold[/B]。
至於屬性,只接受最多一個屬性的 BBCodes 可以以以下兩種格式之一編寫 - [abbr="HyperText Markup Language"]HTML[/abbr] 或 [abbr title="HyperText Markup Language"]HTML[/abbr]。
*內聯樣式*
粗體:[b]粗體[/b] [strong]粗體[/strong]
斜體:[i]斜體[/i] [em]斜體[/em]
下劃線:[u]下劃線[/u]
刪除線:[s]刪除線[/s] [del]刪除的文字[/del]
顏色(名稱):[color color="blue"]命名的藍色[/color]
顏色(十六進制字符串):[color color="0000ff"]十六進制藍色[/color]
顏色(十六進制數字):[color color=#00ff00]這是綠色而不是藍色[/color]
置中:[center]置中文字[/center]
字體大小:[size size=10]10px 字體大小[/size]
對齊:[justify]對齊文字[/justify][left]左對齊文字[/left][right]右對齊文字[/right]
上標:[superscript]上標文字[/superscript]
下標:[subscript]下標文字[/subscript]
文字反轉:[reverse]反轉文字[/reverse] [bdo]反轉文字[/bdo]
*圖片、連結和嵌入式內容*
電子郵件:[email [email protected]]text[/email] [email][email protected][/email]
Freesound: [freesound]ID[/freesound] [freesound=large]ID[/freesound]
Gvideo: [gvideo]ID[/gvideo]
圖片:[img]http://dcjtech.info/DCJTech_128.jpg[/img] [img img=DCJTech Logo]http://dcjtech.info/DCJTech_128.jpg[/img]
原文外掛簡介
NOTE: I did not notice that users posted issues and ideas in the “Support” column until the end of July 2020. If you have issues, feel free to email me directly. In addition, if you are going to post a poor review concerning an issue, have you considered emailing me? Also, most or all of those issues have no been resolved.
BBCode Deluxe adds BBCode markup (and other shortcodes) to WordPress and BBPress. These BBCodes create HTML5 tags, so be sure that your site supports HTML5. The plugin also creates a backend page that provides the administrator with information about the server including the version of PHP being used. Go to http://dcjtech.info/html-and-shortcodes-formatting/ to see a live demonstration of this plugin in use.
This plugin also supports nested [quote] shortcodes such as [quote]Outer Quote[quote]Inner Quote[quote]Deep Quote[/quote][/quote][/quote].
BBCode Deluxe works perfectly fine with Enlighter (by Andi Dittrich) as long as you set Enlighter’s priority to “12”.
Plugin Name: BBCode Deluxe
Plugin URI: https://wordpress.org/plugins/bbcode-deluxe/
Description: Adds support for BBCode to WordPress and BBPress
Version: 2020.08.01.2
Author: Devyn Collier Johnson (DevynCJohnson)
Author URI: http://dcjtech.info/
Email: [email protected]
License: GNU General Public License version 3 (GPL3)
License URI: http://www.gnu.org/licenses/gpl-3.0.html
This plugin includes code that derives from the below listed developers and their plugins.
Copyright (C) 2013 Anton Channing (“Video and Audio BBCodes” and “bbPress2 BBCode”)
Copyright (C) 2010 b0ingBall (b0ingBall BBCode plugin)
Copyright (C) 2008 Viper007Bond (the original BBCode plugin)
Feel free to submit suggestions, bug reports, concerns, etc. to me. If a user donates more than twenty USD to my PayPal account, then I will give that user my phone-number to allow the user to call me for bug reports, suggestions, help, concerns, etc.
The BBCodes can be typed in all lowercase or all uppercase, but the opening and closing BBCodes must match. For instance, [b]bold[/b] == [B]bold[/B].
As for attributes, BBCodes that only except one attribute at most can be written in one of two formats – [abbr="HyperText Markup Language"]HTML[/abbr] or [abbr title="HyperText Markup Language"]HTML[/abbr].
*Inline Styling*
Bold: [b]bold[/b] [strong]bold[/strong]
Italic: [i]italic[/i] [em]italic[/em]
Underline: [u]underline[/u]
Strikeout:[s]striked-out/strike-through[/s] [del]deleted[/del]
Color (name): [color color="blue"]named blue[/color]
Color (hex string): [color color="0000ff"]hex blue[/color]
Color (hex number): [color color=#00ff00]this is green instead of blue[/color]
Center Text: [center]center me[/center]
Font Size: [size size=10]10px font size[/size]
Justify Alignment: [justify]justify text[/justify]
Left Alignment: [left]left-aligned text[/left]
Subscript: [subscript]subscript text[/subscript]
Superscript: [superscript]superscript text[/superscript]
Right Alignment: [right]right-aligned text[/right]
Reverse Text: [reverse]reverse text[/reverse] [bdo]reverse text[/bdo]
*Images, Links, and Embedded Content*
Email: [email [email protected]]text[/email] [email][email protected][/email]
Freesound: [freesound]ID[/freesound] [freesound=large]ID[/freesound]
Gvideo: [gvideo]ID[/gvideo]
Image: [img]http://dcjtech.info/DCJTech_128.jpg[/img] [img img=DCJTech Logo]http://dcjtech.info/DCJTech_128.jpg[/img]
Telephone: [tel [email protected]]text[/tel] [tel][email protected][/tel]
URL: [url]http://dcjtech.info/[/url] [url=http://dcjtech.info/]DCJTech[/url]
Vimeo:
Youtube:
*Quotes*
Cite: [cite]Relevant source[/cite]
Quote: [quote]KISS - Keep It Simple, Stupid[/quote]
Quote (NAME): [quote quote=NAME]Life is what you make of it[/quote] [quote="NAME"]Persistance is the main ingredient for success[/quote]
Quote (author=NAME): [quote author=NAME]Quitters never succeed, and successors never quit[/quote] [quote author="Martin Jones"]Kissing arses is pointless. However, knowing whose arse to kiss and whose to kick and when is priceless.[/quote]
*Code*
Computer Code: [code]function HelloWorld($greet = 'World') { return 'Hello '.$greet } [/code]
Keyboard Keys: [kbd]Ctrl[/kbd]+[kbd]S[/kbd] [keyboard]Ctrl[/keyboard]+[keyboard]S[/keyboard]
*Lists*
Ordered Lists: [ol][li]Ordered-list[/li][/ol]
Unordered Lists: [ul][li]Unordered-list[/li][/ul]
*Tables*
Table: [table]
Thead: [thead]
Tbody: [tbody]
Tfoot: [tfoot]
th: [th]
tr: [tr]
td: [td]
*Special/Miscellaneous Content*
Abbreviation: [abbr title="HyperText Markup Language"]HTML[/abbr]
Client IP: [ip/]
Horizontal Ruler (Line): [hr/]
*Hide and Display Content*
Contents appear to registered users: [user]This is a secret message[/user]
Contents appear to non-registered users: [guest]Login to see less ads and content hidden from guests. (CODE TO DISPLAY AD)[/guest]
Spoiler: [spoiler]Surprise![/spoiler]
Spoiler (Named): [spoiler spoiler=one plus one]is 10 (in binary)[/spoiler]
Useragent: [useragent/]
[quote quote=NAME]QUOTE[/quote]
will render as
QUOTE
If “NAME” matches the login name of a user on the system, it will render as
QUOTE
Where “DISPLAY_NAME” is the display name that user. With BuddyPress installed, the name also becomes a link to their profile page. Otherwise, if BBPress is installed, it becomes a link to their forum user-page.
License
“BBCode Deluxe” is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
“BBCode Deluxe” is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with “BBCode Deluxe”. If not, see http://www.gnu.org/licenses/.
Conflicting Plugins
bbPress2 BBCode
Enlighter – BBCode Deluxe works perfectly fine with Enlighter as long as you set Enlighter’s priority to “12”
Ignore Code
Outerbridge Nested Shortcodes
Video and Audio BBCodes
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BBCode Deluxe」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
2014.08.27 | 2015.08.27 | 2015.10.01 | 2015.12.22 | 2016.04.10 | 2017.07.16 | 2017.09.04 | 2019.02.23 | 2019.02.24 | 2019.10.20 | 2020.07.30 | 2020.07.31 | 2020.08.01 | 2020.08.01.1 | 2020.08.01.2 |
延伸相關外掛(你可能也想知道)
Inline Spoilers 》這個外掛允許您使用簡單的短代碼創建內容的隱藏部分。, [spoiler title="展開看看"]隱藏的內容[/spoiler], 。
bbPress2 BBCode 》此外掛可為 WordPress、bbPress 及 BuddyPress 增加 BBCode 標記支援。, 它與「bbPress shortcode 白名單」外掛整合,提供安全的方式啟用 BBCode,而不會讓使...。
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],...。
WP BBCode 》使用 BBCode 在文章或留言中。, 允許您在部落格中使用 BBCode。, 範例:, 粗體: [b]粗體[/b], , 斜體: [i]斜體[/i], , 底線: [u]底線[/u], , 刪除線: [del]刪...。
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...。