getting the whole content from wordpress feeds with magpierss

Discussion in 'PHP' started by ferhat, Jun 20, 2009.

  1. #1
    Hello, I fetch the full content of the blogs for our project. The problem is we can get the whole content of the posts from other RSS 2.0 feeds, but can only get description from wordpress although the full text is selected in the blogs.

    To see the problem I used print_r() in the related function of Magpierss. Find out that the $item['content']['encoded'] element is not listed while I can see it in the feed page's resource. Is there anyone have an idea about this problem?
     
    ferhat, Jun 20, 2009 IP