Searched defs:add_attributes (Results 1 – 2 of 2) sorted by relevance
76 public $add_attributes = ['audio' => ['preload' => 'none'], 'iframe' => ['sandbox' => 'allow-scripts allow-same-origin'], 'video' => ['preload' => 'none']]; variable in SimplePie\\Sanitize 228 public function add_attributes($attribs = ['audio' => ['preload' => 'none'], 'iframe' => ['sandbox' => 'allow-scripts allow-same-origin'], 'video' => ['preload' => 'none']]) function in SimplePie\\Sanitize
655 public $add_attributes = ['audio' => ['preload' => 'none'], 'iframe' => ['sandbox' => 'allow-scripts allow-same-origin'], 'video' => ['preload' => 'none']]; variable in SimplePie\\SimplePie 1403 public function add_attributes($attribs = '') function in SimplePie\\SimplePie