Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

SDZ – Table of Contents

Περιγραφή

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’

Στιγμιότυπα

  • Example of how the plugin works in the content
  • Example of how the plugin works in the sidebar

Εγκατάσταση

  1. Login to your WordPress admin
  2. Click on the plugins tab
  3. Click on the “Add New” button
  4. Search for “SDZ – Table of Contents”
  5. Look for our plugin, click on “Install Now” and then on “Activate”
  6. Once the plugin is installed and active, you can use the shortcode

Alternative installation methods

  1. Download this plugin
  2. Login to your WordPress admin
  3. Click on the plugins tab
  4. Click on the “Add New” button
  5. Click on the “Upload” button
  6. Click on “Install Now” and then “Activate”
  7. Once the plugin is installed and active, you can use the shortcode

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“SDZ – Table of Contents” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Το “SDZ – Table of Contents” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “SDZ – Table of Contents” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

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.