Quote
Philip wrote:
That is Theme dependant. If your theme has not been upgraded recently you may to manually edit theme.php to remove that text.
Actually is not theme dependant but it is 7.02 theme_functions_include dependant.
If he can see the render time and unique visits on his site then he can disable it like I said in the admin area if he is running 7.02.
Nothing needs to be changed in theme.php regarding that unless you are running a site lower than PF 7.02
What version of PF are you running?
PS. Philip take a look in a theme.php for a new 7.02 theme in the core you will see we still only need the function called we don't need any if settings because its already in the functions in the theme functions include file. ;)
In 7.02 we still only need to put showcounter(); and showrendertime(); the if settings whatever is in the function for it not needed in the theme.php