• Resolved brunoguy

    (@brunoguy)


    Hi,
    First of all : thanks for your work with that plugin JWT πŸ™‚
    I use the version 2.6.2 and have made specific additional development.

    That’s why i don’t want to use the 3.0.0 version.
    But since the 3.0.0 release, the plugin updates automatically. I try to block it whith PHP code in function.php and use dedicated pluggin to manage updates without succeed.

    ==> Could you give me more details about that ?
    ==> Does the update is linked to WP Core ?

    For now i have to reinstall the 2.6.2 version manually each day πŸ™

    Thanks for your help

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nicu Micle

    (@nicu_m)

    Hello @brunoguy,

    The simplest way to avoid the updates is to modify your plugin version from the code. In order to make sure the plugin will not be updated, just change the Version: 2.6.2 from your customized simple-jwt-login.php to Version: 100.0.0.

    I hope my answer helped you.

    PS: I would suggest adapting version 3.0.0 to your needs because this version has a lot of improvements.

    Please don’t forget to rate this plugin.

    Best regards,
    Nicu.

    Plugin Author Nicu Micle

    (@nicu_m)

    Also,
    I forgot to mention that, you can always open a pull request on https://github.com/nicumicle/simple-jwt-login or you can open issues and suggest new features so that you will always be able to use the latest plugin version.

    Best regards,
    Nicu.

    Thread Starter brunoguy

    (@brunoguy)

    Hi Nicu,
    Many thanks for your answers. I will use 3.0.0 when my POC will be a success πŸ˜‰
    I will see tomorrow if it works

    • This reply was modified 4 years, 10 months ago by brunoguy.

    Hi, i am trying to get this plugin, is it possible you can rmail it to me, i purchased the Rekord theme

    thank you

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

The topic ‘New Version – 3.0 & automatic update’ is closed to new replies.