Title: [Plugin: WP README Parser] PHP E_NOTICE: Undefined variable
Last modified: August 19, 2016

---

# [Plugin: WP README Parser] PHP E_NOTICE: Undefined variable

 *  [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-readme-parser-php-e_notice-undefined-variable/)
 * 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](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-readme-parser-php-e_notice-undefined-variable/#post-1908390)
 * 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 [http://artiss.co.uk/mantisbt/view.php?id=41](http://artiss.co.uk/mantisbt/view.php?id=41)
 *  Plugin Contributor [David Artiss](https://wordpress.org/support/users/dartiss/)
 * (@dartiss)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-readme-parser-php-e_notice-undefined-variable/#post-1908603)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-readme-parser.svg)
 * [Plugin README Parser](https://wordpress.org/plugins/wp-readme-parser/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-readme-parser/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-readme-parser/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-readme-parser/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-readme-parser/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-readme-parser/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [David Artiss](https://wordpress.org/support/users/dartiss/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-readme-parser-php-e_notice-undefined-variable/#post-1908603)
 * Status: not resolved