Skip to:
Content
Pages
Categories
Search
Top
Bottom

Is it possible to change a Forum author?


  • mairag
    Participant

    @mairag

    Hello, I’m setting up bbPress for a client and I need to change the author of some forums to assign her as the author and not me. I can change the author of topics but there’s no option to do the same with the forums…

    Appreciate any suggestions…

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

  • Robin W
    Moderator

    @robin-w

    interesting – yes that is not there in the front end

    If you have skills with accessing the database then you can easily change it there, let me know and I’ll give you some help.

    Otherwise come back with the numbers of the forums you want to change (you can see this in the url of the page when you edit a forum – eg

    https://www.mysite.com/wp-admin/post.php?post=2927&action=edit

    is shown for forum number 2927

    so give me a list, and the user ID of the author you want to change them to, and I’ll give some some code


    mairag
    Participant

    @mairag

    Hi Robin!

    I have access to the db, I will dig a little more there. It would be really helpful if this was added as a feature.

    Thanks!


    Robin W
    Moderator

    @robin-w

    forum author is in the wp_posts table, under post_author – just change it to the ID of the user you want to be the author


    mairag
    Participant

    @mairag

    Done, thank you!


    Robin W
    Moderator

    @robin-w

    🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar