Plugin Directory

Changeset 3105710

Timestamp:
06/21/2024 01:41:05 PM (5 weeks ago)
Author:
ajku99
Message:

Updates for show

Location:
list-of-contents
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • list-of-contents/tags/1.0/list-of-contents.php

    r3105705 r3105710  
    44 * Description: Automatically generate a table of contents for your posts, pages and custom post types by parsing its contents for headers.
    55 * Version: 1.0.0
    6  * Author: Ajeet
     6 * Author:
    77 * Text Domain: list-of-contents
    88 * Domain Path: /languages
  • list-of-contents/tags/1.0/readme.md

    r3105705 r3105710  
    1919== Features ==
    2020
    21 - =Automatic TOC Generation=: Parses your content for headers and generates a table of contents.
    22 - =Pagination Support=: Works with the `<!--nextpage-->` tag.
    23 - =Page Builder Compatibility=: Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
    24 - =Configurable TOC Insertion=: Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
    25 - =Display Options=: Multiple options to configure when and where to insert the TOC.
    26 - =Appearance Customization=: Several built-in themes and customization options for border, background, and link colors.
    27 - =Counter Bullet Formats=: Choose from none, decimal, numeric, and roman.
    28 - =Hierarchical Display=: Display the TOC hierarchically or flat.
    29 - =User Control=: Optionally allow users to hide the TOC, with control over default visibility.
    30 - =Smooth Scrolling=: Supports smooth scrolling for better navigation.
    31 - =Selective Enabling=: Enable or disable the TOC on a per-post basis.
    32 - =Heading Selection=: Choose which headings to include in the TOC, with per-post configuration.
    33 - =Header Exclusion=: Easily exclude headers globally or on a per-post basis.
    34 - =Widget Support=: Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
    35 - =Developer Friendly=: Many action hooks and filters are available. Pull requests are welcomed on GitHub.
    36 - =Advanced Options=: Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
    37 - =Designs=: Includes four design options, including a two-column layout.
     21- : Parses your content for headers and generates a table of contents.
     22- : Works with the `<!--nextpage-->` tag.
     23- : Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
     24- : Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
     25- : Multiple options to configure when and where to insert the TOC.
     26- : Several built-in themes and customization options for border, background, and link colors.
     27- : Choose from none, decimal, numeric, and roman.
     28- : Display the TOC hierarchically or flat.
     29- : Optionally allow users to hide the TOC, with control over default visibility.
     30- : Supports smooth scrolling for better navigation.
     31- : Enable or disable the TOC on a per-post basis.
     32- : Choose which headings to include in the TOC, with per-post configuration.
     33- : Easily exclude headers globally or on a per-post basis.
     34- : Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
     35- : Many action hooks and filters are available. Pull requests are welcomed on GitHub.
     36- : Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
     37- : Includes four design options, including a two-column layout.
    3838
    3939
  • list-of-contents/tags/1.0/readme.txt

    r3105705 r3105710  
    1919== Features ==
    2020
    21 - =Automatic TOC Generation=: Parses your content for headers and generates a table of contents.
    22 - =Pagination Support=: Works with the `<!--nextpage-->` tag.
    23 - =Page Builder Compatibility=: Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
    24 - =Configurable TOC Insertion=: Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
    25 - =Display Options=: Multiple options to configure when and where to insert the TOC.
    26 - =Appearance Customization=: Several built-in themes and customization options for border, background, and link colors.
    27 - =Counter Bullet Formats=: Choose from none, decimal, numeric, and roman.
    28 - =Hierarchical Display=: Display the TOC hierarchically or flat.
    29 - =User Control=: Optionally allow users to hide the TOC, with control over default visibility.
    30 - =Smooth Scrolling=: Supports smooth scrolling for better navigation.
    31 - =Selective Enabling=: Enable or disable the TOC on a per-post basis.
    32 - =Heading Selection=: Choose which headings to include in the TOC, with per-post configuration.
    33 - =Header Exclusion=: Easily exclude headers globally or on a per-post basis.
    34 - =Widget Support=: Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
    35 - =Developer Friendly=: Many action hooks and filters are available. Pull requests are welcomed on GitHub.
    36 - =Advanced Options=: Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
    37 - =Designs=: Includes four design options, including a two-column layout.
     21- : Parses your content for headers and generates a table of contents.
     22- : Works with the `<!--nextpage-->` tag.
     23- : Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
     24- : Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
     25- : Multiple options to configure when and where to insert the TOC.
     26- : Several built-in themes and customization options for border, background, and link colors.
     27- : Choose from none, decimal, numeric, and roman.
     28- : Display the TOC hierarchically or flat.
     29- : Optionally allow users to hide the TOC, with control over default visibility.
     30- : Supports smooth scrolling for better navigation.
     31- : Enable or disable the TOC on a per-post basis.
     32- : Choose which headings to include in the TOC, with per-post configuration.
     33- : Easily exclude headers globally or on a per-post basis.
     34- : Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
     35- : Many action hooks and filters are available. Pull requests are welcomed on GitHub.
     36- : Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
     37- : Includes four design options, including a two-column layout.
    3838
    3939
     
    7878
    7979This plugin is licensed under the GPLv2 or later.
    80 
  • list-of-contents/trunk/list-of-contents.php

    r3105705 r3105710  
    44 * Description: Automatically generate a table of contents for your posts, pages and custom post types by parsing its contents for headers.
    55 * Version: 1.0.0
    6  * Author: Ajeet
     6 * Author:
    77 * Text Domain: list-of-contents
    88 * Domain Path: /languages
  • list-of-contents/trunk/readme.md

    r3105705 r3105710  
    1919== Features ==
    2020
    21 - =Automatic TOC Generation=: Parses your content for headers and generates a table of contents.
    22 - =Pagination Support=: Works with the `<!--nextpage-->` tag.
    23 - =Page Builder Compatibility=: Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
    24 - =Configurable TOC Insertion=: Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
    25 - =Display Options=: Multiple options to configure when and where to insert the TOC.
    26 - =Appearance Customization=: Several built-in themes and customization options for border, background, and link colors.
    27 - =Counter Bullet Formats=: Choose from none, decimal, numeric, and roman.
    28 - =Hierarchical Display=: Display the TOC hierarchically or flat.
    29 - =User Control=: Optionally allow users to hide the TOC, with control over default visibility.
    30 - =Smooth Scrolling=: Supports smooth scrolling for better navigation.
    31 - =Selective Enabling=: Enable or disable the TOC on a per-post basis.
    32 - =Heading Selection=: Choose which headings to include in the TOC, with per-post configuration.
    33 - =Header Exclusion=: Easily exclude headers globally or on a per-post basis.
    34 - =Widget Support=: Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
    35 - =Developer Friendly=: Many action hooks and filters are available. Pull requests are welcomed on GitHub.
    36 - =Advanced Options=: Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
    37 - =Designs=: Includes four design options, including a two-column layout.
     21- : Parses your content for headers and generates a table of contents.
     22- : Works with the `<!--nextpage-->` tag.
     23- : Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
     24- : Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
     25- : Multiple options to configure when and where to insert the TOC.
     26- : Several built-in themes and customization options for border, background, and link colors.
     27- : Choose from none, decimal, numeric, and roman.
     28- : Display the TOC hierarchically or flat.
     29- : Optionally allow users to hide the TOC, with control over default visibility.
     30- : Supports smooth scrolling for better navigation.
     31- : Enable or disable the TOC on a per-post basis.
     32- : Choose which headings to include in the TOC, with per-post configuration.
     33- : Easily exclude headers globally or on a per-post basis.
     34- : Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
     35- : Many action hooks and filters are available. Pull requests are welcomed on GitHub.
     36- : Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
     37- : Includes four design options, including a two-column layout.
    3838
    3939
  • list-of-contents/trunk/readme.txt

    r3105705 r3105710  
    1919== Features ==
    2020
    21 - =Automatic TOC Generation=: Parses your content for headers and generates a table of contents.
    22 - =Pagination Support=: Works with the `<!--nextpage-->` tag.
    23 - =Page Builder Compatibility=: Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
    24 - =Configurable TOC Insertion=: Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
    25 - =Display Options=: Multiple options to configure when and where to insert the TOC.
    26 - =Appearance Customization=: Several built-in themes and customization options for border, background, and link colors.
    27 - =Counter Bullet Formats=: Choose from none, decimal, numeric, and roman.
    28 - =Hierarchical Display=: Display the TOC hierarchically or flat.
    29 - =User Control=: Optionally allow users to hide the TOC, with control over default visibility.
    30 - =Smooth Scrolling=: Supports smooth scrolling for better navigation.
    31 - =Selective Enabling=: Enable or disable the TOC on a per-post basis.
    32 - =Heading Selection=: Choose which headings to include in the TOC, with per-post configuration.
    33 - =Header Exclusion=: Easily exclude headers globally or on a per-post basis.
    34 - =Widget Support=: Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
    35 - =Developer Friendly=: Many action hooks and filters are available. Pull requests are welcomed on GitHub.
    36 - =Advanced Options=: Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
    37 - =Designs=: Includes four design options, including a two-column layout.
     21- : Parses your content for headers and generates a table of contents.
     22- : Works with the `<!--nextpage-->` tag.
     23- : Works with Classic Editor, Gutenberg, Divi, Elementor, WPBakery Page Builder, and Visual Composer.
     24- : Optionally enable for pages and/or posts, and custom post types. The TOC can be auto-inserted into the content.
     25- : Multiple options to configure when and where to insert the TOC.
     26- : Several built-in themes and customization options for border, background, and link colors.
     27- : Choose from none, decimal, numeric, and roman.
     28- : Display the TOC hierarchically or flat.
     29- : Optionally allow users to hide the TOC, with control over default visibility.
     30- : Supports smooth scrolling for better navigation.
     31- : Enable or disable the TOC on a per-post basis.
     32- : Choose which headings to include in the TOC, with per-post configuration.
     33- : Easily exclude headers globally or on a per-post basis.
     34- : Use a widget to place the TOC in your theme’s sidebar, with options for sticky positioning and section highlighting.
     35- : Many action hooks and filters are available. Pull requests are welcomed on GitHub.
     36- : Show TOC based on dynamic paragraph count, preserve line breaks, use TOC without anchor links, support custom taxonomy description, and add SiteNavigation Schema.
     37- : Includes four design options, including a two-column layout.
    3838
    3939
     
    7878
    7979This plugin is licensed under the GPLv2 or later.
    80 
Note: See TracChangeset for help on using the changeset viewer.