• Resolved ioria04

    (@ioria04)


    Hi,

    I need to distinguish posts which are created by back end (using WP default back end) and those coming from form in Frontend Admin.

    My idea is to put an hidden field in the form which, by default, apply a “tag” to the post, like “frontend-admin”. But I realized I am not able to create tags to posts using forms… do I need to select “taxonomy” as a field? and then???

    Any help or suggestion about how to do this?

    Thanks.

    Ioria.

Viewing 1 replies (of 1 total)
  • Plugin Author Shabti Kaplan

    (@shabti)

    Hello Ioria,

    I would suggest adding a custom field for the backend and giving it the name “admin_form_edited”. This field will automatically be filled by the plugin to indicate which frontend form added this post.

    I hope this helps

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.