How to Create Wordpress Theme from Scratch
Create Wordpress custom Theme
Open project directory and create folder type theme name I use theme name blog
Now need create 4 file for theme
- index.php
- style.css
- header.php
- footer.php
index.php file code
Comments
Post a Comment