The table of contents plugin generates a table of contents from a post or page.
wptoc.php to the /wp-content/plugins/ directory<?php wptoc_show_toc_as_ulist(); ?> (for an unordered list TOC)
or <?php wptoc_show_toc_as_olist(); ?> (for the TOC as an ordered list) in
your templates
Requires: 2.5 or higher
Compatible up to: 2.6
Last Updated: 2008-7-17
Downloads: 2,357




