• Resolved monoxa

    (@monoxa)


    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://ww.wp.xz.cn/plugins/b09-link-to-existing-content/

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

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