How to create a WORDPRESS theme from scratch, Lesson -1-: intro to wordpress theme and index file
March
30
I
will start lesson -1- with the basics and how we should start. So, what is wordpress theme? WordPress theme is a theme that you can add it to your wordpress dashboard so you can get a unique look for your website.
WordPress theme consists of everything you use to create a theme. like texts, images, codes…etc. You must keep in mind that WordPress theme is different from WordPress template. WordPress template is a set of codes that you can use in multiple places without rewrite the same codes again.