diff --git a/composer.json b/composer.json index 1cfd1b2..7d6f929 100644 --- a/composer.json +++ b/composer.json @@ -7,12 +7,9 @@ "wordpress", "plugin", "smooth scroll", - "smooth scrolling", "scroll animation", - "scroll behavior", "performance", "anchor links", - "user experience", "lightweight" ], "homepage": "https://wordpress.org/plugins/fast-smooth-scroll/", diff --git a/fast-smooth-scroll.php b/fast-smooth-scroll.php index d959fb0..4c49f48 100644 --- a/fast-smooth-scroll.php +++ b/fast-smooth-scroll.php @@ -17,7 +17,7 @@ * License: GNU General Public License v2 (or later) * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: fast-smooth-scroll - * Tags: smooth scroll, smooth scrolling, scroll animation, scroll behavior, performance, anchor links, user experience, lightweight + * Tags: smooth scroll, scroll animation, performance, anchor links, lightweight */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/package.json b/package.json index a4157da..34acf00 100644 --- a/package.json +++ b/package.json @@ -6,12 +6,9 @@ "wordpress", "plugin", "smooth scroll", - "smooth scrolling", "scroll animation", - "scroll behavior", "performance", "anchor links", - "user experience", "lightweight" ], "homepage": "https://wordpress.org/plugins/fast-smooth-scroll/", diff --git a/readme.txt b/readme.txt index 9904fa1..bc3c35c 100644 --- a/readme.txt +++ b/readme.txt @@ -12,7 +12,7 @@ Requires PHP: 5.2 Stable tag: 1.0.0 License: GNU General Public License v2 (or later) License URI: https://www.gnu.org/licenses/gpl-2.0.html -Tags: smooth scroll, smooth scrolling, scroll animation, scroll behavior, performance, anchor links, user experience, lightweight +Tags: smooth scroll, scroll animation, performance, anchor links, lightweight This lightweight plugin enhances user experience by enabling smooth scrolling for anchor links without the need for jQuery or other dependencies.