Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Table of Contents

Descrizione

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.

Screenshot

  • Hide
  • Show

Installazione

  • 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()

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP Table of Contents” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.1

  • Added sanitize_title_with_dashes() for links.

1.0

  • First version released.