RSSCache::RSSCache( $base = '', $age = '' )
PHP4 constructor.
Description
Source
File: wp-includes/rss.php
public function RSSCache( $base = '', $age = '' ) { self::__construct( $base, $age ); }
PHP4 constructor.
File: wp-includes/rss.php
public function RSSCache( $base = '', $age = '' ) { self::__construct( $base, $age ); }