[WordPress] 外掛分享: BBCode Deluxe

首頁外掛目錄 › BBCode Deluxe
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
100+
安裝啟用
★★★☆☆
3.7/5 分(3 則評價)
2054 天前
最後更新
問題解決
WordPress 3.9+ v2020.08.01.2 上架:2015-08-26

內容簡介

注意:直到 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]

外掛標籤

開發者團隊

⬇ 下載最新版 (v2020.08.01.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「BBCode Deluxe」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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

NAME wrote:

QUOTE

If “NAME” matches the login name of a user on the system, it will render as

DISPLAY_NAME wrote:

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

延伸相關外掛

文章
Filter
Apply Filters
Mastodon