1. topic_page_links

  2. sunshine.by
    Хранители

    topic_page_links() - outputs the list of links to the pages of a bbPress topic.

    The default arguments are as follows:

    id =>0
    showall=> false
    end_size = 3
    before = -
    after =

    For instance, the following code
    <?php topic_page_links(get_topic_id, \'before=\'.__(\'Pages:\',\'ioni2\').\' [ &after= ]\'); ?>
    will produce the folliwng result (given there are pages!)
    Pages: [ 2 ]

    Have any questions? Ask me here!

  3. Ответить в тему topic_page_links

    Вы должны авторизоваться, чтобы публиковать сообщения.