• Is there any way to import custom fields using the import rss function? For example, my rss feed would have infomation tagged with , <location>, etc and I would like to post these into seperate custom fields? I’m using wordpress 2.0 and the current import rss function

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter zachmorris

    (@zachmorris)

    So, from what I gather, I should be able to edit the import rss function and add the add_meta() function (http://codex.ww.wp.xz.cn/Function_Reference/wpdb_Class).

    I’m not a WP expert, does someone know the proper way to call this function? Basically, I would have 3 or so meta tags coming from the rss feed (location, time, author) and I’d like to strip these and add them to the same custom fields in the imported post.

    Thanks in advance.

Viewing 1 replies (of 1 total)

The topic ‘import rss and custom fields’ is closed to new replies.