• Resolved bilal266

    (@bilal266)


    Hi bro,

    after you updated the plugin, why my plugin get auto updated in my website ??

    I even did not update it.

    How to stop auto updates???

Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    To disable auto update WordPress plugin please use
    add_filter( 'auto_update_plugin', '__return_false' ); to theme function.php file.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin auto get updated’ is closed to new replies.