Title: WP Bootstrap Comments
Author: darrinb
Published: <strong>Enero 22, 2016</strong>
Last modified: Enero 22, 2016

---

Maghanap ng mga plugin

![](https://ps.w.org/wp-bootstrap-comments/assets/banner-772x250.jpg?rev=1333376)

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-bootstrap-comments_29333c.svg)

# WP Bootstrap Comments

 Ni [darrinb](https://profiles.wordpress.org/dbmartin/)

[I-download](https://downloads.wordpress.org/plugin/wp-bootstrap-comments.0.1.0.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/wp-bootstrap-comments/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/wp-bootstrap-comments/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/wp-bootstrap-comments/#installation)
 * [Development](https://tl.wordpress.org/plugins/wp-bootstrap-comments/#developers)

 [Suporta](https://wordpress.org/support/plugin/wp-bootstrap-comments/)

## Deskripsyon

A comment Walker class that creates native WordPress comment lists using Bootstrap
Media Object markup/classes. See: http://getbootstrap.com/components/#media

For support and official documentation see the plugin’s home page here: http://darrinb.
com/plugins/wp-bootstrap-comments

### Usage

Add a call to the `WP_Bootstrap_Comments_Walker()` class in `wp_list_comments()`
in your `comments.php` template.

    ```
    <?php
       wp_list_comments( array(
          'style'       => 'div',
          'short_ping'  => true,
          'avatar_size' => 42,
          'walker' => new WP_Bootstrap_Comments_Walker(),
       ) );
    ?>
    ```

To use Bootstrap’s native media list styling change `<ol class="comment-list">` 
to `<ul class="media-list">`.

    ```
    <ul class="media-list">
        <?php
            wp_list_comments( array(
                'style'       => 'ul',
                'short_ping'  => true,
                'avatar_size' => 42,
                'walker' => new WP_Bootstrap_Comments_Walker(),
            ) );
        ?>
    </ul><!-- .media-list -->
    ```

## Pag-install

#### From the WordPress.org plugin repository:

 * Download and install using the built in WordPress plugin installer.
 * Activate in the “Plugins” area of your admin by clicking the “Activate” link.
 * No further setup or configuration is necessary.

#### From GitHub:

 * Download the [latest stable version] (https://github.com/dboutote/WP-Bootstrap-
   Comments/archive/master.zip).
 * Extract the zip folder to your plugins directory.
 * Activate in the “Plugins” area of your admin by clicking the “Activate” link.
 * No further setup or configuration is necessary.

## FAQ

  Where can I get support?

The plugin’s official page: http://darrinb.com/plugins/wp-bootstrap-comments

  Saan ko mahahanap ang dokumentasyon?

http://darrinb.com/plugins/wp-bootstrap-comments

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “WP Bootstrap Comments” ay open source software. Ang mga sumusunod na tao ay
nag-ambag sa plugin na ito.

Mga Contributor

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

[Isalin ang “WP Bootstrap Comments” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/wp-bootstrap-comments)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/wp-bootstrap-comments/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/wp-bootstrap-comments/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/wp-bootstrap-comments/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/wp-bootstrap-comments/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * Initial release

## Meta

 *  Bersyon **0.1.0**
 *  Huling na-update **11 taon ang nakalipas**
 *  Mga aktibong installation **10+**
 *  Bersyon ng WordPress ** 2.7 o mas bago **
 *  Sinubukan hanggang **4.4.34**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/wp-bootstrap-comments/)
 * Mga Tag
 * [bootstrap](https://tl.wordpress.org/plugins/tags/bootstrap/)[comments](https://tl.wordpress.org/plugins/tags/comments/)
 *  [Advanced View](https://tl.wordpress.org/plugins/wp-bootstrap-comments/advanced/)

## Mga Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-bootstrap-comments/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/wp-bootstrap-comments/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/wp-bootstrap-comments/)