
Originally Posted by
jamestl2
Also, about Wordpress' concentration, I think one thing WP devs could consider is restructuring the database to include more than just "Posts" and "Pages". While both of those features do well for blogging and and a few basic "about-like" pages, there could be so much more. Right now, all they have is a table for blogging (wp_posts), and it includes the "pages" as well. I could see each different content type (posts, pages, and even newer types, like audio, video, etc,) getting it's own DB table. It makes sense from a content management perspective.
Bookmarks