Title: Custom Index Shortcode
Author: teuteca
Published: <strong>12 februari 2013</strong>
Last modified: 14 oktober 2014

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/custom-index-shortcode.svg)

# Custom Index Shortcode

 Door [teuteca](https://profiles.wordpress.org/federicoazzario/)

[Download](https://downloads.wordpress.org/plugin/custom-index-shortcode.1.3.zip)

 * [Details](https://nl.wordpress.org/plugins/custom-index-shortcode/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/custom-index-shortcode/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/custom-index-shortcode/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/custom-index-shortcode/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/custom-index-shortcode/)

## Beschrijving

This plugin uses the get_pages() function to retrieve a list of pages and puts it
in a indented-list-style output.
 The list of pages and the output layout can be
customized using arguments; some of them are from the get_pages() arguments list,
others are brand new and output related only.

Below there is a list of the arguments you can use so far:

[1] title –> choose if you want a title to be displayed. default is no title.

[2] titlesize –> select the size of the title.

[3] ID –> you have choose the parent of the list. default is the id of the page 
you are in.

[4] depth –> choose how many generation of children do you want the list to show.

[5] author –> select if you want to display the author username (with or without
link to the author posts).

[6] orderby –> this affects the sort_order argument in get_pages() function. choices
are: ‘post_title’, ‘menu_order’, ‘post_date’, ‘post_modified’,’ID’, ‘post_author’,‘
post_name’. default is ‘post_title’ .

[7] order –> ASC, DESC.

[8] list –> choose between ‘unordered’ or ‘ordered’ list.

## Schermafbeeldingen

[⌊Tiny MCE button⌉⌊Tiny MCE button⌉[

Tiny MCE button

[⌊Tiny MCE options menu⌉⌊Tiny MCE options menu⌉[

Tiny MCE options menu

[⌊HTML button⌉⌊HTML button⌉[

HTML button

[⌊An example⌉⌊An example⌉[

An example

[⌊An example with author attribute set to "nolink"⌉⌊An example with author attribute
set to "nolink"⌉[

An example with author attribute set to “nolink”

## Installatie

 1. Upload the entire folder ‘custom-index-shortcode’ to the `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. If you want to use the shortcode in your templates, simply place `<?php echo do_shortcode('[
    custom-index]' ); ?>` everywhere in the code. Just remember to add manually the
    arguments.

## FAQ

  does Custom Index Shortcode work with posts or custom post types?

No. It works only with pages.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Custom Index Shortcode” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ teuteca ](https://profiles.wordpress.org/federicoazzario/)
 *   [ Team Teuteca ](https://profiles.wordpress.org/teuteca/)

[Vertaal “Custom Index Shortcode” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/custom-index-shortcode)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/custom-index-shortcode/),
haal de [SVN repository](https://plugins.svn.wordpress.org/custom-index-shortcode/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/custom-index-shortcode/)
via [RSS](https://plugins.trac.wordpress.org/log/custom-index-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3

 * adapted to WordPress 3.9+.
 * new draggable TinyMCE options menu.

#### 1.2.1

 * order and orderby attributes now affect also children and deeper pages.

#### 1.2

 * author attribute added. it is possible now to show the author username next to
   the item in the list. you can also choose if you want the link to the author 
   posts.

#### 1.1

 * titlesize attribute added. you can now choose between h1 ~ h6 in order to have
   a title properly formatted with your own theme.
 * fixed the issue about the position of the output that was always on top of the
   content. this no longer happens, now you can expect to see the output where it
   should be.

#### 1.0

 * initial release

## Meta

 *  Versie **1.3**
 *  Laatst geüpdatet **12 jaar geleden**
 *  Actieve installaties **10+**
 *  WordPress versie ** 3.3 of nieuwer **
 *  Getest t/m **4.0.38**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/custom-index-shortcode/)
 * Tags
 * [lists](https://nl.wordpress.org/plugins/tags/lists/)[pages lists](https://nl.wordpress.org/plugins/tags/pages-lists/)
   [shortcode](https://nl.wordpress.org/plugins/tags/shortcode/)[tinymce button](https://nl.wordpress.org/plugins/tags/tinymce-button/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/custom-index-shortcode/advanced/)

## Waarderingen

 3 van 5 sterren.

 *  [  0 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/?filter=4)
 *  [  1 3 ster beoordeling     ](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/custom-index-shortcode/reviews/)

## Bijdragers

 *   [ teuteca ](https://profiles.wordpress.org/federicoazzario/)
 *   [ Team Teuteca ](https://profiles.wordpress.org/teuteca/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/custom-index-shortcode/)