• Hello,

    the latest version causes many E_NOTICE when using WP_DEBUG.

    Notice: Undefined variable: file_combined in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 89
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 282
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 282
    
    Notice: Undefined variable: return in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 282
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: return in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 276
    
    Notice: Undefined variable: target in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 282
    
    Notice: Undefined variable: nofollow in /wp-content/plugins/wp-readme-parser/wp-readme-parser.php on line 282
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor David Artiss

    (@dartiss)

    Thanks for letting me know Till.

    I have recently up a MantisBT installation to report and organise plugi-in bugs and enhancements. As this (I’m assuming) doesn’t cause any actual problems, I’ll add it to that for a future release.

    The URL is https://artiss.co.uk/mantisbt/view.php?id=41

    Plugin Contributor David Artiss

    (@dartiss)

    I’ve had a look at this and don’t think this is a problem. Theoretically all the variables listed are initialised, but via the “extract” command, where I extract any passed shortcode variables. This will assign an initial value to them one way or another.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP README Parser] PHP E_NOTICE: Undefined variable’ is closed to new replies.