GetGenie
91AI powered SEO assistant & content writer with 40+ templates, chatbot, NLP keyword research, AEO, GEO, SEO...
Handles naming of each post page through a TinyMCE button and produces a Table of Contents for the said post.
WP Table of Paginated Contents is a WordPress plugin that helps you manage the structure of your posts by generating a Table of Contents and navigation links. It uses the native `<!--nextpage-->` tag and adds a shortcode for naming each section of a post. This allows for better organisation of content and easier navigation for readers.
The plugin is suitable for users who want to create paginated posts with clear section titles and navigation options. It provides methods to display the Table of Contents either as a list or a dropdown menu, and it can also generate next and previous navigation links based on section titles.
Best for: This plugin suits bloggers and publishers who create long-form content with multiple sections.
What it does well
Where it falls short
WP Table of Paginated Contents provides useful features for managing content structure, but its age and limited user base may be a concern for some users.
antonioandra.de's own description of Author: António Andrade, lightly tidied.
WP Table of Paginated Contents handles naming of each post page and produces a Table of Contents.
It uses the native <!--nextpage--> tag but adds a shortcode to store section titles.
Check the screenshots for a clearer idea.
Features:
Suggestions are welcome and please report any bugs found!
This plugin provides two main methods to be used within the loop (https://codex.wordpress.org/The_Loop).
To echo the table of contents:
To echo the next/prev navigation links:
Usage Examples
To output the Table of Contents use the following snippet, inside your post loop:
<?php if( function_exists( 'wptopc' ) ){ wptopc(); } ?>
Alternatively you may output the Table of Contents as a drop down menu using the snippet:
<?php if( function_exists( 'wptopc' ) ){ wptopc("select", "The Post Table of Contents"); } ?>
To output a next/prev navigation with the section titles, use the following snippet, inside your post loop:
<?php if( function_exists( 'wptopc_pagination_links' ) ){ wptopc_pagination_links(); } ?>
Other plugins for bookstores and publishers.
AI powered SEO assistant & content writer with 40+ templates, chatbot, NLP keyword research, AEO, GEO, SEO...
List the most recent posts with post titles, thumbnails, excerpts, authors, categories, dates and more!
Very customizable plugin to list posts by category (or tag, author and more) in a post, page or widget. Uses t...
A Customizable Testimonial plugin to Automate Collecting, Filtering, and Publishing Customer Reviews. Testimon...
PublishPress Authors is the best plugin for adding authors, co-authors, multiple authors and guest authors to...
Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo i...