• Great plugin!!
    However, the styles are not included in the right way at the front end: why you use wp_head?

    is better:
    add_action ('wp_enqueue_scripts', 'wp_v_icon_frontend_styles');

Viewing 2 replies - 1 through 2 (of 2 total)
  • no excuse really, going for my MVP, and did it without thinking too much, will roll it out with the correct action shortly, I was kind of thinking about trying to make sure it was enqueued last, but it is a bit silly.

    I pride my self on being a bit of stickler for getting it right – good call fburatti…. thanks for taking the time to look at my plugin – and my code! 🙂

    Cheers

    Paul

    NB – for other users this has been fixed subsequently.

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