<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi folks,</div><div><br></div><div>I'm a Wordpress user, and I also use a few plugins that make use of custom fields, which are arbitrary key,value pairs that can be associated with posts.</div><div><br></div><div>I've implemented support for these into the blogging bundle.  I've attached both a diff and a zip of the entire modified bundle.</div><div><br></div><div>It adds a 'Custom' header item, which has the format:</div><div><br></div><div>Custom: field_name (field_id) = field_value</div><div><br></div><div>Where field_id is an optional numeric value, and retrieved when fetching posts.</div><div><br></div><div>Cheers,</div><div><br></div><div>Michael</div><div><br></div><div></div></body></html>