• Resolved larsactionhero

    (@larsactionhero)


    Hi there,

    Plugin works good so far, but unfortunately this is the only plugin i’m using that needs jQuery in the frontend.
    I know jQuery is still used on the WP dashboard, but while developing new projects keep on writing my js part without any jQuery dependecy on the frontend and use webpack/npm/es6 modules and so on.

    The future will definitely not jQuery but more and more vanilla javascript.
    Rewriting the dnd-upload-cf7.js file looks not that complicated.
    So, are there are any plans to remove it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hey @larsactionhero ,

    Yes, I will update my plugin to use plain javascript instead of relying on Jquery library.

    Thanks for your concern.

    Glen

    Thread Starter larsactionhero

    (@larsactionhero)

    Hi

    thanks for your reply.
    That sounds good!
    If you need any help in rewriting the script to plain js let me know. I’m doing lots of this stuff these days 😀

    Best regards,
    Lars

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

The topic ‘Move JS Part to modern Javascript and remove jQuery dependency’ is closed to new replies.