WP BBCode

Use BBCode in posts or comments.

Author:Arefly (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.8.3
Plugin version:1.8.1
Added to WordPress repository:08-12-2013
Last updated:18-09-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:46
Rated by:3
Plugin URI:http://www.arefly.com/wp-bbcode/
Total downloads:3 796
Active installs:20+
plugin download
Click to start download

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]http://wordpress.org/[/url] [url="http://wordpress.org/"]WordPress[/url]

Image: [img]http://s.wordpress.org/style/images/codeispoetry.png[/img] [img="CODE IS POETRY"]http://s.wordpress.org/style/images/codeispoetry.png[/img]

URL: [email="info@google.com"]Send Mail To Google[/email] [email]info@google.com[/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.


FAQ
ChangeLog