creating a wordpress dev enviornment and uploading to production
Posted
by
Jeff
on Stack Overflow
See other posts from Stack Overflow
or by Jeff
Published on 2012-07-07T00:30:59Z
Indexed on
2012/07/07
15:16 UTC
Read the original article
Hit count: 364
I am an old school java developer who is considering a using wordpress. I'm used to developing locally on my PC (yeah yeah not even a mac) and then ftping my files up to a production environment on a remote server. My high level review of wordpress gives me the impression that typically there is no concept of lower environments and that all updates occur directly in production. Is this the case? If not, can someone explain how one goes about uploading the files to a web site?
Thanks,
Jeff
© Stack Overflow or respective owner