Tutorial how to change theme name

Before starting this tutorial, I will assume that you have already setup a Wordpress project and have uploaded a theme in the project. if not, you can see here how to do the project setup (https://dickymadeindonesia.gitbook.io/mi-guide/setup-project).

1. First you can open the project that you have setup in vs code and go to the theme folder (wp-content > themes > open your theme > style.css)

2. After that you can change the theme name or author name, url and others (see the image).

3. After you change, don't forget to save, and you can check by going to wp-admin, then go to Appearance > Theme > Open your theme. then you can see the name of our theme has changed or not.

Finish. don't be shy ask if you confused. ^_^

Last updated