[wordpress插件] BBCode DeluxeBBCode豪华版

wordpress 插件 文章 2020-03-01 02:40 574 0 全屏看文

AI助手支持GPT4.0

评分
70
描述

BBCode Deluxe adds BBCode markup (and other shortcodes) to WordPress and BBPress.

BBCode Deluxe将BBCode标记(和其他短代码)添加到WordPress和BBPress。

These BBCodes create HTML5 tags, so be sure that your site supports HTML5.

这些BBCodes创建HTML5标记,因此请确保您的站点支持HTML5。

The plugin also creates a backend page that provides the administrator with information about the server including the version of PHP being used.

该插件还会创建一个后端页面,该页面向管理员提供有关服务器的信息,包括所使用的PHP版本。

Go to http://dcjtech.info/html-and-shortcodes-formatting/ to see a live demonstration of this plugin in use.

转到http://dcjtech.info/html-and-shortcodes-formatting/观看此插件的实时演示。

This plugin also supports nested

shortcodes such as [quote]Outer Quote[quote]Inner Quote[quote]Deep Quote

[/quote][/quote

此插件还支持嵌套的

短代码,例如 [quote]外引号[quote]内引号[quote]深引号[/ quote] [/ quote] [/ quote

].

]

BBCode Deluxe works perfectly fine with Enlighter (by Andi Dittrich) as long as you set Enlighter’s priority to “12”.

