MagpieRSS::MagpieRSS( $source ) PHP4 constructor. ContentsSource Related Uses User Contributed Notes Source File: wp-includes/rss.php public function MagpieRSS( $source ) { self::__construct( $source ); } Expand full source code Collapse full source code View on Trac View on GitHub Top ↑Related Top ↑Uses Uses Uses Description wp-includes/rss.php: MagpieRSS::__construct() PHP5 constructor. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.