• It works just fine but after submitting the form with a list of about 15 terms for a custom taxonomy, it returned a blank white screen. Only thing in my php log was

    PHP Warning:  Cannot modify header information - headers already sent by (output started at /path/to/quick-bulk-taxonomy-term-creator/includes/form.php:2) in /path/to/wp-includes/option.php on line 783

    about 4 times and

    PHP Warning:  Cannot modify header information - headers already sent by (output started at /path/to/quick-bulk-taxonomy-term-creator/includes/form.php:2) in /path/to/pluggable.php on line 1205

    twice.

    Just hit back in the browser and all works as expected. Just jarring. Thanks for the plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author Marin Atanasov

    (@tyxla)

    Hello,

    Thanks for discovering that issue. It was a minor whitespace that was unintentionally left in one of the plugin files.

    We’ve now fixed this in the latest version of the plugin – 1.0.1. Feel free to download it!

    Regards,
    Marin

Viewing 1 replies (of 1 total)
  • The topic ‘Works in 4.2.2 but…’ is closed to new replies.