Replies: 0
I installed the swagger plugin https://wordpress.org/plugins/wp-api-swaggerui/
and when I go to the settings, the following warning prints:
Warning: Cannot modify header information - headers already sent by (output started at C:\wamp64\www\incept_live\wp-includes\script-loader.php:2645) in C:\wamp64\www\incept_live\wp-content\plugins\jwt-authentication-for-wp-rest-api\public\class-jwt-auth-public.php on line 94
It seems is related to this plugin. I know is only a warning but I wonder about the consequences of this for the future and what can be done about it.