Skip to:
Content
Pages
Categories
Search
Top
Bottom

A book or resource for programmer


  • onmountain
    Participant

    @onmountain

    Hi everyone,
    I am working on a plugin project and need a way to add a new forum and add a new topic to that forum, under my PHP code.

    Can someone please direct me to where the bbp_ functions that do these things are documented? I can’t seem to find a developer guide.

    I see one book on Amazon for bbpress – bbpress complete – it is like 2013. Does it help with coding stuff? Is there a new book available any one can recommend?

    Thanks!
    Jamie

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

  • Robin W
    Moderator

    @robin-w

    documentation is scarce !

    for topic

    function bbp_insert_topic in includes\topics\functions.php

    and for forum

    function bbp_insert_forum in includes\forums\functions.php


    onmountain
    Participant

    @onmountain

    Thank you Robin,
    That is very helpful info.

    As I work on this I will try to document using these from a coder’s perspective and share it back 🙂
    Peace,
    Jamie


    Robin W
    Moderator

    @robin-w

    🙂


    athena1009
    Participant

    @athena1009

    Hi bbPress Complete by Rhys Wynne (2013-07-25)

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