diff --git a/functions.php b/functions.php index 822f0e2..f00cd59 100644 --- a/functions.php +++ b/functions.php @@ -117,7 +117,6 @@ function arkdewp_scripts() { } else { $v = ''; } - write_log( $v ); wp_enqueue_style( 'arkdewp-css', $assets_uri . 'arkdewp' . $file_prefix . '.css', array(), $v, 'all' ); wp_style_add_data( 'arkdewp-css', 'rtl', 'replace' );