If i update wordpress would i lose my custom made theme -


i looking develop own wordpress theme. if there wordpress update, lose theme , changes?

thanks

absolutely not. wordpress updates won't touch in theme directory, assuming you've built custom theme. if modifying 1 of default themes directly (e.g. twentyfourteen) might updated if update themes. in case you'd want using child theme.

but question sounds you're talking custom theme, not overwritten.

here's more information on wordpress updates: http://codex.wordpress.org/updating_wordpress


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -