Custom fields (arbitrary name/value pairs) can be added to WordPress posts. So, we need to figure out what to do with them... How are they typically used? Ideally, we would want the ability to map particular names to Drupal fields.

Comments

dalin’s picture

Status: Active » Needs review
StatusFileSize
new2.49 KB

Here's a start. This patch gets the data out of the XML into $this->currentRow

mikeryan’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Needs work

No longer applies with the recent rewrite to the source handling.

mikeryan’s picture

This will help with #1543302: Support for Embedit plugin, so I'll try to reroll.

Thanks.

mikeryan’s picture

Status: Needs work » Fixed

Pretty simple after all...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.