• why loading unnessary js and css code on frontend as well? this js and css file only needed on backend.

    many unnessary code parsing on frontend as well.

Viewing 1 replies (of 1 total)
  • I believe you’re mistaken.

    I’m vetting this plugin for my own use, so I checked the code, and it looks like the CSS and JS has only ever been loaded on the ‘admin_enqueue_scripts’, so it should only get loaded on the backend.

    I also checked the inspector on the frontend, and it confirms that nothing is being loaded on the frontend.

    So far, seems to work fine for me.

Viewing 1 replies (of 1 total)
  • The topic ‘very bad code quality’ is closed to new replies.