Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Criss Swaim

    (@cswaim)

    I have not tried to prevent the style sheet from loading, so this is untested. If the wp_deregister_style is not working you might try

    <?php wp_dequeue_style( ‘tpg_get_posts_css’ ) ?>

    Thread Starter sazanetti

    (@sazanetti)

    neither deregister nor dequeue work

    the last thing anyone needs on wordpress is another stylesheet loading, particularly one with just a few lines

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp_deregister_style’ is closed to new replies.