: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Fired during plugin deactivation
* @link https://passwordprotectwp.com
* @package Password_Protect_Page
* @subpackage Password_Protect_Page/includes
* Fired during plugin deactivation.
* This class defines all code necessary to run during the plugin's deactivation.
* @package Password_Protect_Page
* @subpackage Password_Protect_Page/includes
* @author BWPS <hello@preventdirectaccess.com>
* Short Description. (use period)
public static function deactivate() {
PPW_Options_Services::get_instance()->delete_flag( PPW_Constants::MIGRATED_DEFAULT_PW );
PPW_Options_Services::get_instance()->delete_flag( PPW_Constants::MIGRATED_FREE_FLAG );