Ich habs grad geschafft single sign on korrekt mit meinem Wordpress und PHPBB Forum zu verbinden

Nun aber habe ich eine Frage zur Konfiguration... Eigentlich handelt es sich dabei ja um eine Wordpress Erweiterung, aber da PHPBB ja mitbeteiligt ist, dachte ich ich frage mal hier nach?
Also zur Veranschaulichung:
- Single sign on Plugin bei Wordpress installiert, Datenbanken etc. alles korrekt verbunden. Heisst, ich kann mich im Wordpress und im Forum mit dem selben Nutzrnamen und Passwort anmelden.
- Danach kann ich das neue Menü in Wordpress >WP2BB< auswählen und muss dieses konfigurieren, (nehme mal an, damit Wordpress zum Forum verlinkt und umgekehrt...)... Nun verstehe ich aber nicht was ich da für Daten eingeben soll, bzw. für was dies überhaupt ist?? ? Deshalb hier mal die Beschreibungen:
>>Numeric ID of the phpBB forum where topics for new posts will be created (if none specified in the 'forum' custom field of the WP post). If blank, no topics will be created unless 'forum' custom field of the post is set<<
>>Numeric ID of the phpBB forum where topics for new pages will be created (if none specified in the 'forum' custom field of the WP page). If blank, no topics will be created unless 'forum' custom field of the page is set<<
>>Comma separated list of Wordpress categories ID's to be excluded. Any post or page in this categories will not have correspondent messages in the forum<<
>>PhpBB existing user used for creating new topics (i.e. 'admin'). If left blank or user does not exist, 'guest' will be used<<
>>Message text for the topics in the forum created for every new page in the blog (if none specified in the 'msg' custom field of the WP page)
Some text replacement keywords can be used:
{$post} Wordpress post text (in HTML)
{$title} Wordpress post title
{$purl} Wordpress post Permalink<<
>>Message text for the topic in the forum created for every new page in the blog (if none specified in the 'msg' custom field of the WP page)
Some text replacement keywords can be used:
{$post} Wordpress post text (in HTML)
{$title} Wordpress post title
{$purl} Wordpress post Permalink<<
>>Text displayed when there are no comments in the forum for the post<<
>>Text displayed when there is 1 comment in the forum for the post<<
>>Text displayed when there is more than 1 comments in the forum for the post
Some text replacement keywords can be used:
{$x} Actual number of messages in the forum<<
>>Text displayed in the 'add a reply in the forum' quick link<<
>>If enabled, topics in the forum will be created for old entries in your blog (entries written before wp2bb was installed). These topics will be created when the entries are browsed by your readers<<