Title: UBB Master
Author: bigasp
Published: <strong>2011-03-09</strong>
Last modified: 2011-03-11

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/ubb-master.svg)

# UBB Master

 By [bigasp](https://profiles.wordpress.org/bigasp/)

[Download](https://downloads.wordpress.org/plugin/ubb-master.zip)

 * [Details](https://tt.wordpress.org/plugins/ubb-master/#description)
 * [Reviews](https://tt.wordpress.org/plugins/ubb-master/#reviews)
 *  [Installation](https://tt.wordpress.org/plugins/ubb-master/#installation)
 * [Development](https://tt.wordpress.org/plugins/ubb-master/#developers)

 [Support](https://wordpress.org/support/plugin/ubb-master/)

## Description

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](https://tt.wordpress.org/plugins/ubb-master/iambigasp@gmail.com?output_format=md).
I will be very appreciate.

## Screenshots

 * [[
 * UBB List
 * [[
 * Modify the existing ubb code
 * [[
 * Add a new ubb code

## Installation

The plugin is simple to install:

 1. Download `ubb-master.zip`
 2. Unzip
 3. Upload `ubb-master` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin
 5. Configure the plugin from `Manage/UBB Master`

## FAQ

#### Why use this plugin

Sometimes, you may need a simple ubb replacement to support your blog, such as search,
music player and etc.

But you can’t find a plugin which meets your need, and you decide to do it on your
own. Then it may help you.

For example:

You can use [music]xxx.mp3[/music] instead of writting a bunch of code to insert
a flash music player.

And once you want to change your player, just change your ubb format, and everything
is done.

#### Why not using enable ubb code in comments

It may not be safe to use the ubb code in comments.

The source is open, thus the content posted may be well constructed to hack your
blog.

However, you may need it in some situation. So I still leave it there.

Use it wisely.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“UBB Master” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ bigasp ](https://profiles.wordpress.org/bigasp/)

[Translate “UBB Master” into your language.](https://translate.wordpress.org/projects/wp-plugins/ubb-master)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ubb-master/), check
out the [SVN repository](https://plugins.svn.wordpress.org/ubb-master/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/ubb-master/) by 
[RSS](https://plugins.trac.wordpress.org/log/ubb-master/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0.0

 * Replace ubb code in posts, excerpts and comments
 * Support 4 basic marks to presents the content or the attributes.

## Meta

 *  Version **0.1.0.0**
 *  Last updated **15 ел ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/ubb-master/)
 * Tags
 * [code](https://tt.wordpress.org/plugins/tags/code/)[comment](https://tt.wordpress.org/plugins/tags/comment/)
   [excerpt](https://tt.wordpress.org/plugins/tags/excerpt/)[post](https://tt.wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://tt.wordpress.org/plugins/ubb-master/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ubb-master/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ubb-master/reviews/)

## Contributors

 *   [ bigasp ](https://profiles.wordpress.org/bigasp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ubb-master/)