Popis
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‘
Snímky obrazovky


Instalace
- Login to your WordPress admin
- Click on the plugins tab
- Click on the „Add New“ button
- Search for „SDZ – Table of Contents“
- Look for our plugin, click on „Install Now“ and then on „Activate“
- Once the plugin is installed and active, you can use the shortcode
Alternative installation methods
- Download this plugin
- Login to your WordPress admin
- Click on the plugins tab
- Click on the „Add New“ button
- Click on the „Upload“ button
- Click on „Install Now“ and then „Activate“
- Once the plugin is installed and active, you can use the shortcode
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
SDZ – Table of Contents je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPlugin „SDZ – Table of Contents“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.
Přeložte “SDZ – Table of Contents” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.1.3
- Minor fixs.
1.1.2
- Enable the functionality to be able to insert the shortcode in widgets and sidebars.
1.1.1
- Implementation of improvements.
1.1.0
- Add „text_show“ option.
- Add „text_hide“ option.
1.0.0
- Base version.