Posts Tagged Tweak

WordPress logo

Editor Styles for Custom Post Types in WordPress 3.0

I’ve had some fun playing around with the recently released WordPress 3.0, Beta 1. One of my new favorite additions is the add_editor_style() which allows you to assign a CSS file for the TinyMCE when editing posts, pages and the new custom post types. This is very handy to get closer to a WYSIWYG experience …

Read More...

WordPress logo

Optimize and style Contact Form 7 for WordPress

One of my favorite WordPress plugins is Contact Form 7 which I use on several of my WordPress based sites. Even though it’s highly customizable and configurable I have a few gripes with some hard coded functions in it. You can always edit the plugin file, which I did at first, but then you have …

Read More...