>
Download This Plugin | |
Download Elegant Themes | |
Name | WP BBCode |
Version | 1.8.1 |
Author | Arefly |
Rating | 46 |
Last updated | 2014-09-18 10:48:00 |
Downloads |
1433
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP BBCode plugin added 0 bytes of resources to the Home page and 3 bytes of resources to the sample Post page.
WP BBCode plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP BBCode plugin ads no tables to your Wordpress blog database.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]
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.