=== Plugin Name === Contributors: @netOrX Donate link: http://gekkOtaku.com Tags: phpbb, forum, topics Requires at least: 2.3 Tested up to: 2.9 Stable tag: trunk == Description == Complete and Integrate Plugin to display the last phpbb topics in your WordPress Template. The code Display what user say, where and link to: User en: Forum Name - Topic Title. When mouse over the link, display a preview short text from what user say. Dont forget configure with your own. *NOTE: This code was born @gekkotaku, so, you can get some support at the forum. Special Thanks (and more information) to **[phpBB community](http://www.phpbb.com/community/viewtopic.php?t=835915)** You can set the number of topics to display, wrap what user say, exclude a hidden forum. == Installation == BASIC: Unzip the file, put it into de plugin folder (wp-content/plugins/) Go to de WordPress Admin panel Go to the plugins menu and activate the plugin Finally, copy the function and paste it somewhere of your templateâ Example: lastPhpbbTopic('displays=8&location=0&table_prefix=YOUR_DB_TABLE_PREFIX&dir=http://YOUR_FORUM_ADDRESS.com/'); PARAMETERS: location - if the wordpress and phpbb forum are in the same DataBase use true (1) (BY DEFAULT). If the forum are in different DataBase use false (0) and fill your DataBase information. displays - numer of topics to show (default 3) before - the before tag you want to use(default li) after - the after tag you want to use(default /li) table_prefix - your forum DataBase prefix (default phpbb_) char_limit - for XX char limit for display on mouse over the link (default 80) dir - this is your foro address, CHANGE BY YOUR OWN
 (default http://foro.gekkotaku.com/) DIFFERENT DB PLACE THAN WORDPRESS? - CONFIRE THIS PARAMETER BY YOUR OWN: $DB_HOST = ''; // host (localhost, 06.mysqlprovider.com) $DB_NAME = ''; // your data base name $DB_USER = ''; // your data base user name $DB_PASS = ''; // your data base password [Plugin Homepage](http://www.gekkOtaku.com/ "lo hacemos todos, para todos") == Changelog == == Screenshots == 1. Screenshot Social Bookmarks Buttons Bar 2. Screenshot Admin Section == Frequently Asked Questions == = Where I get support? = [Autor @netOrX](http://www.twitter.com/netOrX)