MagpieRSS::map_attrs( $k, $v ) ContentsSource User Contributed Notes Source File: wp-includes/rss.php function map_attrs($k, $v) { return "$k=\"$v\""; } Expand full source code Collapse full source code View on Trac View on GitHub Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.