-
Wednesday, 20 Feb 2008 at 2:09 pm 1 Comment
Categories: Wordpress
Tags: Peter Bowyer, Wordpress MU, Wordpress Plugin
I figured out how to install Wasabi WP Related Post plugin on Wordpress MU.
You will need to run the MySQL script manually. Instead of…
ALTER TABLE `wp_posts` ADD FULLTEXT `post_related` (
`post_name` ,
`post_content`
)You can replace ‘wp_posts’ to the database table used by that particular Wordpress MU blog, for example, ‘wp_18_posts’.
I have done it for this blog. I used the Peter Bowler’s version of Related Post. It works.
If you like what you read, why not...
or
Subscibe via your emailRelated entries...
- Related Post Not For Wordpress MU
Just tried installing the WASABI WP related post plugin to this... - Wordpress Related Post Plugin
The most common related post plugin must be Related Entries by... - Modified Prologue Theme
I made several changes to the original Prologue theme which was... - WordPress 2.5 RC2 Screencast
You must check out the WordPress 2.5 RC2 Screencast if you... - Opens Link in a New Window
I just realized that I could not use target="_blank" in the...
- Related Post Not For Wordpress MU

8 Oct 2008 @ 9:49 pm
Sitewide Related Posts Plugin says
Thanks Peter, but with 1000 blogs, it’s not that easy to implement. There’s a new plugin called YARPP: Yet Another Related Posts Plugin, based on WASABI that will work out of the box with MU.
There’s also another fork, called MU Sitewide Related Posts Plugin similar to YARPP that will find and link related posts from all the websites on a MU installation.