joli_toc_disable_js

Disables enqueuing of the javascript.

add_filter('joli_toc_disable_js', function(){ return true; });
Was this page helpful?