Syntax Syntax
Source Source
File: wp-includes/SimplePie/Source.php
{
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($return[0]));
}
return null;
}
}
Developer Resources, Tips, Tricks, Tutorials and Much more.
File: wp-includes/SimplePie/Source.php
{
return $this->sanitize($return[0]['data'], SIMPLEPIE_CONSTRUCT_IRI, $this->get_base($return[0]));
}
return null;
}
}