crazy-nomce (@crazy-nomce)

Forum Replies Created

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

  • crazy-nomce
    Participant

    @crazy-nomce

    Bump! Anyone knows?

    Thanks in advance.


    crazy-nomce
    Participant

    @crazy-nomce

    Bump, anyone?

    Btw, I fixed half of the hooks (I added the corresponding hooks into the bbpress theme on my own, and it works), but I have problem with the remaining three hooks which I didn’t fixed, and they are:

    add_filter( 'bp_get_the_topic_post_content', 'rfp_filter_rating_link', 3 ); 
    
    add_filter( 'bp_get_the_topic_post_css_class', 'rfp_alter_post_based_on_rating', 1, 1 );
    
    add_filter( 'bp_get_the_topic_post_poster_name', 'rfp_filter_poster_karma', 3 );
    

    Also, I cannot find anything for the variable $bbp,and the corresponding variables in bbpress which exist in buddypress: $topic_template and $forum_template.

    Thanks in advance!

    Edit: I forgot to mention that bbpress is updated to version 2.1. 🙂

    • This reply was modified 11 years, 8 months ago by crazy-nomce.
Viewing 2 replies - 1 through 2 (of 2 total)