Title: f(x) TOC
Author: David Chandra Purnama
Published: <strong>25 février 2016</strong>
Last modified: 1 août 2016

---

Recherche d’extensions

![](https://ps.w.org/fx-toc/assets/banner-772x250.png?rev=1357877)

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://ps.w.org/fx-toc/assets/icon-256x256.png?rev=1357877)

# f(x) TOC

 Par [David Chandra Purnama](https://profiles.wordpress.org/turtlepod/)

[Télécharger](https://downloads.wordpress.org/plugin/fx-toc.1.1.0.zip)

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

 [Support](https://wordpress.org/support/plugin/fx-toc/)

## Description

**[f(x) TOC](http://genbumedia.com/plugins/fx-toc/)** Simple Table Of Contents Plugin.
Just add [toc] shortcode in content to display. This plugin will parse and grab 
all heading (h1 -h6) in your content and display it as structured table of contents(
just like WikiPedia.org table of contents).

**Features:**

 1. Super simple and easy to use.
 2. Auto create Table of contents by listing all your headings in your content.
 3. The GPL v2.0 or later license. 🙂 Use it to make something cool.
 4. Support available at [Genbu Media](http://genbumedia.com/contact/?about=f(x)+TOC).

**Shortcode Options:**

You can use several options in [toc] shortcode:

 1. title: to change the title of table of contents, as default is `Table of contents`.
 2. title_tag: element wrapper for the title, the default is `h2`.
 3. list: you can use `ul` for unordered list (default), or `ol` for ordered list.
 4. depth: list depth (numeric). the default is `6`.

Advance usage example using all the options:

[toc title= »This page content: » title_tag= »strong » list= »ol » depth= »1″]
 
Notes for developer:

#### Github

Development of this plugin is hosted at [GitHub](https://github.com/turtlepod/fx-toc).
Pull request and bug reports are welcome.

#### Hooks

List of hooks available in this plugin:

**filter:** `fx_toc_default_args` (array)

The default option for the shortcode.

**filter:** `fx_toc_output` (string)

HTML output of the shortcode.

## Installation

 1. Navigate to « Plugins > Add New » Page from your Admin.
 2. To install directly from WordPress.org repository, search the plugin name in the
    search box and click « Install Now » button to install the plugin.
 3. To install from plugin .zip file, click « Upload Plugin » button in « Plugins >
    Add New » Screen. Browse the plugin .zip file, and click « Install Now » button.
 4. Activate the plugin.

## FAQ

  Can I add this in widget ?

No, you can only add this shortcode in content.

  Can I dislay it in archive pages?

Yes, if your theme display full content, table of contents will be displayed.

  How to style this ?

The Table of contents output is wrapped in `fx-toc` class. You can style it using
CSS.

## Avis

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

### 󠀁[Brilliantly simple](https://wordpress.org/support/topic/brilliantly-simple-15/)󠁿

 [Ron Dowd](https://profiles.wordpress.org/rondowd/) 21 septembre 2017

Does what it says it will, simply and elegantly. Mobile responsive.

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

### 󠀁[Works like a charm](https://wordpress.org/support/topic/works-like-a-charm-990/)󠁿

 [Francks](https://profiles.wordpress.org/franck-awo/) 7 mars 2017

Works within Divi theme. Many thank's, please go on!

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

### 󠀁[Simple and functional](https://wordpress.org/support/topic/simple-and-functional-63/)󠁿

 [fyrye](https://profiles.wordpress.org/fyrye/) 19 février 2017

Works great out of the box.

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

### 󠀁[Plug and play](https://wordpress.org/support/topic/plug-and-play-16/)󠁿

 [estr](https://profiles.wordpress.org/estr/) 27 décembre 2016

Very nice and easy TOC. Thanks so much for the plugin!

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

### 󠀁[Perfect the way it is!](https://wordpress.org/support/topic/perfect-the-way-it-is/)󠁿

 [deus62](https://profiles.wordpress.org/deus62/) 12 novembre 2016

Excellent plugin which does exactly what I was looking for. Unbloated (hope it stays
that way) and hopefully updated when the need arises … without adding too many options
to it. Perfect the way it is. Love it! Thanks for making this one. 🙂

 [ Lire les 5 avis ](https://wordpress.org/support/plugin/fx-toc/reviews/)

## Contributeurs & développeurs

« f(x) TOC » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

[Traduisez « f(x) TOC » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/fx-toc)

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

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

## Journal

#### 1.1.0 – 04 May 2016

 * Display TOC on archive pages too.
 * Strip tags for each list item to avoid problem in the future.
 * Add plugin action link for support.
 * new filter « fx_toc_output ».

#### 1.0.0 – 11 Jan 2016

 * Init

## Méta

 *  Version **1.1.0**
 *  Last updated **il y a 10 années**
 *  Active installations **300+**
 *  WordPress version ** 4.0 ou plus **
 *  Tested up to **4.7.37**
 *  Language
 * [English (US)](https://wordpress.org/plugins/fx-toc/)
 * Tags
 * [heading](https://fr-be.wordpress.org/plugins/tags/heading/)[shortcode](https://fr-be.wordpress.org/plugins/tags/shortcode/)
   [table of contents](https://fr-be.wordpress.org/plugins/tags/table-of-contents/)
   [toc](https://fr-be.wordpress.org/plugins/tags/toc/)[toc shortcode](https://fr-be.wordpress.org/plugins/tags/toc-shortcode/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/fx-toc/advanced/)

## Notes

 5 out of 5 stars.

 *  [  5 5-star reviews     ](https://wordpress.org/support/plugin/fx-toc/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fx-toc/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fx-toc/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fx-toc/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fx-toc/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/fx-toc/reviews/)

## Contributeurs

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

## Support

Quelque chose à dire ? Besoin d’aide ?

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

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)