Title: WP Responsive Tables
Author: suifengtec
Published: <strong>12. 12. 2016</strong>
Last modified: 12. 12. 2016

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# WP Responsive Tables

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

[Stáhnout](https://downloads.wordpress.org/plugin/wp-responsive-tables.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/wp-responsive-tables/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/wp-responsive-tables/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/wp-responsive-tables/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/wp-responsive-tables/#developers)

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

## Popis

Responsive tables by given css selectors.

## Snímky obrazovky

[⌊mobile devices⌉⌊mobile devices⌉[

mobile devices

[⌊tablets⌉⌊tablets⌉[

tablets

[⌊desktop⌉⌊desktop⌉[

desktop

## Instalace

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.

## Nejčastější dotazy

  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.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

WP Responsive Tables je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

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

Plugin „WP Responsive Tables“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/wp-responsive-tables/contributors)
za jejich pomoc.

[Přeložte “WP Responsive Tables” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/wp-responsive-tables)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/wp-responsive-tables/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/wp-responsive-tables/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/wp-responsive-tables/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/wp-responsive-tables/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0

 * initial release.

## Meta

 *  Verze **1.0.0**
 *  Poslední aktualizace **před 10 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 4.3 nebo novější **
 *  Testováno až do WordPressu **4.7.35**
 *  Jazyky
 * [English (US)](https://wordpress.org/plugins/wp-responsive-tables/) a [Swedish](https://sv.wordpress.org/plugins/wp-responsive-tables/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/wp-responsive-tables)
 * Štítky
 * [responsive](https://cs.wordpress.org/plugins/tags/responsive/)[responsive table](https://cs.wordpress.org/plugins/tags/responsive-table/)
   [table](https://cs.wordpress.org/plugins/tags/table/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/wp-responsive-tables/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Vaše hodnocení](https://wordpress.org/support/plugin/wp-responsive-tables/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/wp-responsive-tables/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/wp-responsive-tables/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://coolwp.com/wp-responsive-tables.html)