﻿=== Plugin Name ===
Contributors: jianmingyong
Donate link: No donate link
Tags: bbcode, BBcode, forum, Forum, forum bbcode, forum bb
Requires at least: 3.3.2
Tested up to: 3.4
Stable tag: 1.2
License: GPLv2 or laterLicense URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ===
* Font Bold: [b]<text>[/b]<br>
* Font Italics: [i]<text>[/i]<br>
* Font Underline: [u]<text>[/u]<br>
* Font Strikethrough: [s]<text>[/s]<br>
* Font Size: [size=<px>]<text>[/size]<br>
* Font Color: [color=<color>]<text>[/color]<br>
* Font center: [center]<text>[/center]<br>
* Text Quote: [quote]<text>[/quote] OR [quote=<name>]<text>[/quote]<br>
* URL: [url]<url>[/url] OR [url=<url>]<text>[/url]<br>
* Image: [img]<url>[/img] OR [img=<width>:<height>]<url>[/img]<br>
* Un-ordered list: [ul][li]<text>[/li][/ul]<br>
* Ordered list: [ol][li]<text>[/li][/ol]<br>
* Code: [code]<text>[/code] OR [code=<text1>]<text2>[/code]<br>
* Youtube: [youtube]<id>[/youtube] OR [youtube=<width>:<height>]<id>[/youtube]<br>
* Google Video: [gvideo]<id>[/gvideo] OR [gvideo=<width>:<height>]<id>[/gvideo]<br>
* Spoiler: [spoiler]<text>[/spoiler] OR [spoiler=<text1>]<text2>[/spoiler]<br>
* Line: [hr][/hr]<br>
* Sub script: [sub]<text>[/sub]<br>
* Super script: [sup]<text>[/sup]<br>
* Table: [table][tr][td]<text>[/td][/tr][/table] OR [table=<border>][tr][td]<text>[/td][/tr][/table]<br>
* Hidden words: [hnote]<text>[/hnote]<br>
* Textarea: [textarea]<text>[/textarea] OR [textarea=<width>:<height>]<text>[/textarea]<br>
<br>
== Installation ==
Manual Install:<br>
1. Create a folder using ftp client 'extension-bbcode' at the `/wp-content/plugins/` directory<br>
2. Upload `Extension BBcode Bata.php` to the `/wp-content/plugins/extension-bbcode` directory<br>
3. Activate the plugin through the 'Plugins' menu in WordPress<br>
<br>
Auto Install:<br>
1. Press Download then press activate through the 'Plugins' menu in WordPress.<br>

== Frequently Asked Questions ==
No Question ASKED!

== Screenshots ==
Currently no screenshots!

== Changelog ==
= 1.2 =
* Bug fixed for 3 charector output bug<br>
* Bug fixed for some tags<br>
* Rebuild some BBcode for more feature to work<br>

== Upgrade Notice ==
Version 1.2<br>
* Bug fixed for 3 charector output bug<br>
* Bug fixed for some tags<br>
* Rebuild some BBcode for more feature to work<br>
<br>
Manual Install:<br>
1. Create a folder using ftp client 'extension-bbcode' at the `/wp-content/plugins/` directory<br>
2. Upload `Extension BBcode Bata.php` to the `/wp-content/plugins/extension-bbcode` directory<br>
3. Activate the plugin through the 'Plugins' menu in WordPress<br>
<br>
Auto Install: [ through wordpress ]<br>
1. Press Download then press activate through the 'Plugins' menu in WordPress.<br>
