I am experimenting with the new Post Format feature, and the first thing I'm wondering about, is IF we can add "custom inputs" to a specific Post Format?
As I am developing a test site for a video producer, question Nr 1 is: can the Write/Edit page for the "Video" post format be tweaked, in a similar way as is possible for Custom Post Types, either by manually adding add_meta_box stuff to functions.php (as explained here), or via a plugin such as "More Fields"?