Title: FooTable
Author: bradvin
Published: <strong>4 mars 2013</strong>
Last modified: 16 avril 2014

---

Recherche d’extensions

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

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

# FooTable

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

[Télécharger](https://downloads.wordpress.org/plugin/footable.0.3.1.zip)

 * [Détails](https://fr.wordpress.org/plugins/footable/#description)
 * [Avis](https://fr.wordpress.org/plugins/footable/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/footable/#installation)
 * [Développement](https://fr.wordpress.org/plugins/footable/#developers)

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

## Description

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

## Captures d’écrans

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

Settings – General

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

Settings – Demo

[⌊Frontend Result⌉⌊Frontend Result⌉[

Frontend Result

## Installation

 1. Upload or unzip the plugin to your `/wp-content/plugins/` folder
 2. Activez-la via le menu Extensions dans l’admin WordPress
 3. Configure FooTable from the settings page

## FAQ

  Installation Instructions

 1. Upload or unzip the plugin to your `/wp-content/plugins/` folder
 2. Activez-la via le menu Extensions dans l’admin 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

## Avis

![](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 juillet 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 avril 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 mars 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 septembre 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 septembre 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 septembre 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.

 [ Lire les 16 avis ](https://wordpress.org/support/plugin/footable/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« FooTable » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

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

[Traduisez « FooTable » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/footable)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/footable/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/footable/), ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/footable/)
par [RSS](https://plugins.trac.wordpress.org/log/footable/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 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.

## Méta

 *  Version **0.3.1**
 *  Dernière mise à jour **il y a 9 ans**
 *  Installations actives **1 000+**
 *  Version de WordPress ** 3.5 ou plus **
 *  Testé jusqu’à **3.9.40**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/footable/)
 * Étiquettes
 * [jquery](https://fr.wordpress.org/plugins/tags/jquery/)[responsive](https://fr.wordpress.org/plugins/tags/responsive/)
   [tables](https://fr.wordpress.org/plugins/tags/tables/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/footable/advanced/)

## Évaluations

 4.8 sur 5 étoiles.

 *  [  14 avis à 5 étoiles     ](https://wordpress.org/support/plugin/footable/reviews/?filter=5)
 *  [  3 avis à 4 étoiles     ](https://wordpress.org/support/plugin/footable/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/footable/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/footable/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/footable/reviews/?filter=1)

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

[Tout voir](https://wordpress.org/support/plugin/footable/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/footable/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](http://themergency.com/donate)