• Hi,

    I have been watching several videos from WPTuts on your plugin and it looks great. But I have one question.

    Is it possible to map a field from a new post form (or edit form) to custom meta? I would like to use the plugin to create a post of a custom post type, but that post type needs certain meta data added to it.

    If not possible, are there any hooks that are fired that I could use when a post is created to write some custom code to insert the custom meta data (assuming the hook passes the field value to our function).

    Cheers

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

    (@streamworksaudio)

    I am able to add custom meta by creating hidden fields then passing a default value to them. However, I would still like to know if there are any hooks that I can hook into to run some functions when a form is submitted.

Viewing 1 replies (of 1 total)
  • The topic ‘Mapping fields to custom meta’ is closed to new replies.