rudrastyh / misha-update-checker

This simple plugin does nothing, only gets updates from a custom server
120 stars 44 forks source link

Undefined variable $options #2

Closed aminshoukat closed 2 years ago

aminshoukat commented 2 years ago

Please fix: public function purge( ) to public function purge( $upgrader_object, $options )

as you mentioned it would need two parameters when adding add_action so It would not show error.

rudrastyh commented 2 years ago

Thank, you, fixed! I forgot to pass variables there