jeremy.marzhillstudios.com/content/Wordpress-Templating-sucks-2006-5-3.md

12 lines
644 B
Markdown
Raw Permalink Normal View History

2020-04-12 10:56:18 -04:00
+++
title = "Wordpress Templating sucks..."
2020-04-12 15:59:04 -04:00
date = 2006-05-03T10:40:31Z
2020-04-12 10:56:18 -04:00
in_search_index = true
[taxonomies]
tags = [
"Site-News",
]
+++
2020-04-12 09:34:11 -04:00
Now don't get me wrong. I really like the wordpress UI for posting and managing pages and posts and comments and spam. However they are sadly sadly lacking in the templating department. I have discovered this in the last few days after attempting to modify a template. I really dislike the way it all works. You aren't templating your coding in PHP. and it's a little obtuse that way. It's probably just a matter of preference. Perhaps I should right a templating plugin. If that's possible. I wonder.....?