• Resolved joncon62

    (@joncon62)


    You have left in a couple of error_log() calls in wp-event-manager\forms\wp-event-manager-form-submit-event.php

    Lines 492 and 493 and these are filling up my logs. Can you comment them out in the next release please.

    492  error_log($key);
    493 error_log( print_r( $field, true ) );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Please remove error_log() calls’ is closed to new replies.