Hi there,
I am new to wordpress and I could not find how to write an if statement to retrieve the subsite variable of a multisite installment.
http://www.sample.com/subsitevariable/...
if is_subsitevariable() do that { ... }
How would the correct syntax look like?
Thanks for any help.