只要将Enlighter的优先级设置为“ 12”,BBCode Deluxe就可以与Enlighter(由Andi Dittrich共同使用)完美配合。

    • Plugin Name: BBCode Deluxe
    • 插件名称:BBCode Deluxe

    • Plugin URI: https://wordpress.org/plugins/bbcode-deluxe/
    • 插件URI:https://wordpress.org/plugins/bbcode-deluxe/

    • Description: Adds support for BBCode to WordPress and BBPress
    • 说明:在WordPress和BBPress中增加了对BBCode的支持

    • Version: 2019.10.20
    • 版本:2019.10.20

    • Author: Devyn Collier Johnson (DevynCJohnson)
    • 作者:Devyn Collier Johnson(DevynCJohnson)

    • Author URI: http://dcjtech.info/
    • 作者URI:http://dcjtech.info/

    • Email: DevynCJohnson@Gmail.com
    • 电子邮件:DevynCJohnson@Gmail.com

    • License: GNU General Public License version 3 (GPL3)
    • 许可:GNU通用公共许可版本3(GPL3)

    • License URI: http://www.gnu.org/licenses/gpl-3.0.html
    • 许可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”)
      • 版权所有(C)2013 Anton Channing(“视频和音频BBCodes”和“ bbPress2 BBCode”)

      • Copyright (C) 2010 b0ingBall (b0ingBall BBCode plugin)
      • 版权(C)2010 b0ingBall(b0ingBall BBCode插件)

      • Copyright (C) 2008 Viper007Bond (the original BBCode plugin)
      • 版权所有(C)2008 Viper007Bond(原始BBCode插件)

      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.

      如果某个用户向我的PayPal帐户捐款超过20美元,那么我将给该用户我的电话号码,以便该用户致电给我以获取错误报告,建议,帮助,疑虑等。

      The BBCodes can be typed in all lowercase or all uppercase, but the opening and closing BBCodes must match.

      可以用全部小写或全部大写键入BBCode,但是开头和结尾的BBCode必须匹配。

      For instance, bold == bold.

      例如, 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 [

      对于属性,最多只能将一个属性除外的BBCodes可以用以下两种格式之一编写: [abbr =“超文本标记语言”] HTML [/ abbr] [

      abbr title="HyperText Markup Language"]HTML[/abbr].

      abbr title =“ HyperText标记语言”] HTML [/ abbr]

      *Inline Styling*

        *内联样式*

      Bold: [b]bold [strong]bold[/strong]

      粗体:[b]粗体[/ b] [strong]粗体[/ strong]

      Italic: italic [em]italic[/em]

      斜体:[i]斜体[/ i] [em]斜体[/ em]

      Underline: underline

      下划线:[u]下划线[/ u]

      Strikeout:striked-out/strike-through [del]deleted[/del]

      删除线:[s]删除线/删除线[/ s] [删除] [/ del]

      Color (name): [color color="blue"]named blue[/color]

      颜色(名称):[color color =“ blue”]命名为蓝色[/ color]

      Color (hex string): [color color="0000ff"]hex blue[/color]

      颜色(十六进制字符串):[color color =“ 0000ff”]十六进制蓝色[/ color]

      Color (hex number): [color color=#00ff00]this is green instead of blue[/color]

      颜色(十六进制数字):[color color =#00ff00]这是绿色而不是蓝色[/ color]

      Center Text: [center]center me[/center]

      中心文字:[center]使我居中[/ center]

      Font Size: [size size=10]10px font size[/size]

      字体大小:[size size = 10] 10px字体大小[/ size]

      Justify Alignment: [justify]justify text[/justify]

      对齐方式对齐:[对齐]对齐文字[/对齐]

      Left Alignment: [left]left-aligned text[/left]

      左对齐:[left]左对齐文本[/ left]

      Subscript: [subscript]subscript text[/subscript]

      下标:[下标]下标文字[/下标]

      Superscript: [superscript]superscript text[/superscript]

      上标:[上标]上标文字[/上标]

      Right Alignment: [right]right-aligned text[ight]

      右对齐:[right]右对齐文字[/ right]

      Reverse Text: [reverse]reverse text[everse] [bdo]reverse text[/bdo]

      反向文本:[反向]反向文本[/反向] [bdo]反向文本[/ bdo]

      *Images, Links, and Embedded Content*

      *图像,链接和嵌入式内容*

      Email: [email email=user@www.example.com]text[/email] [email]user@www.example.com[/email]

      电子邮件:[email email=user@www.example.com]文本[/ email] [email] user@www.example.com [/ email]

      Freesound: [freesound]ID[/freesound] [freesound=large]ID[/freesound]

      Freesound:[freesound] ID [/ freesound] [freesound = large] ID [/ freesound]

      Gvideo: [gvideo]ID[/gvideo]

      Gvideo:[gvideo] ID [/ gvideo]

      Image: [img img=DCJTech Logo]http://dcjtech.info/DCJTech_128.jpg[/img]

      图片:[img] http://dcjtech.info/DCJTech_128.jpg [/ img] [img img = DCJTech徽标] http://dcjtech.info/DCJTech_128.jpg [/ img]

      Telephone: [tel tel=user@www.example.com]text[/tel] [tel]user@www.example.com[/tel]

      电话:[tel tel=user@www.example.com]文字[/ tel] [tel] user@www.example.com [/ tel]

      URL: http://dcjtech.info/ DCJTech

      网址:[url] http://dcjtech.info/ [/ url] [url = http://dcjtech.info/] DCJTech [/ url]

      Vimeo:

      Vimeo:<!-vimeo错误:不是vimeo视频->

      Youtube:

      Youtube:<!-YouTube错误:输入的网址错误->

      *Quotes*

      *行情*

      Cite: [cite]Relevant source[/cite]

      引用:[cite]相关来源[/ cite]

      Quote: [quote]KISS - Keep It Simple, Stupid

Quote:

KISS-保持简单,愚蠢[/ quote]

Quote (NAME): [quote quote=NAME]Life is what you make of it

[quote="NAME"]Persistance is the main ingredient for success[/quote]

Quote(NAME):[quote quote = NAME]生活就是您的人生[/ quote] [quote =“ NAME”]持久性是成功的主要要素[/ quote]

Quote (author=NAME): [quote author=NAME]Quitters never succeed, and successors never quit[/quote] [quote author="Martin Jones"]Kissing arses is pointless.

引用(author = NAME):[quote author = NAME]退出者永远不会成功,继任者也永远不会退出[/ quote] [quote author =“ Martin Jones”]接吻毫无意义。

However, knowing whose arse to kiss and whose to kick and when is priceless.[/quote]

但是,知道要亲吻谁的屁股,何时踢谁的屁股是无价的。[/ quote]

*Code*

*码*

Computer Code:

function HelloWorld($greet = 'World') { return 'Hello '.$greet } 

计算机代码:[代码]函数HelloWorld($ greet ='World'){返回'Hello'。$ greet} [/ code]

Keyboard Keys: [kbd]Ctrl[/kbd]+[kbd]S[/kbd] [keyboard]Ctrl[/keyboard]+[keyboard]S[/keyboard]

键盘按键:[kbd] Ctrl [/ kbd] + [kbd] S [/ kbd] [键盘] Ctrl [/键盘] + [键盘] S [/键盘]

*Lists*

*列表*

Ordered Lists: [ol][li]Ordered-list[/li][/ol]

有序列表:[ol] [li]有序列表[/ li] [/ ol]

Unordered Lists: [ul][li]Unordered-list[/li][/ul]

无序列表:[ul] [li]无序列表[/ li] [/ ul]

*Tables*

*表格*

Table: [table]

表格:[表格]

Thead: [thead]

Thead:[thead]

Tbody: [tbody]

Tbody:[tbody]

Tfoot: [tfoot]

脚:[脚]

th: [th]

th:[th]

tr: [tr]

tr:[tr]

td: [td]

td:[td]

*Special/Miscellaneous Content*

*特殊/杂项内容*

Abbreviation: [abbr title="HyperText Markup Language"]HTML[/abbr]

缩写:[abbr title =“超文本标记语言”] HTML [/ abbr]

Client IP: [ip/]

客户端IP:[ip /]

Horizontal Ruler (Line): [hr/]

水平尺(线):[hr /]

*Hide and Display Content*

*隐藏和显示内容*

Contents appear to registered users: [user]This is a secret message[/user]

内容向注册用户显示:[user]这是一条秘密消息[/ user]

Contents appear to non-registered users: [guest]Login to see less ads and content hidden from guests.

内容向未注册的用户显示:[guest]登录后,看不到来宾隐藏的广告和内容。

(CODE TO DISPLAY AD)[/guest]

(显示广告的代码)[/ guest]

Spoiler: [spoiler]Surprise![/spoiler]

剧透:[剧透]惊喜![/剧透]

Spoiler (Named): [spoiler spoiler=one plus one]is 10 (in binary)[/spoiler]

剧透(命名):[剧透= 1加1]是10(二进制)[/剧透]

Useragent: [useragent/]

用户代理:[useragent /]

[quote quote=NAME]QUOTE[/quote]

[quote quote = NAME] QUOTE [/ quote]

will render as

将呈现为

NAME wrote:
QUOTE

  
NAME写道:
QUOTE

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

如果“ NAME”与系统上用户的登录名匹配,它将显示为

DISPLAY_NAME wrote:
QUOTE

  
“> DISPLAY_NAME写道:
QUOTE

Where “DISPLAY_NAME” is the display name that user.

其中“ DISPLAY_NAME”是该用户的显示名称。

With BuddyPress installed, the name also becomes a link to their profile page.

安装BuddyPress后,该名称也将成为其个人资料页面的链接。

Otherwise, if BBPress is installed, it becomes a link to their forum user-page.

否则,如果已安装BBPress,它将成为其论坛用户页面的链接。

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)

“ BBCode Deluxe”是免费软件:您可以根据自由软件基金会发布的GNU通用公共许可证的条款(许可证的第3版)进行重新分发和/或修改。

any later version.

任何更高版本。

“BBCode Deluxe” is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;

分发“ BBCode Deluxe”是希望它会有用,但没有任何保证;

without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

甚至没有对适销性或特定用途适用性的暗示保证。

See the GNU General Public License for more details.

有关更多详细信息,请参见GNU通用公共许可证。

You should have received a copy of the GNU General Public License along with “BBCode Deluxe”.

您应该已经收到了GNU通用公共许可证的副本以及“ BBCode Deluxe”。

If not, see http://www.gnu.org/licenses/.

如果没有,请参见 http://www.gnu.org/licenses/

Conflicting Plugins

冲突的插件

    • bbPress2 BBCode
    • bbPress2 BBCode

    • Enlighter – BBCode Deluxe works perfectly fine with Enlighter as long as you set Enlighter’s priority to “12”
    • Enlighter –只要将Enlighter的优先级设置为“ 12”,BBCode Deluxe就可以与Enlighter完美配合

    • Ignore Code
    • 忽略代码

    • Outerbridge Nested Shortcodes
    • 外桥嵌套简码

    • Video and Audio BBCodes
    • 视频和音频BBCodes

安装步骤

    1. Upload the “bbcode-deluxe” folder and its contents to the “/wp-content/plugins/” directory
    2. 将“ bbcode-deluxe”文件夹及其内容上传到“ / wp-content / plugins /”目录

    3. Activate the plugin through the “Plugins” menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/bbcode-deluxe.zip
-EOF-

AI助手支持GPT4.0