"1" printed when using $wptbControlExit = true;
-
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;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘"1" printed when using $wptbControlExit = true;’ is closed to new replies.