• Resolved novored

    (@novored)


    Hello,

    If you’re using $wptbControlExit = true; to not show a certain banner, it will print a “1” at the end of the page.

    Inside wp.topbar.php in /wp-content/plugins/wp-topbar, you must edit line 458 and comment the line out.
    //echo $wptbControlExit;

    https://wordpress.org/plugins/wp-topbar/

Viewing 1 replies (of 1 total)
  • Plugin Author rfgoetz

    (@rfgoetz)

    Novored,

    Thanks for finding that!!!

    I just updated the code and pushed out version 5.33.

    Bob

Viewing 1 replies (of 1 total)

The topic ‘"1" printed when using $wptbControlExit = true;’ is closed to new replies.