php - Developing Wordpress theme on a live site -


what's best way work on wp theme on live site? users see current theme , can see 1 i'm working on. know wp has preview theme option, works, has sidebar lets go wp management page, means when try inspect source has lots of stuff actual theme wouldn't have.

any ideas? thanks.

working on live site not idea. changes make viewable users.

you have 2 options here. first option create subdomain test.example.com , install wordpress there. there can changes theme without worrying live site. once done, can move theme on live site.

the second , best option install wordpress locally on pc. use xammplite purpose. works same live install, faster making changes theme. also, if make mistake somewhere syntax error, can correct quickly, no need ftp file backwards , forwards between pc , live site.

if doesn't cut it, last least favored option download maintanance plugin , put site in maintainance mode. able see , test site, , else see maintainance notice


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -