javascript - Removing YOURLS branding from stat page -
First of all, this is my URL:
So, basically, everything is going well I have a completely custom homepage, anti spam and all this. Then a result page, with all the special types of accessories. But, I want to customize the statistics page.
I did this job how to optimize the admin page. This is included in Any ideas where I can customize the statistics page? I understand by the question, you need it - Create in a separate PHP file and include it wherever you need the menu. Let's say in both By doing this, you can customize the Note - I know in the comments that if it is not what you are searching for. / function-html.php . But if you customize the menu there, then they do not take on the statistics page.
menu.php
include / function-html.php and
stats.php (Perception), wherever you need a menu, do something like this.
& lt ;? Php ... // contains the 'path / in / your / menu.php' in the include menu; ...
menu.php and it will display everywhere you add to it.
Comments
Post a Comment