Map attributes to key=”val”
$kstringrequired
$vstringrequired
public static function map_attrs($k, $v) {
return "$k=\"$v\"";
}
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/atomparser/map_attrs