Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbpress custom fields

  • @paullas

    Participant

    Hi, Is the a way or plugin i can add custom fields when someone posts a new topic.

    Many thanks

    Paul

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

    Participant

    So, I’m assuming there isn’t a way?

    @robin-w

    Moderator

    the actual hook is quite easy, there are numerous do-action calls within

    templates/default/bbpress/form-topic.php and form-reply.php

    The real issue is getting someone to code the fields, store them in the database, consider the ability for mods etc. to alter them or delete them, and then decide what you want to do with those fields – eg where to display them etc. etc.

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