Plugin Directory

Changeset 3118484


Ignore:
Timestamp:
07/15/2024 03:03:08 PM (21 months ago)
Author:
vanderwijk
Message:

Update to version 1.3.9 from GitHub

Location:
disable-updates
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • disable-updates/tags/1.3.9/disable-updates.php

    r3066709 r3118484  
    55Plugin URI:     https://wordpress.org/plugins/disable-updates/
    66Description:    A simple plugin that prevents updating the WordPress core, plugins and themes.
    7 Version:        1.3.8
     7Version:        1.3.9
    88Author:         Johan van der Wijk
    99Author URI:     https://vanderwijk.com/
  • disable-updates/tags/1.3.9/readme.txt

    r3066709 r3118484  
    55Requires PHP: 5.6
    66Requires at least: 4.6
    7 Tested up to: 6.5
    8 Stable tag: 1.3.8
     7Tested up to: 6.6
     8Stable tag: 1.3.9
    99
    1010Disables the WordPress update checking and notification system for all core, plugin and theme updates.
     
    3737
    3838== Changelog ==
     39
     40= 1.3.9 =
     41WP 6.6 compatibility tested
    3942
    4043= 1.3.8 =
  • disable-updates/trunk/disable-updates.php

    r3066709 r3118484  
    55Plugin URI:     https://wordpress.org/plugins/disable-updates/
    66Description:    A simple plugin that prevents updating the WordPress core, plugins and themes.
    7 Version:        1.3.8
     7Version:        1.3.9
    88Author:         Johan van der Wijk
    99Author URI:     https://vanderwijk.com/
  • disable-updates/trunk/readme.txt

    r3066709 r3118484  
    55Requires PHP: 5.6
    66Requires at least: 4.6
    7 Tested up to: 6.5
    8 Stable tag: 1.3.8
     7Tested up to: 6.6
     8Stable tag: 1.3.9
    99
    1010Disables the WordPress update checking and notification system for all core, plugin and theme updates.
     
    3737
    3838== Changelog ==
     39
     40= 1.3.9 =
     41WP 6.6 compatibility tested
    3942
    4043= 1.3.8 =
Note: See TracChangeset for help on using the changeset viewer.