xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Base: /home/ayyokffr/monsterbeatsbydrepaschere.com
Current: /home/ayyokffr/monsterbeatsbydrepaschere.com/wp-content/plugins/wp-add-custom-css/css
Name
Type
Size
Action
..
dir
-
custom-css.php
file
248
edit
Quick Jump (auto-detected)
/home/ayyokffr/monsterbeatsbydrepaschere.com
Reset Base
Overwrite
Upload
Editing: wp-content/plugins/wp-add-custom-css/css/custom-css.php
<?php header("Content-type: text/css"); $custom_css = get_option('wpacc_settings'); $custom_css = wp_kses( $custom_css['main_custom_style'], array( '\'', '\"' ) ); $custom_css = str_replace ( '>' , '>' , $custom_css ); echo $custom_css; ?>
Save