Summery Summery
Set the handler to enable the display of cached images.
Syntax Syntax
Parameters Parameters
- $page
-
(Optional) Web-accessible path to the handler_image.php file.
Default value: false
- $qs
-
(Optional) The query string that the value should be passed to.
Default value: 'i'
Source Source
File: wp-includes/class-simplepie.php
$this->sanitize->encode_instead_of_strip($tags); } } public function encode_instead_of_strip($enable = true) { $this->sanitize->encode_instead_of_strip($enable); } public function strip_attributes($attribs = '') {