Plugin Directory

Changeset 3437372


Ignore:
Timestamp:
01/12/2026 05:50:13 AM (3 months ago)
Author:
senlin
Message:

Tested up to: 6.9

Location:
so-customizer-hide-menu
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • so-customizer-hide-menu/tags/1.2.0/readme.txt

    r3201081 r3437372  
    44Tags: customizer, menu, navigation menu, appearance, hide, remove
    55Requires at least: 4.3
    6 Tested up to: 6.7
     6Tested up to: 6.9
    77Stable tag: 1.2.0
    88License: GPLv3 or later
  • so-customizer-hide-menu/tags/1.2.0/so-customizer-hide-menu.php

    r2479821 r3437372  
    55Description: The Customizer Hide Menu hides the Navigation Menu from the Customizer so as not to confuse anyone.
    66Version: 1.2.0
     7Tested up to: 6.9
    78Author: SO WP
    89Author URI: https://so-wp.com
     
    1314*/
    1415
    15 /*  Copyright 2015-2021 Pieter Bos (email: pieter@so-wp.com)
     16/*  Copyright 2015-2026 Pieter Bos (email: pieter@so-wp.com)
    1617
    1718This program is free software; you can redistribute it and/or modify
     
    7879        return $components;
    7980    }
    80    
     81
    8182}
    8283
  • so-customizer-hide-menu/trunk/readme.txt

    r2663197 r3437372  
    44Tags: customizer, menu, navigation menu, appearance, hide, remove
    55Requires at least: 4.3
    6 Tested up to: 5.9
     6Tested up to: 6.9
    77Stable tag: 1.2.0
    88License: GPLv3 or later
  • so-customizer-hide-menu/trunk/so-customizer-hide-menu.php

    r2479821 r3437372  
    55Description: The Customizer Hide Menu hides the Navigation Menu from the Customizer so as not to confuse anyone.
    66Version: 1.2.0
     7Tested up to: 6.9
    78Author: SO WP
    89Author URI: https://so-wp.com
     
    1314*/
    1415
    15 /*  Copyright 2015-2021 Pieter Bos (email: pieter@so-wp.com)
     16/*  Copyright 2015-2026 Pieter Bos (email: pieter@so-wp.com)
    1617
    1718This program is free software; you can redistribute it and/or modify
     
    7879        return $components;
    7980    }
    80    
     81
    8182}
    8283
Note: See TracChangeset for help on using the changeset viewer.