missing snippet from Description
-
Awesome plugin!
There seems to be a bit of code missing from the plugin’s Description here in the repository – where you’re talking about how to use your own css, you say “If you do this you will also need to prevent the built-in styles from loading by adding the following line to your child theme’s functions.php or a custom functionality plugin:”
I believe it should be:
<?php remove_action('wp_print_styles', 'cc_tabby_css', 30); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘missing snippet from Description’ is closed to new replies.