Only loading Plugin on specific Pages
-
Hi,
I just got your tab plugin. It’s very light compared to others I’ve used. I have specific pages in a category where I already have php code in the header to load custom ccs for those pages.
Is it possible to load the tabby plugin for only these types of pages? I’m guessing that might be even better instead of loading css for tabby on all pages.
I notice in your documentation you should put the remove_action(‘wp_print_styles’, ‘cc_tabby_css’,30); in the fucntions.php… but I’m lost as to how to go about the whole process of loading everything only on these specific pages in an effort to make my site run as fast as possible.
Thanks!
The topic ‘Only loading Plugin on specific Pages’ is closed to new replies.