Viewing 2 replies - 1 through 2 (of 2 total)
  • @rhinewine

    Can you share a URL?
    What method / form are you using to allow users to create a post?

    There are a few approaches. You could add a loop to your functions file that assigns a Category based on Author using wp_set_post_categories :
    https://developer.wordpress.org/reference/functions/wp_set_post_categories/

    Thread Starter Gerhard Groebe

    (@rhinewine)

    Hi corrinarusso,
    I want to use a form-to-post plugin, I’v not yet chosen one. It’s a website in the making, I’m collecting all the necessary parts that make it functional.
    We are creating some kind of portal for shopowners etc. in a small german village. The participants should be able to create posts like “New corona masks arrived” or so.
    Tomorrow I will try your suggestion.
    THX Gerhard

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Category depending on login’ is closed to new replies.