• There’s un-checked access of $_POST[‘h5ab_print_post_nonce’] in h5ab-print.php on line 174.

    This raises a PHP warning. Checking if h5ab_print_post_nonce exists before accessing it would prevent the warning message.

    It’s not critical, but the less stray warnings I see in my logs the happier I am.

    Many thanks,
    Michael Moore

Viewing 1 replies (of 1 total)
  • Thread Starter Michael Moore

    (@stuporglue)

    Same issue on line 177 with h5ab-printed-meta-disable:

    is_null($_POST['h5ab-printed-meta-disable'])

    Thanks again,
    Michael Moore

Viewing 1 replies (of 1 total)
  • The topic ‘h5ab_print_post_nonce in…print-post-and-page/h5ab-print.php on line 174’ is closed to new replies.