Title: bbPress load more topics
Author: ckchaudhary
Published: <strong>ئاب 2, 2013</strong>
Last modified: شوبات 8, 2015

---

گەڕان لە پێوەکراوەکان

![](https://ps.w.org/bbpress-loadmore-topics/assets/banner-772x250.jpg?rev=750701)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/bbpress-loadmore-topics_e4e9ef.svg)

# bbPress load more topics

 لەلایەن [ckchaudhary](https://profiles.wordpress.org/ckchaudhary/)

[داگرتن](https://downloads.wordpress.org/plugin/bbpress-loadmore-topics.1.1.zip)

 * [وردەکارییەکان](https://ku.wordpress.org/plugins/bbpress-loadmore-topics/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/bbpress-loadmore-topics/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/bbpress-loadmore-topics/#installation)
 * [گەشەپێدان](https://ku.wordpress.org/plugins/bbpress-loadmore-topics/#developers)

 [پشتیوانی](https://wordpress.org/support/plugin/bbpress-loadmore-topics/)

## وەسف

Add a ‘load-more’ button in topics archive. On click of it, new topics are appended
at the end of topics list.

The plugin has no setting, check the ‘Installation’ screen for more information.

## دامەزراندن

Install the plugin like you’d [install any wordpress plugin](https://codex.wordpress.org/Managing_Plugins).

The plugin will automatically add a loadmore button at the bottom of topics list.

+++++++++++++++++

**Important:-** If you are updating from old version of this plugin, chances are
you might get 2 ‘load more’ buttons.
 In that case:

 1. You can either remove the function call from your template file(which you’d have
    done earlier)
 2. Or, you can put the following code in your functions.php

_`remove\_action( "bbp\_template\_after\_topics\_loop", "bbpresslmt\_loadmore\_button");`_

+++++++++++++++++

In case, ‘load more’ button is not added automatically, you can put following code
in bbpress template file called loop-topics.php,

_`<?php if( function\_exists( 'bbpresslmt\_loadmore\_button' ) ): ?>
 <?php bbpresslmt\
_loadmore\_button(); ?> <?php endif; ?>

preferably inside `<li class="bbp-body">` or `<li class="bbp-footer">`

And of course, you should copy template files into your theme/child theme and then
make changes. [Instructions](https://codex.bbpress.org/amending-bbpress-templates/).

+++++++++++++++++++

If you want to add the button in a different place:

 1. Remove original button by adding following code in your theme’s functions.php file:
    _`
    remove\_action( "bbp\_template\_after\_topics\_loop", "bbpresslmt\_loadmore\_button");`_
 2. Add following code where you want the button to appear:
     _`<?php if( function\_exists('
    bbpresslmt\_loadmore\_button' ) ): ?> <?php bbpresslmt\_loadmore\_button(); ?> 
    <?php endif; ?>

## پهد

### Activated the plugin, but i don’t see any load more link.

you can put following code in bbpress template file called loop-topics.php,

_`<?php if( function\_exists( 'bbpresslmt\_loadmore\_button' ) ): ?>
 <?php bbpresslmt\
_loadmore\_button(); ?> <?php endif; ?>

preferably inside `<li class="bbp-body">` or `<li class="bbp-footer">`

And of course, you should copy template files into your theme/child theme and then
make changes. [Instructions](https://codex.bbpress.org/amending-bbpress-templates/).

## پێداچوونەوەکان

![](https://secure.gravatar.com/avatar/85db2297c9ee89e517544a82544520db2d97b70b944d2a0c4a0c6c4c11b694f6?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-522/)󠁿

 [onlyway](https://profiles.wordpress.org/onlyway/) ئەیلوول 24, 2016

Works like a champ!

 [ خوێندنەوەی 2 پێداچوونەوە ](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/)

## بەشداربووان و گەشەپێدەران

“bbPress load more topics” نەرمەواڵەیەکی سەرچاوە کراوەیە. ئەم کەسانەی خوارەوە بەشدارییان
تێدا کردووە.

بەشداربووان

 *   [ ckchaudhary ](https://profiles.wordpress.org/ckchaudhary/)

[“bbPress load more topics” وەربگێڕە بۆ زمانەکەی خۆت.](https://translate.wordpress.org/projects/wp-plugins/bbpress-loadmore-topics)

### دەتەوێت بەشداربیت لە گەشەپێدان؟

[گەڕان لە کۆدەکەدا بکە](https://plugins.trac.wordpress.org/browser/bbpress-loadmore-topics/)،
سەیری [تەمارگەی (SVN)](https://plugins.svn.wordpress.org/bbpress-loadmore-topics/)
بکە، یان بەشداربە لە [ڕووداوتۆماری گەشەپێدان](https://plugins.trac.wordpress.org/log/bbpress-loadmore-topics/)
لە ڕێگەی [(RSS)](https://plugins.trac.wordpress.org/log/bbpress-loadmore-topics/?limit=100&mode=stop_on_copy&format=rss).

## ڕووداوتۆمارگەریی گۆڕین

**1.1**

 * Automatically display load more button at proper location.
 * Added security in ajax.
 * Small miscellaneous improvements.

**1.0**

Initial release

## مێتا

 *  وەشان **1.1**
 *  دوایین بەڕۆژکردنەوە **11 ساڵ لەمەوبەر**
 *  دامەزراندنی چالاک **10+**
 *  وەشانی وۆردپرێس ** 3.5 یان بەرزتر **
 *  تاقیکراوەتەوە تا **4.1.42**
 *  زمان
 * [English (US)](https://wordpress.org/plugins/bbpress-loadmore-topics/)
 * تاگ
 * [bbPress](https://ku.wordpress.org/plugins/tags/bbpress/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/bbpress-loadmore-topics/advanced/)

## هەڵسەنگاندنەکان

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bbpress-loadmore-topics/reviews/)

## بەشداربووان

 *   [ ckchaudhary ](https://profiles.wordpress.org/ckchaudhary/)

## پشتیوانی

هیچت هەیە بۆ وتن؟ پێویستت بە یارمەتییە؟

 [بینینی مەکۆی پاڵپشتی](https://wordpress.org/support/plugin/bbpress-loadmore-topics/)

## ببەخشە

دەتەوێت پشتگیریی بەرەوپێشچوونی ئەم پێوەکراوە بکەیت؟

 [ ببەخشە بەم پێوەکراوە ](http://webdeveloperswall.com/contact-us)