Plugin generates output during activation
-
The <?php tag in custom-accordion-wp.php is closed so the file generates some output before the header. This causes a warning during activation, as well, it caused the Sucuri proxy to truncate WordPress output when updating pages, rendering a blank screen. The solution is simply to delete the closing ?> tag at the end of custom-accordion-wp.php.
The topic ‘Plugin generates output during activation’ is closed to new replies.