Thread Starter
Mal
(@looimaster)
Okay, I understand.
Is there any way to hide it from left menu? But I want it to be still accessible by administrator. I just want it to be only no top if possible.
Thread Starter
Mal
(@looimaster)
Yes, but they won’t distinguish admin panel strings from normal strings without context or separate textdomain. Many people use software like POEdit.
Are you sure about that? It still seems like a good idea.
Thread Starter
Mal
(@looimaster)
Thanks 🙂
I’m not sure if it’s going to work with some servers that use something like:
a) localhost:8080
b) example.com/sub-dir/
c) abc.example.com/~x/
because I used $_SERVER variable a few times and it was often causing problems on untypical server configurations.
I’m going to experiment with some similar alternatives though if no one else will come up with any better solution 🙂 Thanks again!