Title: false attached to Shortcode.
Last modified: August 21, 2016

---

# false attached to Shortcode.

 *  Resolved [monoxa](https://wordpress.org/support/users/monoxa/)
 * (@monoxa)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/false-attached-to-shortcode/)
 * Lastly “false” is certainly attached to my short code.
 * ex.
    `[link id="1"false]`
 * I was repaired when “false” of the 122nd line of ltec.wplink.js was replaced 
   by ”’.
 * `shortCode += selection ? ' text="' + selection + '"' : false;`
    -> `shortCode
   += selection ? ' text="' + selection + '"' : '';`
 * Do any problems arise?
 * [http://wordpress.org/plugins/b09-link-to-existing-content/](http://wordpress.org/plugins/b09-link-to-existing-content/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * (@nonverbla)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/false-attached-to-shortcode/#post-4266540)
 * Sorry for the very late reply, I somehow didn’t get an email that there was something
   going on here…
 * Thanks for the heads up, I will solve this in the next release (1.7.1)
 *  Plugin Author [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * (@nonverbla)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/false-attached-to-shortcode/#post-4266541)
 * Topic resolved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘false attached to Shortcode.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/b09-link-to-existing-content_d2def9.
   svg)
 * [B09 Link to Existing Content](https://wordpress.org/plugins/b09-link-to-existing-content/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/b09-link-to-existing-content/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/b09-link-to-existing-content/)
 * [Active Topics](https://wordpress.org/support/plugin/b09-link-to-existing-content/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/b09-link-to-existing-content/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/b09-link-to-existing-content/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Rasso Hilber](https://wordpress.org/support/users/nonverbla/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/false-attached-to-shortcode/#post-4266541)
 * Status: resolved