UBB Master

Simply replace your ubb code with html code. Very simple but sometimes you may need it.

Author:bigasp (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.1.4
Plugin version:0.1.0.0
Added to WordPress repository:09-03-2011
Last updated:11-03-2011
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, %:0
Rated by:0
Plugin URI:http://bigasp.com/archives/466
Total downloads:1 049
plugin download
Click to start download

UBB Master provides a way to add your own ubb code in your posts, excerpts and your comments.

What is ubb code:

A typical UBB code looks like this: [search]put your keyword here…[/search]

And here are the rules to play:

You can use following marks to replace this ubb code with your own format:

!{content}: the content between [ubb] and [/ubb].

!{encoded_content}: the content encoded by urlencode, you may need it in forming a url.

!{attr:attribute_name}: the attribute called attribute_name.

!{encoded_attr:attribute_name}: the attribute encoded by urlencode.

For example:

<a target="blank" href="http://www.google.com/search?ie=UTF-8&q=!{encoded_content}">!{content}</a>

Then the example ubb code above will be replaced by this:

<a target="blank" href="http://www.google.com/search?ie=UTF-8&q=put+your+keyword+here%26%238230%3B">put your keyword here…</a>

Quite simple, right?

If you found any problems, please contact me via iambigasp@gmail.com. I will be very appreciate.


Screenshots
FAQ
ChangeLog