• Resolved sg88

    (@sg88)


    Hi,

    is there a way to debug code inside wp_all_import_is_post_to_create?
    I have tried

        echo "test";
        error_log("Gruppe: " . $record['Gruppe']);
        var_dump($record['Liga']);

    But nothing worked for now :-/

Viewing 1 replies (of 1 total)
  • Thread Starter sg88

    (@sg88)

    This was an issue on my side, the function call wasnt included correctly.

Viewing 1 replies (of 1 total)
  • The topic ‘Debug “wp_all_import_is_post_to_create”’ is closed to new replies.