1. forum_pages

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

    forum_pages() creates and outputs navigation for your bbPress topic.

    The arguments for forum_pages() are:
    id = 0;
    before = empty;
    after = empty;

    The use is very simple:
    forum_pages(\'before=[ &after= ]\'); will result in output, where the numbers of pages are simple non-broken string.

    A pleasure is that CSS rule is created automatically for each - which alows us to change that \'sticky\' feel.

    For instance, adding the following line to your style.css file would make the links look spaced:
    .page-numbers {margin-right:5px;}

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

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