url - How to know where I'm from in Wordpress? -


I have a question.

Is it possible to know which page I am?

If I go from / blog / to home then I will display a division from "home".

Thanks

You can not use & lt ;? Php $ _SERVER ['HTTP_REFERER']; ? & Gt; ? You have to remove the page name value from the string, but it should be very straight forward, just change it to an array (with '/') and get the correct indicator for your parametric structure.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -