Linux 软件免费装

Sk Latest Post Widget

开发者 Skipstorm
更新时间 2009年12月6日 02:27
PHP版本: 2.8 及以上
WordPress版本: 2.8.4

标签

latest posts forum phpbb phpbb3 crosspost

下载

详情介绍:

This plugins adds a widget with the latest posts from your phpbb3 forum. To make it work you have to add a file on your forum directory wich is easily configurable to fetch the posts from a specific category or the whole forum. This plugins supports multiple istances so you can display topics from different forums or categories in multiple widgets.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Copy latest_posts.php in your phpbb3 forum root directory
  4. Change the value of $urlPath with your forum address in latest_posts.php, rename the file if you want.
  5. Place the widget in your sidebar and customize it from the 'Widget' menu in WordPress. Insert the complete url of the latest_posts.php file or however you called it.
You can add as many widgets as you want. Limit the number of posts or forum ids right from the widget admin panel. This version does not recurse subforums, you'll have to add all the ids. If you need support visit the plugin homepage. Customizing the CSS just add a class for sk_latest_posts_widget in you css file.