i’ve been dissecting chris coyier’s blank theme trying to figure out what’s what. it’s interesting and fun, creating colorful formatting to investigate how all the modules fit together like a puzzle.
i’ve recently discovered template pages, which has helped me understand a bit more how to migrate my static site into WP, and i’ve also discovered PHP classes like POST_CLASS() which seems powerful but then again doesn’t seem that different from regular CSS classes except that i don’t have to class all the different tags individually on each page. i can just take advantage of the PHP class. maybe . . . something like that . . . perhaps . . . ?? . . .
)
one major aspect i’ve yet to understand is a core / basic function set that i can use to take the dynamic content in the admin panel and build, arrange, rearrange, style, combine, edit, etc., etc., that content into my site.
i’ll stop there. just felt like sharing . . . . have a great day, all!