mirror of
https://github.com/zaphar/jeremy.marzhillstudios.com.git
synced 2025-07-22 19:39:56 -04:00
7 lines
619 B
YAML
7 lines
619 B
YAML
|
title: Wordpress Templating sucks...
|
||
|
time: 2006-05-03 10:40:31
|
||
|
section: Site-News
|
||
|
content-type: html
|
||
|
content: |
|
||
|
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.....?
|