Support » Plugin: Frontend Uploader » Upload to custom post type

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rinat

    (@rinatkhaziev)

    Hey,

    Yes it is!

    First you need to check allowed post types in Frontend Uploader settings,
    then in your upload form set post_type argument. Something like
    [fu-upload-form form_layout="post_image" post_type="my_custom_post_type"]

    This will upload media to media library and create a custom post type post with files attached to it.

    Hi i know this is an old thread now.

    Is there a way to let the users select which post type it gets assigned to?

    I’m using this for a article submission to my gaming website.

    The choices are Xbox, Playstation, PC, Nintendo and Non-Review.

    Is there a way to add a select field in to let the users select into which custom post type it will be assigned to?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Upload to custom post type’ is closed to new replies.