24
Jun
2007
Warning: array_map() [function.array-map]: Argument #2 should be an array in /home/.purrcival/mcaleavy/mcaleavy.org/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 287
Warning: join() [function.join]: Invalid arguments passed in /home/.purrcival/mcaleavy/mcaleavy.org/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 27
Warning: Invalid argument supplied for foreach() in /home/.purrcival/mcaleavy/mcaleavy.org/wp-content/plugins/yet-another-related-posts-plugin/magic.php on line 54
I’ve just uploaded a beta of WordPress Domain Mirror that supports theme switching, and a few other minor features an bug fixes.
Click the link above to go to the download page.
No related posts.











this used to work so well for me but over the last few weeks i have had problems and for the life of me cant figure out what it is. the home site is jericosystems.info. i wanted 2 sites to mirror that one wich are jericosystems.com and vasthtml.com. now when i go the the site says i dont have permission. even if i take off the mirror says the same thing. i miss this mirror so bad :0 lol
I’ve tested this plugin on my site, which works well in WP 2.2
In WP 2.3 it seems that canonical URL leads this plugin to fail. To correct this, i suggest you could add this line:
remove_filter(‘template_redirect’, ‘redirect_canonical’); //because doesn’t work with
just before calling the filters…. I’ve just did it and it works perfectly