Version Description
- Released: 9 December 2011
- Forgot to update version number.
Download this release
Release Info
Developer | conjur3r |
Plugin | Table of Contents Plus |
Version | 1112.1 |
Comparing to | |
See all releases |
Code changes from version 1112 to 1112.1
- readme.txt +5 -1
- toc.php +1 -1
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link:
|
|
4 |
Tags: table of contents, indexes, toc, sitemap, cms, options, list, page listing, category listing
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.3
|
7 |
-
Stable tag: 1112
|
8 |
|
9 |
A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.
|
10 |
|
@@ -75,6 +75,10 @@ Same as `[sitemap_pages]` but for categories.
|
|
75 |
|
76 |
== Changelog ==
|
77 |
|
|
|
|
|
|
|
|
|
78 |
= 1112 =
|
79 |
* Released: 9 December 2011
|
80 |
* New: auto width option added which takes up only the needed amount of horizontal space up to 100%.
|
4 |
Tags: table of contents, indexes, toc, sitemap, cms, options, list, page listing, category listing
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.3
|
7 |
+
Stable tag: 1112.1
|
8 |
|
9 |
A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.
|
10 |
|
75 |
|
76 |
== Changelog ==
|
77 |
|
78 |
+
= 1112.1 =
|
79 |
+
* Released: 9 December 2011
|
80 |
+
* Forgot to update version number.
|
81 |
+
|
82 |
= 1112 =
|
83 |
* Released: 9 December 2011
|
84 |
* New: auto width option added which takes up only the needed amount of horizontal space up to 100%.
|
toc.php
CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://dublue.com/plugins/toc/
|
|
5 |
Description: A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.
|
6 |
Author: Michael Tran
|
7 |
Author URI: http://dublue.com/
|
8 |
-
Version:
|
9 |
License: GPL2
|
10 |
*/
|
11 |
|
5 |
Description: A powerful yet user friendly plugin that automatically creates a table of contents. Can also output a sitemap listing all pages and categories.
|
6 |
Author: Michael Tran
|
7 |
Author URI: http://dublue.com/
|
8 |
+
Version: 1112.1
|
9 |
License: GPL2
|
10 |
*/
|
11 |
|