Title: An error in code
Last modified: May 24, 2017

---

# An error in code

 *  [Trebly](https://wordpress.org/support/users/trebly/)
 * (@trebly)
 * [9 years ago](https://wordpress.org/support/topic/an-error-in-code/)
 * Hi,
 * In debug mode I found the following error into the code :
 *     ```
       function wp_inline_edit_the_content($content) {
       // ...
           if (!in_the_loop()) {
               return $title; // UNDEFINED VARIABLE: TITLE	1	wp-content/plugins/wp-inline-edit/wp-inline-edit.php:... 
           } //!in_the_loop()
       ```
   
 * Best regards
 * Trebly
    _[ [Signature moderated](http://codex.wordpress.org/Forum_Welcome#Signatures)]_

The topic ‘An error in code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/customize-inline-editing.svg)
 * [Customize Inline Editing](https://wordpress.org/plugins/customize-inline-editing/)
 * [Support Threads](https://wordpress.org/support/plugin/customize-inline-editing/)
 * [Active Topics](https://wordpress.org/support/plugin/customize-inline-editing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/customize-inline-editing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/customize-inline-editing/reviews/)

## Tags

 * [title](https://wordpress.org/support/topic-tag/title/)
 * [undefined variable](https://wordpress.org/support/topic-tag/undefined-variable/)

 * 0 replies
 * 1 participant
 * Last reply from: [Trebly](https://wordpress.org/support/users/trebly/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/an-error-in-code/)
 * Status: not resolved