• Resolved johnsteed

    (@johnsteed)


    Hello,

    I use the WeForms plugin with image upload and checked box fields. It works fine and I get the image in the entries with the different values from the check box.

    But I would like to add the checked value to the uploaded image as a taxonomy in wordpress. (category, tags…)

    How could I do this ? ie, what is the simplest way to get this result ?

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Elana Davis

    (@elanasparkle)

    Hello @johnsteed,

    ?Thank you for reaching out to support! I’m not sure you can add it to the current dropdown but you could use something like the below hook in the link. However, you would have to use the pro version of weForms to get the action hook functionality.

    https://gist.github.com/elanasparkle/ee00314bd4dde9ed2b10fc17af2e05e0

    You probably could link into weforms_entry_submission and possibly add your own custom hook to the submission but without the action hook, I’m not sure how to accomplish this exactly like you are requesting.

    Thanks
    Elana D.

    Thread Starter johnsteed

    (@johnsteed)

    Hello,

    Thank you. I’ll have a look on your code. I need to understand how it works.

    Kind regards.

    Plugin Support Elana Davis

    (@elanasparkle)

    Hello @johnsteed,

    Sure and remember the action hook is a pro feature. I’m going to close this out and don’t hesitate if you need anything further to reach out.

    Thanks
    Elana D.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add checked value to image as taxonomy’ is closed to new replies.