Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to DEBUG/Trace BBpress functions


  • hosam020
    Participant

    @hosam020

    Hello all
    i am using wordpress latest,
    bbpress latest
    theme
    and only active 2 plugin as localhost forum and subforum 77
    topics 514
    reply 2729

    i had used
    Debug Bar && Debug Bar bbPress
    Query Monitor && Query Monitor bbPress & BuddyPress Conditionals

    and it’s show the query when the new topic page loading.

    in /includes/topics/functions.php

    every thing prossess smothly in this file til

    /** Update counts, etc… *********************************************/
    //exit();
    do_action( ‘bbp_new_topic’, $topic_id, $forum_id, $anonymous_data, $topic_author );

    here every thing work so so long

    just to be more detailed i had read allot about wp_insert_post if inserting allot of topics in the same time but, now i am in local and only me posting in topics

    what i am missing here and from where to look in

    thanks in advance

    regards

  • You must be logged in to reply to this topic.
Skip to toolbar