Title: bbSigPress
Author: matrixagent
Published: <strong>12.12.2008</strong>
Last modified: 12.03.2009

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# bbSigPress

 Від автора [matrixagent](https://profiles.wordpress.org/matrixagent/)

[Завантажити](https://downloads.wordpress.org/plugin/bbsigpress.0.4.8.zip)

 * [Деталі](https://uk.wordpress.org/plugins/bbsigpress/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/bbsigpress/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/bbsigpress/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/bbsigpress/#developers)

 [Підтримка](https://wordpress.org/support/plugin/bbsigpress/)

## Опис

Remember those web forums?
 The big thing before everybody became a blogger.. Well,
personally I’m still using them a lot. Of course, my signature includes a link to
my blog. I bet that most of you also have their blog linked in a forum signature–“
Visit my great blog”. Yeah, great catch phrase.. but no matter how great your link-
text is, people will get used to it. As soon as they are used to your link they 
won’t click it anymore – so what to do? Try out a new catch phrase every week? What
about this: Apart from the default link to your blog you could also give them a 
link to your most recent entry – together with it’s title, category, publishing 
date, comment count.. And you don’t have to do anything, even with multiple forums.
bbSigPress automatically updates your signatures when you publish a new post.

Warning: This plugin is still in a very early beta state! It mostly works, but problems
may occur! Use with caution!

#### Multiple Forums

You can define as many forums to be updated in the settings as you want!
 Please
be aware that bbSigPress does basically the same as you would do – so it may take
some seconds per forum. You simply need to enter your login details, the URL to 
the forum and its’ type – and of course the signature.

#### Templates

bbSigPress not only put’s a boring link in your signature – you still have full 
control over the layout!
 Just design and style your signature in the forum of your
choice and afterwards copy the “BB-Code” to the template field of that forum. Then
put in the placeholders you want to use and you’re done! You can use the following
placeholders:

 * %title% – obviously, the post’s title.
 * %author% – the display-name of the author.
 * %permalink% – explanation needed?!
 * %category% – also works if post is in multiple categories!
 * %date% – is formatted using your WP settings.
 * %time% – likewise.
 * %commentcount% – the bigger, the better, right? 😉

#### Supported forum software

Although you may have thought so: bSigPress ain’t a magician. There are probably
hundreds of different bulletin board systems (BBS) out there.
 And for each one 
of them I need to manually define how to update the signature in this particular
system. If you wan’t to learn more about it, read [here](http://en.wikipedia.org/wiki/Internet_forum)
and [there](http://www.forummatrix.org/). Two big players are “vBulletin” and “Burning
Board” and most of you should have seen a phpBB, as it is free. Currently the following
BBS are supported:

 * vBulletin 3
 * Burning Board 2
 * phpBB 3

More to come soon! Please visit the [support forum](http://matrixagents.org/phpBB/)
if you need help with a specific BBS!

## Встановлення

 1. Unzip and upload the “bbSigPress” directory into “wp-content/plugins/”
 2. Activate it on your plugin management page.
 3. Setup your accounts under the new “bbSigPress” option of the settings menu
 4. That’s it, you’re done!

#### Update

 * Override the “bbSigPress” directory in “wp-content/plugins/”

Update from within WordPress Admin Panel of course also works.

## Часті питання

  Where can I get help?

Please visit the [discussion board](http://matrixagents.org/phpBB/).

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“bbSigPress” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій
вклад наступні учасники:

Учасники

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

[Перекладіть “bbSigPress” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/bbsigpress)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/bbsigpress/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/bbsigpress/) або підпишіться на 
[журнал розробки](https://plugins.trac.wordpress.org/log/bbsigpress/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/bbsigpress/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

_Version 0.1_

 * Basic functionality, not released to public, only vBulletin 3 supported

_Version 0.2_

 * Added debug mode, added Burning Board 2 support

_Version 0.3_

 * Charset problem fixed, added phpBB 3 support, first public release

_Version 0.4_

 * Minor compatibility fix, added lots of “supress warning”-signs for better error
   dealing.

_Version 0.4.1_

 * Shiny new help icon, thanks to [Henning](http://blog.kwoth.net/)!
 * Fixed a problem when special html characters occured in a username or password.

_Version 0.4.2_

 * bbSigPress now remembers the last posting you have “submitted” to your signatures
   and won’t do the update more than once. So if you just fix some typos in your
   most recent posting, the plugin won’t do any useless operations. If you update
   the title, it will of course be updated in your signatures as well.

_Version 0.4.3_

 * Various little bugfixes for problems in rare cases. (Same title but different
   posting, e.g.)
 * Moved the settings to the “Plugins”-Category in dashboard. Feels better there
   since 2.7, i think.
 * Added a direct link to the settings from the plugins page in dashboard.

_Version 0.4.4_

 * You can now choose whether you want bbSigPress only to keep your LATEST post 
   in your signatures or if it should put an older post back into the signatures
   when you save it. (Reason: When I corrected some typos in an older article, bbSigPress
   would always have put them into my signatures, which I didn’t want to happen.)

_Version 0.4.5_

 * Fixes a problem with a recent phpBB update.

_Version 0.4.6_

 * Just some typos and higher vBulletin compability.

_Version 0.4.7_

 * Discovered a rarely occuring bug while working on the engine for IPB, which will
   be added in 0.5

_Version 0.4.8_

 * Updated to WP 2.7.1 and fixed a WPMU bug

## Мета

 *  Версія **v0.4.8**
 *  Останнє оновлення **17 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 2.5 або вище **
 *  Tested up to **2.7.1**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/bbsigpress/)
 * Позначки
 * [bulletin board](https://uk.wordpress.org/plugins/tags/bulletin-board/)[vbb](https://uk.wordpress.org/plugins/tags/vbb/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/bbsigpress/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/bbsigpress/reviews/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/bbsigpress/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=paypal%40matrixagents%2eorg&item_name=Dodge%20this%21%20bbSigPress&no_shipping=1&no_note=1&tax=0&currency_code=EUR&lc=DE&bn=PP%2dDonationsBF&charset=UTF%2d8)