diff --git a/functions.php b/functions.php index d2f907c..a21ca4b 100644 --- a/functions.php +++ b/functions.php @@ -349,5 +349,5 @@ $str = explode(" ", $str); return implode(" " , array_slice($str, 0, $length)); } - +wp_deregister_script('prototype'); ?> \ No newline at end of file