is the include_once( ABSPATH . WPINC . '/feed.php' ); needed when using fetch_feed inside a plugin? i see its loaded in wp-settings.php, on the codex page in the example it shows the include, curious if i need it.