• essaysnark

    (@essaysnark)


    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)
  • Plugin Author cubecolour

    (@numeeja)

    Thank you for the heads-up. I have tweaked that line in the readme.txt and it should be displaying correctly in the plugin page now.

    • This reply was modified 9 years ago by cubecolour.
Viewing 1 replies (of 1 total)

The topic ‘missing snippet from Description’ is closed to new replies.