etruel / wpematico

11 stars 9 forks source link

FIFU option keeps activated when the plugin is deactivated #98

Closed manuelge closed 6 months ago

manuelge commented 6 months ago

ISSUE: The fetch does not check if the plugin is installed and activated, it only checks if the option is active to use the image from the URL.

  1. See if it's possible to intercept the "deactivate" action of the FIFU plugin and set the FIFU option to false in the WPeMatico Settings.

  2. When the settings screen loads, check if the option is active and if the FIFU plugin is not activated then save in false, (when the settings are loaded).