Map attributes to key=”val”
(string) (Required) Key
(string) (Required) Value
(string)
File: wp-includes/atomlib.php
public static function map_attrs($k, $v) { return "$k=\"$v\""; }
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/atomparser/map_attrs