Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter goeko

    (@goeko)

    I’ve install and test it on WP 5.4.2,
    its functional but I’ve found a little bug.

    Bugfix:
    File: wp-content/plugins/wp-download-codes/includes/helpers/db.php
    Line: 302
    Change to:
    $code_unique = ( @sizeof( $code_db ) === 0 || $code_db === NULL);

    THANK YOU SO MUCH! This fixed the problem I was having with the plug-in not working after the last WordPress update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress 5.4.2 compatibility’ is closed to new replies.