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