• Hello,

    Trying to clean up some bloat, as this plugin inserts a script on each website page even though it’s not required.

    Trying to dequeue using the following:

    wp_dequeue_script( 'cooked-functions-js' );

    I’ve managed to eliminate all of the css by dequeuing it; however, I cannot manage to get rid of this functions file.

    Any help would be greatly appreciated as to why this is not working.

    Thanks in advance.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Dequeue Functions Script’ is closed to new replies.