W3cubDocs

/WordPress

RSSCache::RSSCache( $base = '', $age = '' )

PHP4 constructor.

Source

File: wp-includes/rss.php

public function RSSCache( $base = '', $age = '' ) {
		self::__construct( $base, $age );
	}

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/rsscache/rsscache