Prio | Original string | Translation | — |
---|---|---|---|
↑ | A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories. | You have to log in to add a translation. | Details |
Original untranslated
A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.
You have to log in to edit this translation. Meta |
|||
↑ | Table of Contents Plus | You have to log in to add a translation. | Details |
Original untranslatedMeta |
|||
This lets you print out an index of all published posts on your site. By default, posts are listed in alphabetical order grouped by their first letters. The following attributes are accepted:↵ * "order": text, either ASC or DESC↵ * "orderby": text, popular options include "title", "date", "ID", and "rand". See <a href="https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters">WP_Query</a> for a list.↵ * "separate": true/false (defaults to true), does not separate the lists by first letter when set to false.↵ Use the following CSS classes to customise the appearance of your listing:↵ * toc_sitemap_posts_section↵ * toc_sitemap_posts_letter↵ * toc_sitemap_posts_list | You have to log in to add a translation. | Details | |
Original untranslated
This lets you print out an index of all published posts on your site. By default, posts are listed in alphabetical order grouped by their first letters. The following attributes are accepted:↵
* "order": text, either ASC or DESC↵
* "orderby": text, popular options include "title", "date", "ID", and "rand". See <a href="https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters">WP_Query</a> for a list.↵
* "separate": true/false (defaults to true), does not separate the lists by first letter when set to false.↵
Use the following CSS classes to customise the appearance of your listing:↵
* toc_sitemap_posts_section↵
* toc_sitemap_posts_letter↵
* toc_sitemap_posts_list
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Lets you print out a listing of only pages. The following attributes are accepted:↵ * "heading": number between 1 and 6, defines which html heading to use↵ * "label": text, title of the list↵ * "no_label": true/false, shows or hides the list heading↵ * "exclude": IDs of the pages or categories you wish to exclude↵ * "exclude_tree": ID of the page or category you wish to exclude including its all descendants | You have to log in to add a translation. | Details | |
Original untranslated
Lets you print out a listing of only pages. The following attributes are accepted:↵
* "heading": number between 1 and 6, defines which html heading to use↵
* "label": text, title of the list↵
* "no_label": true/false, shows or hides the list heading↵
* "exclude": IDs of the pages or categories you wish to exclude↵
* "exclude_tree": ID of the page or category you wish to exclude including its all descendants
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Lets you generate the table of contents at the preferred position. Useful for sites that only require a TOC on a small handful of pages. Supports the following attributes:↵ * "label": text, title of the table of contents↵ * "no_label": true/false, shows or hides the title↵ * "wrapping": text, either "left" or "right"↵ * "heading_levels": numbers, this lets you select the heading levels you want included in the table of contents. Separate multiple levels with a comma. Example: include headings 3, 4 and 5 but exclude the others with <code>heading_levels="3,4,5"</code>↵ * "class": text, enter CSS classes to be added to the container. Separate multiple classes with a space. | You have to log in to add a translation. | Details | |
Original untranslated
Lets you generate the table of contents at the preferred position. Useful for sites that only require a TOC on a small handful of pages. Supports the following attributes:↵
* "label": text, title of the table of contents↵
* "no_label": true/false, shows or hides the title↵
* "wrapping": text, either "left" or "right"↵
* "heading_levels": numbers, this lets you select the heading levels you want included in the table of contents. Separate multiple levels with a comma. Example: include headings 3, 4 and 5 but exclude the others with <code>heading_levels="3,4,5"</code>↵
* "class": text, enter CSS classes to be added to the container. Separate multiple classes with a space.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Collaborate, participate, fork this plugin on <a href="https://github.com/zedzedzed/table-of-contents-plus/">Github</a>. Reach out on Github or place them at <a href="http://dublue.com/plugins/toc/">http://dublue.com/plugins/toc/</a> | You have to log in to add a translation. | Details | |
Original untranslated
Collaborate, participate, fork this plugin on <a href="https://github.com/zedzedzed/table-of-contents-plus/">Github</a>. Reach out on Github or place them at <a href="http://dublue.com/plugins/toc/">http://dublue.com/plugins/toc/</a>
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
I will never ask for any form of reward or compensation. Helping others achieve their goals is satisfying for me :) | You have to log in to add a translation. | Details | |
Original untranslated
I will never ask for any form of reward or compensation. Helping others achieve their goals is satisfying for me :)
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
If you have been impressed with this plugin and would like to somehow show some appreciation, rather than send a donation my way, please donate to your charity of choice. | You have to log in to add a translation. | Details | |
Original untranslated
If you have been impressed with this plugin and would like to somehow show some appreciation, rather than send a donation my way, please donate to your charity of choice.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Same as <code>[sitemap_pages]</code> but for categories. | You have to log in to add a translation. | Details | |
Original untranslated
Same as <code>[sitemap_pages]</code> but for categories.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Produces a listing of all pages and categories for your site. You can use this on any post, page or even in a text widget. Note that this will not include an index of posts so use sitemap_posts if you need this listing. | You have to log in to add a translation. | Details | |
Original untranslated
Produces a listing of all pages and categories for your site. You can use this on any post, page or even in a text widget. Note that this will not include an index of posts so use sitemap_posts if you need this listing.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Allows you to disable the table of contents for the current post, page, or custom post type. | You have to log in to add a translation. | Details | |
Original untranslated
Allows you to disable the table of contents for the current post, page, or custom post type.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
When attributes are left out for the shortcodes below, they will fallback to the settings you defined under Settings > TOC+. The following are detailed in the help tab. | You have to log in to add a translation. | Details | |
Original untranslated
When attributes are left out for the shortcodes below, they will fallback to the settings you defined under Settings > TOC+. The following are detailed in the help tab.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
The plugin was designed to be as seamless and painfree as possible and did not require you to insert a shortcode for operation. However, using the shortcode allows you to fully control the position of the table of contents within your page. The following shortcodes are available with this plugin. | You have to log in to add a translation. | Details | |
Original untranslated
The plugin was designed to be as seamless and painfree as possible and did not require you to insert a shortcode for operation. However, using the shortcode allows you to fully control the position of the table of contents within your page. The following shortcodes are available with this plugin.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
I love it, how can I show my appreciation? | You have to log in to add a translation. | Details | |
Original untranslated
I love it, how can I show my appreciation?
CommentFound in description header. You have to log in to edit this translation. Meta |
|||
[sitemap_posts] | You have to log in to add a translation. | Details | |
Original untranslatedMeta |
Export as
Comment
Short description.