Private Access Private Access
This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness. Use SimplePie::sanitize() instead.
Summery Summery
Sanitize feed data
Syntax Syntax
Parameters Parameters
- $data
-
(Required) Data to sanitize
- $type
-
(Required) One of the SIMPLEPIE*CONSTRUCT** constants
- $base
-
(Optional) Base URL to resolve URLs against
Default value: ''
Return Return
(string) Sanitized data
Source Source
File: wp-includes/SimplePie/Item.php
} /** * Get the parent feed