Title: WP Responsive Tables
Author: suifengtec
Published: <strong>12. децембар 2016.</strong>
Last modified: 12. децембар 2016.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

# WP Responsive Tables

 [suifengtec](https://profiles.wordpress.org/suifengtec/)

[Преузимање](https://downloads.wordpress.org/plugin/wp-responsive-tables.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/wp-responsive-tables/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/wp-responsive-tables/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/wp-responsive-tables/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/wp-responsive-tables/#developers)

 [Подршка](https://wordpress.org/support/plugin/wp-responsive-tables/)

## Опис

Responsive tables by given css selectors.

## Снимци екрана

[⌊mobile devices⌉⌊mobile devices⌉[

mobile devices

[⌊tablets⌉⌊tablets⌉[

tablets

[⌊desktop⌉⌊desktop⌉[

desktop

## Постављање

Install it as normal.

#### Usage

output tables as following:

#### Add table selectors

Type your table selectors directly in the following method:

    ```
        public static function get_table_selectors(){

            $r = array(
                '#tab-description  table#aaa',
                '#tab-description  table#sss',
                );

            return  apply_filters('coolwp_responsive_table_selectors', $r );
        }
    ```

Load your table selectors by using the filter hook `coolwp_responsive_table_selectors`.

#### Tips

It works fine when `wp_is_mobile()` return `true` by default, you can use hook `
coolwp_responsive_table_enabled` filter it.

## ЧПП

  It does not work?

 * You should tell it selectors of your tables!
 * It’s working for mobile devices and tablets.
 * Your table is missing some elements.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„WP Responsive Tables“ је софтвер отвореног кода. Следећи људи су допринели овом
додатку.

Сарадници

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

„WP Responsive Tables“ је преведен на 1 језик. Хвала [преводиоцима](https://translate.wordpress.org/projects/wp-plugins/wp-responsive-tables/contributors)
за њихове доприносе.

[Преведите „WP Responsive Tables“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/wp-responsive-tables)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/wp-responsive-tables/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/wp-responsive-tables/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/wp-responsive-tables/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/wp-responsive-tables/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.0

 * initial release.

## Мета

 *  Version **1.0.0**
 *  Last updated **10 година раније**
 *  Active installations **10+**
 *  WordPress version ** 4.3 или новије **
 *  Tested up to **4.7.34**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-responsive-tables/) и [Swedish](https://sv.wordpress.org/plugins/wp-responsive-tables/).
 *  [Преведите на свој језик](https://translate.wordpress.org/projects/wp-plugins/wp-responsive-tables)
 * Tags
 * [responsive](https://sr.wordpress.org/plugins/tags/responsive/)[responsive table](https://sr.wordpress.org/plugins/tags/responsive-table/)
   [table](https://sr.wordpress.org/plugins/tags/table/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/wp-responsive-tables/advanced/)

## Оцене

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-responsive-tables/reviews/)

## Сарадници

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

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/wp-responsive-tables/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](http://coolwp.com/wp-responsive-tables.html)