Plugin Directory

Changeset 3461245


Ignore:
Timestamp:
02/14/2026 07:43:27 AM (6 weeks ago)
Author:
smartparallax
Message:

Improve SEO in readme and plugin header (no version change)

Location:
smartparallax
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • smartparallax/tags/1.0.7/readme.txt

    r3455813 r3461245  
    1 === SmartParallax – Scroll-Linked Animations & Parallax Effects ===
     1=== SmartParallax – Parallax Scroll Effects & Scroll Animations ===
    22Contributors: smartparallax
    33Plugin URI: https://smartparallax.com/documentation/
    44Author URI: https://smartparallax.com/
    5 Tags: parallax, scroll animation, performance, lightweight, core web vitals
     5Tags: parallax, parallax scroll, scroll animation, scroll effect, elementor
    66Requires at least: 6.0
    77Tested up to: 6.9
     
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Create scroll-linked parallax effects in WordPress — without JavaScript setup and without performance loss.
     12Create parallax scroll effects and scroll animations in WordPress — without JavaScript setup and without performance loss.
    1313
    1414SmartParallax moves elements only when the user scrolls.
     
    2828You don’t write JavaScript.
    2929You don’t configure timelines.
    30 You simply add a CSS class to a block, image or section — and the effect works instantly.
     30You simply add a CSS class to a block, image or section — and the parallax scroll effect works instantly.
    3131
    3232SmartParallax uses a small, dependency-free JavaScript engine and GPU-accelerated transforms.
     
    3535The plugin works out of the box with:
    3636Gutenberg (Block Editor), Full Site Editing (FSE), Elementor, Bricks, Divi, Oxygen, WPBakery and most modern WordPress themes.
     37
     38Perfect for:
     39
     40* Parallax scroll sections
     41* Scroll animations in Elementor
     42* Gutenberg scroll effects
     43* Background parallax images
     44* Lightweight animation on scroll
    3745
    3846Live demo: See all free effects in action. 
     
    9199
    92100= Does it work with the WordPress Site Editor (FSE)? =
    93 Yes. SmartParallax works with the Block Editor, Full Site Editing themes and all major page builders.
     101Yes. SmartParallax works with the Block Editor, Full Site Editing themes and all major page builders including Elementor.
    94102
    95103== Changelog ==
  • smartparallax/tags/1.0.7/smartparallax.php

    r3451678 r3461245  
    11<?php
    22/**
    3  * Plugin Name: SmartParallax – Scroll-Linked Animations & Parallax Effects
     3 * Plugin Name: SmartParallax – Parallax Scroll Effects & Scroll Animations
    44 * Plugin URI:  https://smartparallax.com/documentation/
    55 * Description: Lightweight GPU-accelerated scroll-linked animation system for parallax effects in WordPress.
  • smartparallax/trunk/readme.txt

    r3455813 r3461245  
    1 === SmartParallax – Scroll-Linked Animations & Parallax Effects ===
     1=== SmartParallax – Parallax Scroll Effects & Scroll Animations ===
    22Contributors: smartparallax
    33Plugin URI: https://smartparallax.com/documentation/
    44Author URI: https://smartparallax.com/
    5 Tags: parallax, scroll animation, performance, lightweight, core web vitals
     5Tags: parallax, parallax scroll, scroll animation, scroll effect, elementor
    66Requires at least: 6.0
    77Tested up to: 6.9
     
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Create scroll-linked parallax effects in WordPress — without JavaScript setup and without performance loss.
     12Create parallax scroll effects and scroll animations in WordPress — without JavaScript setup and without performance loss.
    1313
    1414SmartParallax moves elements only when the user scrolls.
     
    2828You don’t write JavaScript.
    2929You don’t configure timelines.
    30 You simply add a CSS class to a block, image or section — and the effect works instantly.
     30You simply add a CSS class to a block, image or section — and the parallax scroll effect works instantly.
    3131
    3232SmartParallax uses a small, dependency-free JavaScript engine and GPU-accelerated transforms.
     
    3535The plugin works out of the box with:
    3636Gutenberg (Block Editor), Full Site Editing (FSE), Elementor, Bricks, Divi, Oxygen, WPBakery and most modern WordPress themes.
     37
     38Perfect for:
     39
     40* Parallax scroll sections
     41* Scroll animations in Elementor
     42* Gutenberg scroll effects
     43* Background parallax images
     44* Lightweight animation on scroll
    3745
    3846Live demo: See all free effects in action. 
     
    9199
    92100= Does it work with the WordPress Site Editor (FSE)? =
    93 Yes. SmartParallax works with the Block Editor, Full Site Editing themes and all major page builders.
     101Yes. SmartParallax works with the Block Editor, Full Site Editing themes and all major page builders including Elementor.
    94102
    95103== Changelog ==
  • smartparallax/trunk/smartparallax.php

    r3451677 r3461245  
    11<?php
    22/**
    3  * Plugin Name: SmartParallax – Scroll-Linked Animations & Parallax Effects
     3 * Plugin Name: SmartParallax – Parallax Scroll Effects & Scroll Animations
    44 * Plugin URI:  https://smartparallax.com/documentation/
    55 * Description: Lightweight GPU-accelerated scroll-linked animation system for parallax effects in WordPress.
Note: See TracChangeset for help on using the changeset viewer.