SDZ – Table of Contents

Shortcode for contain table.

Author:Sergio Alarcón Felipe (profile at wordpress.org)
WordPress version required:5.1
WordPress version tested:6.1.1
Plugin version:1.1.3
Added to WordPress repository:04-01-2023
Last updated:12-01-2023
Rating, %:0
Rated by:0
Plugin URI:https://sergioalarconfelipe.com/wordpress/sdz...
Total downloads:727
plugin download
Click to start download

A simple shortcode to implement a table of contents that allows a better navigation in the content of the pages and the entries.

Use code:

[table_content title="In this article we talk about:" link_color="#0073aa" hide_button="true" text_show="Show" text_hide="Hide"]

All parameters are optional.

  • title: text title
  • link_color: custom color for links
  • hide_button: flag if we want to show the hide button, default: true
  • text_show: text to hide_button when visualize the option to show, default: ‘Show’
  • text_hide: text to hide_button when visualize the option to hide, default: ‘Hide’

Screenshots
ChangeLog