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.

WP Table of Contents

Description

WP Table of Contents plugin creates a « table of contents » of your post.
A table of content can be great to keep your visitor on the site and make them understand what your article includes.
Simply, plugin scan the content and find headings according to heading tags.
After adding headings to table of content, plugin edit your post content and adding « id » attribute to heading tags.

Demo and further information: WP Table of Contents, Rastider.

Profits

  • Increase time on site.
  • Understandable content.
  • Good for SEO.

Captures d’écrans

  • Hide
  • Show

Installation

  • Step 1: Download plugin and customize settings and css codes.
  • Step 2: Extract plugin file to « wp-content/plugins/ » folder.
  • Step 3: Go to admin panel and activate the plugin.
  • Step 4: Add call the function in the loop: wp_table_of_contents()

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« WP Table of Contents » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « WP Table of Contents » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

1.1

  • Added sanitize_title_with_dashes() for links.

1.0

  • First version released.