Skip to:
Content
Pages
Categories
Search
Top
Bottom

Confused by template system


  • ifelseif
    Participant

    @ifelseif

    I’m currently integrating BBPress into a existing WP site, and am finding myself scratching my head far to often. I think an example will help get my confusion across.

    Take for instance within the new theme-compat files; loop-single-reply.php

    This file loops out the topic and all replies.

    The file pagination-replies.php is also called before and after loop-single.reply.php.

    However if I wanted to remove the before action of pagination-replies.php, where is the template file that brings these components together so I can prevent the pagination from being displayed before the loop?

    Within loop-single-reply.php there is no call to pagination-replies, so what file is constructing the output?

    Thank you

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