This plugin is outdated and might not be supported anymore
UBB Master

UBB Master

By bigasp
Details
View on WordPress

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.

Details

Plugin code:
ubb-master
Plugin version:
0.1.0.0
Author:
Outdated:
Yes
WP version:
2.7 or higher
PHP version:
or higher
Test up to WP version:
3.1.4
Total installations:
0
Last updated:
2011-03-11
Rating:
Times rated:
0
code
comment
excerpt
post
ubb