Plugin Directory

Changeset 3336776


Ignore:
Timestamp:
07/30/2025 05:32:59 PM (8 months ago)
Author:
sinergodata
Message:

Updated Plugin Name for SEO

Location:
smarttoc-lite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smarttoc-lite/trunk/readme.txt

    r3336003 r3336776  
    1 === SmartTOC Lite ===
     1=== Table of Contents Generator - SmartTOC Lite ===
    22Contributors: sinergodata 
    3 Tags: table of contents, toc, wordpress toc, toc plugin, headings
     3Tags: table of contents, toc, wordpress toc, toc plugin, post index, headings, anchor links, auto toc, accessibility, seo
    44Requires at least: 5.6 
    55Tested up to: 6.8 
    66Requires PHP: 7.2 
    7 Stable tag: 1.0.2 
     7Stable tag: 1.0.3 
    88License: GPLv2 or later 
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1313== Description ==
    1414
    15 **SmartTOC Lite** is a fast, lightweight Table of Contents plugin designed for simplicity and flexibility.
    16 
    17 Whether you're building a blog post or a long article, SmartTOC Lite lets you insert a fully customizable TOC with just a few clicks.
     15**SmartTOC Lite** automatically creates a SEO-friendly table of contents based on your content's headings (H2, H3, etc.). Works with posts, pages, and custom post types. Helps improve user experience and on-page SEO. Lightweight, fast, and easy to configure.
    1816
    1917**Main features include:**
     
    5856== Changelog ==
    5957
     58= 1.0.3 =
     59* Updated plugin name for SEO
     60
    6061= 1.0.2 =
    6162* Updated CSS styles for better theme compatibility
     
    6869
    6970== Upgrade Notice ==
     71
     72= 1.0.3 =
     73* Updated plugin name for SEO
    7074
    7175= 1.0.2 =
  • smarttoc-lite/trunk/smarttoc-lite.php

    r3336003 r3336776  
    11<?php
    22/**
    3  * Plugin Name: SmartTOC Lite
    4  * Plugin URI:
     3 * Plugin Name: Table of Contents Generator - SmartTOC Lite
     4 * Plugin URI: https://wordpress.org/plugins/smarttoc-lite/
    55 * Description: Create a responsive Table of Contents (TOC) for WordPress posts and pages. Features include automatic insertion, customizable styles, live preview, shortcode support, and accessibility.
    6  * Version: 1.0.2
     6 * Version: 1.0.3
    77 * Author: SinergoData
    88 * Author URI: https://sinergodata.com/
Note: See TracChangeset for help on using the changeset viewer.