View Single Post
Old 06-05-2010, 07:42 AM  
Davy
Confirmed User
 
Davy's Avatar
 
Industry Role:
Join Date: Apr 2006
Location: Germany
Posts: 4,323
Here's just one of the pitfalls of wordpress: /wp-includes/media.php (the file responsible for showing attachments) contains css code. This css code is entered in the page's body. This is bad form, invalid html and will break your site when you update later-on.

Wordpress is a steaming mess of functions with unpredictable returns. Just because it's shiny on the outside does not make code code on the inside. And the "codex" has become unmanageable for them as well. Often you have to find out with pure trial and error what a function does.
__________________
---
ICQ 14-76-98 <-- I don't use this at all
Davy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote