I've recently taken over the management of a drupal 5.x site. The problem that just popped up is the front page of the site was receiving content from the feed of a WordPress blog and posting an excerpt and link to each post. The blog post excerpts and links have stopped updating and I cannot figure out why. There is a unique content type created for the blog content feeding in, and I have looked at the settings for it, but I cannot find anything noting the the feed of the blog. Is there a module I should check or some setting I haven't seen yet?

One thing I did try to do was to find the .php file which governed the behavior of the front page of the custom theme developed for the site, but was unable to find one.

My background is in WordPress, so I'm honestly confused about how to navigate Drupal's complexity. This site was handed to me as a complete mess as the previous management of it had been extremely negligent. Any advice at all would be appreciated.