• Resolved RichTWebGuy

    (@richtwebguy)


    Redirection for Contact Form 7, Version 2.3.0

    Notice: Undefined variable: wp_version in …/plugins/wpcf7-redirect/classes/class-wpcf7r-form-helper.php on line 91

    Need global $wp_version; ???

    public function maybe_update_extensions_check() {
    global $wp_version;
    
    $current = get_transient( 'update_wpcf7r_extensions' );
    • This topic was modified 4 years, 3 months ago by RichTWebGuy.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined variable: wp_version’ is closed to new replies.