Plugin Directory

Changeset 3402975


Ignore:
Timestamp:
11/26/2025 03:41:18 AM (4 months ago)
Author:
shsajalchowdhury
Message:

Update to version 1.0.1 from GitHub

Location:
easy-text-replace
Files:
248 added
2 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • easy-text-replace/tags/1.0.1/easy-text-replace.php

    r3402755 r3402975  
    44 * Plugin URI: https://wordpress.org/plugins/easy-text-replace/
    55 * Description: Lightweight WordPress string replacement plugin that allows administrators to replace strings from themes, plugins, and WordPress core with minimal performance impact.
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Author: SH Sajal Chowdhury
    88 * Author URI: https://easywptools.com
  • easy-text-replace/tags/1.0.1/readme.txt

    r3402755 r3402975  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • easy-text-replace/trunk/easy-text-replace.php

    r3402755 r3402975  
    44 * Plugin URI: https://wordpress.org/plugins/easy-text-replace/
    55 * Description: Lightweight WordPress string replacement plugin that allows administrators to replace strings from themes, plugins, and WordPress core with minimal performance impact.
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Author: SH Sajal Chowdhury
    88 * Author URI: https://easywptools.com
  • easy-text-replace/trunk/readme.txt

    r3402755 r3402975  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.