By savithac on
Each user has a one textfield with different text value.
user has loggned in
I want site name as text value .
How to programmatically done it.
Each user has a one textfield with different text value.
user has loggned in
I want site name as text value .
How to programmatically done it.
Comments
In your theme,. say batrik,.
In your theme,. say batrik,. you will find like
before this you can override the $site_name like
above is just a pseudo code,. you gotta refine it.
Thanks saitanay it works
Thanks Mr.Saitanay it works great.