MagpieRSS::map_attrs( $k,  $v )


Description Description


Source Source

File: wp-includes/rss.php

	function map_attrs($k, $v) {
		return "$k=\"$v\"";
	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.