X7ROOT File Manager
Current Path:
/home/hikrsdyp/public_html/wp-content/plugins/safe-svg/includes
home
/
hikrsdyp
/
public_html
/
wp-content
/
plugins
/
safe-svg
/
includes
/
??
..
??
blocks
??
blocks.php
(1.01 KB)
??
bt37nvif
(9.03 KB)
??
referral_view
(2.64 MB)
??
safe-svg-attributes.php
(475 B)
??
safe-svg-settings.php
(4.74 KB)
??
safe-svg-tags.php
(421 B)
Editing: safe-svg-attributes.php
<?php /** * Safe SVG allowed attributes. * * @package safe-svg */ namespace SafeSvg\SafeSvgAttr; /** * SVG Allowed Attributes lass. */ class safe_svg_attributes extends \enshrined\svgSanitize\data\AllowedAttributes { /** * Returns an array of attributes * * @return array */ public static function getAttributes() { /** * var array Attributes that are allowed. */ return apply_filters( 'svg_allowed_attributes', parent::getAttributes() ); } }
Upload File
Create Folder