• Resolved Bego Mario Garde

    (@pixolin)


    fruitful-shortcodes/includes/shortcodes/shortcodes.php

    line 75 sets $last = 'false', which sets the variable.
    line 96 then runs an if(isset($last)) … which always returns true, as the variable has been set before.

    Best regards,
    pixolin

    PS.: do you plan to share the code on Github?

    https://ww.wp.xz.cn/plugins/fruitful-shortcodes/

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

The topic ‘Error in shortcodes.php, line 96’ is closed to new replies.