By paragon77 on
Is there a module that will allow a Block for recent posts or comments from a wordpress site to display similar to the recent comments or blogs blocks used by Drupal? I would like for updates and comments to my game world site (WordPress 2.9) to show as a recent list in a block on my Play-by-blog (Dupal 6.15) gaming site.
Comments
_
If the wordpress site makes a feed available, you can display it with the core aggregator module or the contributed feeds module.
Core aggregator module did
Core aggregator module did the trick.
Thank you so much!!!