Three helpful Wordpress plugins for web geeks
These have come in handy for me lately.
- runPHP lets you include and run PHP code in individual posts.
- Raw-HTML leaves the HTML you hand-code in an individual post alone. In other words, the WP engine doesn’t b0rk your HTML.
- Mime-config provides an interface for you to allow uploading of additional file types.