• 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 ]

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