Title: HM Content TOC
Author: dashaluna
Published: <strong>6 Ottobre 2015</strong>
Last modified: 7 Ottobre 2015

---

Ricerca i plugin

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.

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

# HM Content TOC

 Di [dashaluna](https://profiles.wordpress.org/dashaluna/)

[Scarica](https://downloads.wordpress.org/plugin/hm-content-toc.1.0.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/hm-content-toc/#description)
 * [Recensioni](https://it.wordpress.org/plugins/hm-content-toc/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/hm-content-toc/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/hm-content-toc/#developers)

 [Supporto](https://wordpress.org/support/plugin/hm-content-toc/)

## Descrizione

The plugin provides:

 * Shortcode `[hm_content_toc]` with `title` and `headers` attributes.
    The shortcode
   should be inserted into post/page content with optional attributes Example: `[
   hm_content_toc title="TOC title" headers="h2, h3, h4"]`
 * Plugin settings to specify default TOC settings for title and header, which will
   
   be used in case a shortcode is specified without attributes, i.e. `[hm_content_toc]`
   Plugin’s defaults are: empty title and headers `h2, h3, h4, h5, h6`
 * Integration with [“Shortcake (Shortcode UI)” plugin](https://wordpress.org/plugins/shortcode-ui/)

### Bugs or feature requests

To report bugs or feature requests, [please use Github issues](https://github.com/dashaluna/hm-content-toc/issues).

### Translations

 * English – default, always included
 * Русский (Russian) by [Dasha Luna](https://profiles.wordpress.org/dashaluna)
 * Italiano (Italian) by [Franz Vitulli](https://profiles.wordpress.org/franz-vitulli)
 * Português (Portuguese – Portugal) by [Ana Silva](https://profiles.wordpress.org/anafransilva)

_Note:_ All my plugins are localized/translatable by default. This is very important
for
 all users worldwide. So please contribute your language to the plugin to make
it even more useful. Please read the [instructions on how to contribute a translation](https://github.com/dashaluna/hm-content-toc/tree/master/languages).

### License: GPLv2 or later

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

## Screenshot

 * [[
 * WordPress Admin: Plugins page – a summary of the plugin with quick action links
   to plugin’s Settings and [Documentation on github webiste](https://github.com/dashaluna/hm-content-toc#readme).
 * [[
 * WordPress Admin: Settings page – plugin’s default settings. These settings will
   be used when a shortcode `[hm_content_toc]` is specified without attributes. 
   Shortcode attribute takes precedence over default settings.
 * [[
 * WordPress Admin: Pages – example of a page that uses `[hm_content_toc]` shortcode
   with its attributes, to specify title that appears before TOC and HTML element
   names used to generate the TOC.
 * [[
 * Main website: Example of a page with generated TOC with specified parameters.
 * [[
 * Main website: Example of a page when a link from the TOC is clicked. In this 
   case, the `Heading #3 - third level` link from the TOC is clicked, a visitor 
   is taken to that heading within the page content. The URL uses an anchor that
   has been inserted before the heading in the page content.
 * [[
 * WordPress Admin: Integration with Shortcake UI – the view when `Add Media` button
   is clicked. The `Insert Post Element` tab lists all registered shortcodes with
   Shortcake. The `HM Content TOC` is present to be inserted into post/page content.
 * [[
 * WordPress Admin: Integration with Shortcake UI – the view when `HM Content TOC`
   box was clicked, allowing for shortcode parameters to be specified.

## Installazione

HM Content TOC can be installed like any other WordPress plugin.

 1. Upload the entire folder `hm-content-toc` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Plugin settings will be added to WordPress Settings admin menu,
     i.e. `Settings-
    > HM Content TOC Settings`, to specify the default settings for the plugin.
 4. The settings page is visible only for users who can manage options, by default
    
    it is super administrators and administrators.
 5. Now you can use `[hm_content_toc]` shortcode in your post/page content to generate
    
    TOC for specified headers from that post/page content.

## FAQ

  1. What versions of WordPress are supported?

The plugin has been extensively tested on both standard and multisite installations

for the following WordPress versions:

 * latest stable version [refer to Release Archive on wordpress.org site](https://wordpress.org/download/release-archive/)
 * 4.2

## Recensioni

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

### 󠀁[Not as good as it could be](https://wordpress.org/support/topic/not-as-good-as-it-could-be/)󠁿

 [thomask](https://profiles.wordpress.org/thomask/) 3 Settembre 2016 1 risposta

It works, but i do not like two things 1. there is only one level of UL. Especialy
for headers i would prefer also possibility of nested TOC with H3 intended over 
H2 etc. 2. Integration with shortcake is fine on first sight, but the problem is,
that the TOC is not visible in wysiwyg editor – the widget is there, but it has 
zero height, so it it almost impossible to work with it

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

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

 [Rose](https://profiles.wordpress.org/thorned-rose/) 3 Settembre 2016 1 risposta

Works straight out of the box and does exactly what it says. All I wanted was a 
nice simple ToC without unneccesary bloat and this does just that. One thing I would
have liked to have seen is that the jump links created were the text of the headers
and not just “heading-1”, “heading-2″, etc. e.g. – My first h1 title – should be
<h1 id=”my-first-h1-title”>My first h1 title</h1>. Better for SEO and better for
screen readers. This is the only reason I didn’t give 5/5. Otherwise stellar plugin!

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/hm-content-toc/reviews/)

## Contributi e sviluppo

“HM Content TOC” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ dashaluna ](https://profiles.wordpress.org/dashaluna/)
 *   [ tcrsavage ](https://profiles.wordpress.org/tcrsavage/)
 *   [ John Blackbourn ](https://profiles.wordpress.org/johnbillion/)
 *   [ Robert O’Rourke ](https://profiles.wordpress.org/sanchothefat/)

[Traduci “HM Content TOC” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/hm-content-toc)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/hm-content-toc/) 
segui il [repository SVN](https://plugins.svn.wordpress.org/hm-content-toc/), segui
il [log delle modifiche](https://plugins.trac.wordpress.org/log/hm-content-toc/)
tramite [RSS](https://plugins.trac.wordpress.org/log/hm-content-toc/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Removed a full stop at the end of the plugin description as it was too long by
   WP standards – doh!

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **11 anni fa**
 *  Installazioni attive **20+**
 *  Versione WordPress ** 4.2 o superiore **
 *  Testato fino alla versione **4.3.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/hm-content-toc/)
 * Tag
 * [shortcode](https://it.wordpress.org/plugins/tags/shortcode/)[toc](https://it.wordpress.org/plugins/tags/toc/)
   [toc shortcode](https://it.wordpress.org/plugins/tags/toc-shortcode/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/hm-content-toc/advanced/)

## Valutazioni

 3.5 su 5 stelle.

 *  [  0 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=5)
 *  [  1 4- recensioni a stelle     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=4)
 *  [  1 3- recensioni a stelle     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/hm-content-toc/reviews/?filter=1)

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/hm-content-toc/reviews/)

## Collaboratori

 *   [ dashaluna ](https://profiles.wordpress.org/dashaluna/)
 *   [ tcrsavage ](https://profiles.wordpress.org/tcrsavage/)
 *   [ John Blackbourn ](https://profiles.wordpress.org/johnbillion/)
 *   [ Robert O’Rourke ](https://profiles.wordpress.org/sanchothefat/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/hm-content-toc/)