Plugin Directory

Changeset 3390102


Ignore:
Timestamp:
11/05/2025 02:03:04 AM (5 months ago)
Author:
shibhuplugins
Message:

Update 5th Nov25

Location:
elegant-labels
Files:
443 added
3 edited

Legend:

Unmodified
Added
Removed
  • elegant-labels/trunk/elegant-labels.php

    r3382659 r3390102  
    44 * Description: Labels and Badges for WooCommerce
    55 * Author: shibhuplugins
    6  * Version: 1.4.1
     6 * Version: 1.4.2
    77 * Text Domain: elegant-labels
    88 * Requires Plugins: woocommerce
  • elegant-labels/trunk/inc/class-elegant-labels.php

    r3382659 r3390102  
    7676                'inc/class-elegant-badge-integration.php',
    7777                'inc/admin/class-pro-meta.php',
     78                'inc/admin/class-admin-settings.php',
     79                'inc/admin/class-admin-settings-docs.php',
     80                'inc/admin/admin-functions.php',
    7881                'inc/class-elegant-preview.php',
     82                'inc/class-elegant-support-functions.php',
    7983                'inc/class-elegant-variables.php'
    8084            );
  • elegant-labels/trunk/readme.txt

    r3382659 r3390102  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.4.1
     7Stable tag: 1.4.2
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4949== Changelog ==
    5050
     51= 1.4.2 ( 05.11.2025 ) =
     52* Add - Settings to hide WooCommerce default sale labels
     53* Add - How to Guides
     54* Add - Occational admin notice to get reviews
     55
    5156= 1.4.1 ( 05.10.2025 ) =
    5257* Add - Text Variables functions
Note: See TracChangeset for help on using the changeset viewer.