Composer autoload try to load: `"autoload": { "files": ["handler.php"] }` from : **julien731/wp-dismissible-notices-handler** at the global project. This file **handler.php** generate a `die()` because it's loaded before WP.
Composer autoload try to load:
"autoload": { "files": ["handler.php"] }from : julien731/wp-dismissible-notices-handler
at the global project.
This file handler.php generate a
die()because it's loaded before WP.