RSSCache::file_name( $url )
Source
File: wp-includes/rss.php
function file_name ($url) { return md5( $url ); }
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/rsscache/file_name