On this page
RSSCache::RSSCache( $base = '', $age = '' )
PHP4 constructor.
Source
File: wp-includes/rss.php. View all references
public function RSSCache( $base = '', $age = '' ) {
self::__construct( $base, $age );
}
Related
Uses
| Uses | Description |
|---|---|
| RSSCache::__construct() wp-includes/rss.php | PHP5 constructor. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/rsscache/rsscache