Summery Summery
Set how much feed autodiscovery to do
Syntax Syntax
Parameters Parameters
- $level
-
(Optional) Feed Autodiscovery Level (level can be a combination of the above constants, see bitwise OR operator)
Default value: SIMPLEPIE_LOCATOR_ALL
Source Source
File: wp-includes/class-simplepie.php
* * @param int $seconds The feed content cache duration */ public function set_cache_duration($seconds = 3600)