|
1 | 1 | === SimpleTOC - Table of Contents Block ===
|
2 | 2 | Contributors: MarcDK
|
3 |
| -Tags: TOC, Table of Contents, Gutenberg, Block, Accessibility |
| 3 | +Tags: TOC, Table of Contents, Block, Accessibility, Table |
4 | 4 | Requires at least: 5.9
|
5 | 5 | Donate link: https://marc.tv/out/donate
|
6 | 6 | Tested up to: 6.8
|
@@ -35,6 +35,7 @@ This plugin is designed & developed for WCAG 2.2 level AA conformance. The plugi
|
35 | 35 | * Style SimpleTOC with Gutenberg's native group styling options.
|
36 | 36 | * Inherits the style of your theme.
|
37 | 37 | * Smooth scrolling effect using CSS.
|
| 38 | +* Accessibility built-in by following web standards. |
38 | 39 | * Optional ARIA Label and navigation role attributes.
|
39 | 40 | * Translated in [multiple languages](https://translate.wordpress.org/projects/wp-plugins/simpletoc/). Including German, Japanese, Chinese (Taiwan), Dutch, Brazilian Portuguese, French, Spanish and Latvia.
|
40 | 41 | * Ideal for creating a Frequently Asked Questions section on your website.
|
@@ -67,13 +68,13 @@ This plugin is designed & developed for WCAG 2.2 level AA conformance. The plugi
|
67 | 68 | * Added: Initialize the JavaScript for the TOC accordion on page load or after the document has fully loaded. Thanks blronaldhuereca https://github.com/mtoensing/simpletoc/pull/63
|
68 | 69 |
|
69 | 70 | = 6.6.0 =
|
70 |
| -* Added: Tested compatibility with WordPress 6.7 |
| 71 | +* Added: Testest compatibility with WordPress 6.7 |
71 | 72 |
|
72 | 73 | = 6.5.6 =
|
73 | 74 | * Fixed: All script versions have been updated to prevent caching issues.
|
74 | 75 | * Fixed: Legacy Accordion was always expanded. Thanks Francesco Palmieri.
|
75 | 76 | * Added: Updated dependencies for improved performance and stability.
|
76 |
| -* Added: Tested compatibility with WordPress 6.6 |
| 77 | +* Added: Testest compatibility with WordPress 6.6 |
77 | 78 |
|
78 | 79 | = 6.4.3 =
|
79 | 80 | * Added: A pointer cursor on hover for the hidden TOC
|
|
0 commit comments