=== Plugin Name === Contributors: linickx Donate link: http://www.linickx.com/donate Tags: phpBB, forum, topics, sidebar, posts Requires at least: 2.0.9 Tested up to: 3.2.1 Stable tag: 0.7.1 This plugin grabs your recent phpBB forum topics for you to display in wordpress. == Description == Do you have a phpBB forum, do you want to drag your blog readers into your forum ? Then this plugin might just help, you can include somewhere in wordpress a list of recent phpbb threads (topics) in a page, a post, and even in your theme - so your sidebar for example ! == Installation == 1. Setup your Database Connection, see Other Notes 1. unzip phpbb_recent_topics.zip in your `/wp-content/plugins/` directory. (You'll have a new directory, with this plugin in `/wp-content/plugins/phpbb_recent_topics`) 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure the plugin, you need to tell wordpress about phpbb, this is done in the wordpress menu 'Settings' -> 'phpBB Recent Topics' The following Settings are required: * The name of your phpBB database (e.g phpbb) * The name of the table where topics are held (the default is phpbb_topics ) * The full url of your forum for links (e.g. http://www.mydomain.com/forum) * The number of topics to show. (If left blank you get 5) * The Date Formatting, i.e. "d/M/y - g:i a" similar to the WordPress "General Settings" 1. Hit 'Update Options" 1. To output the list of topics in a page or post... * create a new page/post, type `{phpbb_recent_topics}` , hit 'Publish' or 'Create new page' To output the list of topics in your theme sidebar using the widget… * click “design” in the dashboard * click “widgets” * next to phpBB Recent Topics click “add” * click "save changes" To output the list of topics in your theme sidebar... * edit sidebar.php and inside `