joli_toc_disable_styles

Disables enqueuing of the CSS.

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