Plugin Directory

Changeset 3320884


Ignore:
Timestamp:
07/02/2025 01:07:20 AM (9 months ago)
Author:
EnigmaWeb
Message:

Version 2.0.3: WordPress compatibility update

  • Updated WordPress compatibility to version 6.7 (current stable release)
  • Fixed WordPress.org plugin page display issue where 'Tested up to' was not showing correctly
Location:
sticky-side-buttons/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • sticky-side-buttons/trunk/readme.txt

    r3320317 r3320884  
    66Tested up to: 6.7
    77Requires PHP: 7.4
    8 Stable tag: 2.0.2
     8Stable tag: 2.0.3
    99License: GPLv3 or later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    6767== Changelog ==
    6868
     69= 2.0.3 =
     70* Updated WordPress compatibility to version 6.7 (current stable release)
     71
    6972= 2.0.2 =
    7073* Fixed slide animation positioning issue where button text was not fully visible on hover
     
    122125== Upgrade Notice ==
    123126
     127= 2.0.3 =
     128* WordPress 6.7 compatibility update.
     129
    124130= 2.0.2 =
    125131* Bug fix for slide animation positioning. Button text now displays fully when buttons slide out on hover.
  • sticky-side-buttons/trunk/sticky-side-buttons.php

    r3320315 r3320884  
    22/*
    33Plugin Name: Sticky Side Buttons
    4 Version: 2.0.2
     4Version: 2.0.3
    55Plugin URI: https://wordpress.org/plugins/sticky-side-buttons/
    66Description: Flexible button creator allowing you to stick floating buttons to the side of your site.
Note: See TracChangeset for help on using the changeset viewer.