How to change wordpress theme name

steveXx

BANNED
Joined
Aug 12, 2019
Messages
115
Reaction score
45
My question is if i want to change wordpress theme from "woodmart" to "mytheme" ,is it enough that if we only rename the theme folder name on web directory like
\wp-content\theme\woodmart
To
Wp-content\theme\mytheme
Or it will disturb all pages,what is the right way to do this.
 
Change theme folder name and info located in style.css
Keep in mind doing this will break updates and you will manually need to do them for that theme.

Other and better solution would be to use renamed child theme.
If you don't know how to add that google it.
 
Back
Top