Top

Crazy Girl on "How do I get fetch_feed working with url from database"

March 2, 2010 by  

strange… now when I am going on with the function (including if is_wp_error else ) it works. No error anymore.
Isn’t that strange? Without wp-error it doesnt work, with wp-error it works?

What do you think is better for my $uri Use:
- get_bookmark_field(‘link_rss’, $my_link->link_id);
- esc_attr($my_link->link_rss);

The only feed what still had an error was the blog.wordpress-deutschland.org/feed/, but this is because of default the wrong url is entered, as this feed has no trailing slash.

Share

Comments

Facebook comments:

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





*
Bottom