Title: FooTable
Author: bradvin
Published: <strong>4 março, 2013</strong>
Last modified: 16 abril, 2014

---

Pesquisar plugins

![](https://ps.w.org/footable/assets/banner-772x250.jpg?rev=765892)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

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

# FooTable

 Por [bradvin](https://profiles.wordpress.org/bradvin/)

[Baixar](https://downloads.wordpress.org/plugin/footable.0.3.1.zip)

 * [Detalhes](https://br.wordpress.org/plugins/footable/#description)
 * [Avaliações](https://br.wordpress.org/plugins/footable/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/footable/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/footable/#developers)

 [Suporte](https://wordpress.org/support/plugin/footable/)

## Descrição

Have you ever wanted to show a lot of data in a table, but hate how badly it scales
on smaller mobile devices? FooTable solves this problem by hiding certain columns
on smaller devices, but still allowing the user to expand each row to see the columns
that were hidden

[FooTable WordPress Homepage](http://fooplugins.com/plugins/footable-lite/) |
 [FooTable WordPress Documentation](http://fooplugins.com/footable-lite/documentation/)
| [FooTable jQuery Homepage](http://fooplugins.com/plugins/footable-jquery/) | [FooTable jQuery GitHub Repo](https://github.com/bradvin/FooTable)
| [FooTable jQuery Demos & Docs](http://fooplugins.com/footable-demos/)

**features**

 * Make your existing HTML tables responsive
 * Target only the tables you want using a CSS selector
 * Add sorting, filtering and paging to your tables
 * Automatically hide certain number of columns on tablets and phones
 * Set custom breakpoint sizes
 * Choose from 3 table themes or use your own CSS
 * Ability to include custom CSS
 * Works with TablePress

## Capturas de tela

[⌊Settings - General⌉⌊Settings - General⌉[

Settings – General

[⌊Settings - Demo⌉⌊Settings - Demo⌉[

Settings – Demo

[⌊Frontend Result⌉⌊Frontend Result⌉[

Frontend Result

## Instalação

 1. Upload or unzip the plugin to your `/wp-content/plugins/` folder
 2. Ative o plugin por meio do menu “Plugins” no WordPress
 3. Configure FooTable from the settings page

## Perguntas frequentes

  Installation Instructions

 1. Upload or unzip the plugin to your `/wp-content/plugins/` folder
 2. Ative o plugin por meio do menu “Plugins” no WordPress
 3. Configure FooTable from the settings page

  How do I override the CSS that FooTable applies to my tables?

Goto the settings page and disable the FooTable CSS, or add your own custom styling
using the “Custom CSS” setting

## Avaliações

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

### 󠀁[Still Works](https://wordpress.org/support/topic/still-works-182/)󠁿

 [niallflynn](https://profiles.wordpress.org/wordpressdublin/) 22 julho, 2020

Nice little plugin, still works too

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

### 󠀁[Works](https://wordpress.org/support/topic/would-be-great-2/)󠁿

 [mckeeper44](https://profiles.wordpress.org/mckeeper44/) 5 abril, 2017

The plugin works fine…just had poor support.

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

### 󠀁[It works fine](https://wordpress.org/support/topic/it-works-fine-44/)󠁿

 [roadie](https://profiles.wordpress.org/roadie/) 15 março, 2017

No issues yet.

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

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-3321/)󠁿

 [Craig](https://profiles.wordpress.org/drummin2012/) 3 setembro, 2016

Finally, a plugin that does what I need. Very easy to setup and configure.

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

### 󠀁[Impressive! Thank you!!!](https://wordpress.org/support/topic/impressive-thank-you/)󠁿

 [](https://profiles.wordpress.org/sbernado/) 3 setembro, 2016

This plugin transformed a failing table, overlapping content and content overflowing
over the page, into a clean and mobile-friendly table. Awesome work! Thank you for
making and sharing this plugin.

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

### 󠀁[Easy to use](https://wordpress.org/support/topic/easy-to-use-796/)󠁿

 [hectic](https://profiles.wordpress.org/hectic/) 3 setembro, 2016

Very easy to use, just add your table class in the FooTable settings. Plays nice
with the Gravity Forms Sticky List plugin as well.

 [ Leia todas as 16 avaliações ](https://wordpress.org/support/plugin/footable/reviews/)

## Colaboradores e desenvolvedores

“FooTable” é um programa de código aberto. As seguintes pessoas contribuíram para
este plugin.

Colaboradores

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

[Traduzir o “FooTable” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/footable)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/footable/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/footable/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/footable/)
por [RSS](https://plugins.trac.wordpress.org/log/footable/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 0.3.1

 * Fixed T_PAAMAYIM_NEKUDOTAYIM syntax error bug
 * Disabling filtering and pagination settings now works

#### 0.3

 * Major update! Using FooBox V2 jQuery
 * Reworked the settings

#### 0.2.1

 * Updated JS to fix minor bug

#### 0.2

 * Initial Relase. First version.

## Meta

 *  Versão **0.3.1**
 *  Última atualização **9 anos atrás**
 *  Instalações ativas **1.000+**
 *  Versão do WordPress ** 3.5 ou superior **
 *  Testado até **3.9.40**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/footable/)
 * Tags
 * [jquery](https://br.wordpress.org/plugins/tags/jquery/)[responsive](https://br.wordpress.org/plugins/tags/responsive/)
   [tables](https://br.wordpress.org/plugins/tags/tables/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/footable/advanced/)

## Classificações

 4.8 de 5 estrelas.

 *  [  14 avaliações com 5 estrelas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=5)
 *  [  3 avaliações com 4 estrelas     ](https://wordpress.org/support/plugin/footable/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/footable/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/footable/reviews/?filter=2)
 *  [  0 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/footable/reviews/?filter=1)

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

[Ver todas avaliações](https://wordpress.org/support/plugin/footable/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/footable/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](http://themergency.com/donate)