• Resolved Rodrigo

    (@rghedin)


    Hi!

    I noticed that User Toolkit’s CSS is being loaded on front-end with no reason. (AFAIK, this plugins runs only on back-end/dashboard.)

    The file being loaded is:

    https://manualdousuario.net/wp-content/plugins/user-toolkit/assets/dist/app.css

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Deryck

    (@deryck)

    Hi @rghedin this plugin also supports user switching and has a link in the front-end (with styles) to switch back to the original user. That’s why we load the same file in front-end too.

    Thanks for the heads-up anyway.

    Thread Starter Rodrigo

    (@rghedin)

    Oh, I wasn’t aware.

    Since I don’t use (nor intend to) these features, I’m gonna remove it via functions.php dequeue_style.

    Thanks, @deryck!

    Plugin Author Deryck

    (@deryck)

    No worries!

    Perhaps I can create a conditional loading in the next release.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin’s CSS is being loaded on front-end’ is closed to new replies.