white screen
-
If you get a white screen after updating the plugin, you will need to comment out your
d()
calls and reactivate the plugin.To adhere to standards, I changed the name of the main plugin file from
kint-debugger/plugin.php
tokint-debugger/kint-debugger.php
. WordPress cannot find the old file so it deactivates the plugin.This will not happen again since the file is properly named now.
- The topic ‘white screen’ is closed to new replies.