Changeset 3421410
- Timestamp:
- 12/16/2025 09:17:46 PM (3 months ago)
- Location:
- simpletoc
- Files:
-
- 8 edited
- 1 copied
-
tags/6.9.6 (copied) (copied from simpletoc/trunk)
-
tags/6.9.6/package-lock.json (modified) (2 diffs)
-
tags/6.9.6/package.json (modified) (1 diff)
-
tags/6.9.6/plugin.php (modified) (1 diff)
-
tags/6.9.6/readme.txt (modified) (4 diffs)
-
trunk/package-lock.json (modified) (2 diffs)
-
trunk/package.json (modified) (1 diff)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simpletoc/tags/6.9.6/package-lock.json
r3421360 r3421410 1 1 { 2 2 "name": "simpletoc", 3 "version": "6.9. 5",3 "version": "6.9.6", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "simpletoc", 9 "version": "6.9. 5",9 "version": "6.9.6", 10 10 "license": "GPL-2.0-or-later", 11 11 "dependencies": { -
simpletoc/tags/6.9.6/package.json
r3421360 r3421410 1 1 { 2 2 "name": "simpletoc", 3 "version": "6.9. 5",3 "version": "6.9.6", 4 4 "author": "Marc Tönsing", 5 5 "description": "SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading.", -
simpletoc/tags/6.9.6/plugin.php
r3421360 r3421410 4 4 * Plugin URI: https://marc.tv/simpletoc-wordpress-inhaltsverzeichnis-plugin-gutenberg/ 5 5 * Description: SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading. 6 * Version: 6.9. 56 * Version: 6.9.6 7 7 * Author: Marc Tönsing 8 8 * Author URI: https://toensing.com -
simpletoc/tags/6.9.6/readme.txt
r3421360 r3421410 4 4 Requires at least: 5.9 5 5 Tested up to: 6.9 6 Stable tag: 6.9. 57 Requires PHP: 7. 06 Stable tag: 6.9.6 7 Requires PHP: 7.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 22 22 = User Feedback = 23 23 24 > It is lightweight, stable, and fully compatible with WordPress Full Site Editing. A reliable solution that integrates seamlessly and performs exactly as expected.24 > "It is lightweight, stable, and fully compatible with WordPress Full Site Editing. A reliable solution that integrates seamlessly and performs exactly as expected." 25 25 — [@js100 on wordpress.org](https://wordpress.org/support/topic/good-job-1889/) 26 26 27 > Does the job perfectly, and adds no bloat.27 > "Does the job perfectly, and adds no bloat." 28 28 — [@clicknathan on wordpress.org](https://wordpress.org/support/topic/does-the-job-perfectly-and-adds-no-bloat/) 29 29 30 > Simple yet powerful. Great plugin that does exactly what you need.30 > "Simple yet powerful. Great plugin that does exactly what you need." 31 31 — [@mixey on wordpress.org](https://wordpress.org/support/topic/simple-yet-powerful-106/) 32 32 33 33 = Accessibility = 34 34 35 This plugin is designed & developed for WCAG 2.2 level AA conformance. The plugin is tested with assistive technology and intended to be accessible, however some third party plugins or themes may affect the individual accessibility on a given website. If you find an accessibility issue, please let us knowand we'll try to address it promptly.35 This plugin is designed & developed for WCAG 2.2 level AA conformance. The plugin is tested with assistive technology and intended to be accessible, however some third party plugins or themes may affect the individual accessibility on a given website. If you find an accessibility issue, please [let us know](https://github.com/mtoensing/simpletoc/issues) and we'll try to address it promptly. 36 36 37 37 = Features = … … 71 71 == Changelog == 72 72 73 = 6.9. 5=73 = 6.9.6 = 74 74 * Added: Coding standards cleanup with improved rules, cleaner code, safer output, and consistent naming. Thanks @ronalfy 75 * Added: Minimum PHP version requirement set to 7.3 75 76 76 77 = 6.9.4 = … … 164 165 Many thanks to [Tom J Nowell](https://tomjn.com) and and Sally CJ who both helped me a lot with my questions over at wordpress.stackexchange.com 165 166 167 And many more thanks to all the [developers on GitHub](https://github.com/mtoensing/simpletoc/graphs/contributors) who helped me making SimpleTOC what it is today! 168 166 169 Thanks to Quintus Valerius Soranus for inventing the Table of Contents around 100 BC. -
simpletoc/trunk/package-lock.json
r3421360 r3421410 1 1 { 2 2 "name": "simpletoc", 3 "version": "6.9. 5",3 "version": "6.9.6", 4 4 "lockfileVersion": 3, 5 5 "requires": true, … … 7 7 "": { 8 8 "name": "simpletoc", 9 "version": "6.9. 5",9 "version": "6.9.6", 10 10 "license": "GPL-2.0-or-later", 11 11 "dependencies": { -
simpletoc/trunk/package.json
r3421360 r3421410 1 1 { 2 2 "name": "simpletoc", 3 "version": "6.9. 5",3 "version": "6.9.6", 4 4 "author": "Marc Tönsing", 5 5 "description": "SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading.", -
simpletoc/trunk/plugin.php
r3421360 r3421410 4 4 * Plugin URI: https://marc.tv/simpletoc-wordpress-inhaltsverzeichnis-plugin-gutenberg/ 5 5 * Description: SEO-friendly Table of Contents Gutenberg block. No JavaScript and no CSS means faster loading. 6 * Version: 6.9. 56 * Version: 6.9.6 7 7 * Author: Marc Tönsing 8 8 * Author URI: https://toensing.com -
simpletoc/trunk/readme.txt
r3421360 r3421410 4 4 Requires at least: 5.9 5 5 Tested up to: 6.9 6 Stable tag: 6.9. 57 Requires PHP: 7. 06 Stable tag: 6.9.6 7 Requires PHP: 7.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 22 22 = User Feedback = 23 23 24 > It is lightweight, stable, and fully compatible with WordPress Full Site Editing. A reliable solution that integrates seamlessly and performs exactly as expected.24 > "It is lightweight, stable, and fully compatible with WordPress Full Site Editing. A reliable solution that integrates seamlessly and performs exactly as expected." 25 25 — [@js100 on wordpress.org](https://wordpress.org/support/topic/good-job-1889/) 26 26 27 > Does the job perfectly, and adds no bloat.27 > "Does the job perfectly, and adds no bloat." 28 28 — [@clicknathan on wordpress.org](https://wordpress.org/support/topic/does-the-job-perfectly-and-adds-no-bloat/) 29 29 30 > Simple yet powerful. Great plugin that does exactly what you need.30 > "Simple yet powerful. Great plugin that does exactly what you need." 31 31 — [@mixey on wordpress.org](https://wordpress.org/support/topic/simple-yet-powerful-106/) 32 32 33 33 = Accessibility = 34 34 35 This plugin is designed & developed for WCAG 2.2 level AA conformance. The plugin is tested with assistive technology and intended to be accessible, however some third party plugins or themes may affect the individual accessibility on a given website. If you find an accessibility issue, please let us knowand we'll try to address it promptly.35 This plugin is designed & developed for WCAG 2.2 level AA conformance. The plugin is tested with assistive technology and intended to be accessible, however some third party plugins or themes may affect the individual accessibility on a given website. If you find an accessibility issue, please [let us know](https://github.com/mtoensing/simpletoc/issues) and we'll try to address it promptly. 36 36 37 37 = Features = … … 71 71 == Changelog == 72 72 73 = 6.9. 5=73 = 6.9.6 = 74 74 * Added: Coding standards cleanup with improved rules, cleaner code, safer output, and consistent naming. Thanks @ronalfy 75 * Added: Minimum PHP version requirement set to 7.3 75 76 76 77 = 6.9.4 = … … 164 165 Many thanks to [Tom J Nowell](https://tomjn.com) and and Sally CJ who both helped me a lot with my questions over at wordpress.stackexchange.com 165 166 167 And many more thanks to all the [developers on GitHub](https://github.com/mtoensing/simpletoc/graphs/contributors) who helped me making SimpleTOC what it is today! 168 166 169 Thanks to Quintus Valerius Soranus for inventing the Table of Contents around 100 BC.
Note: See TracChangeset
for help on using the changeset viewer.