Summery Summery
Set which class SimplePie uses for handling feed items
Syntax Syntax
Source Source
File: wp-includes/class-simplepie.php
* @see SIMPLEPIE_LOCATOR_ALL * @param int $level Feed Autodiscovery Level (level can be a combination of the above constants, see bitwise OR operator) */ public function set_autodiscovery_level($level = SIMPLEPIE_LOCATOR_ALL)