Changeset 3437372
- Timestamp:
- 01/12/2026 05:50:13 AM (3 months ago)
- Location:
- so-customizer-hide-menu
- Files:
-
- 4 edited
-
tags/1.2.0/readme.txt (modified) (1 diff)
-
tags/1.2.0/so-customizer-hide-menu.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/so-customizer-hide-menu.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
so-customizer-hide-menu/tags/1.2.0/readme.txt
r3201081 r3437372 4 4 Tags: customizer, menu, navigation menu, appearance, hide, remove 5 5 Requires at least: 4.3 6 Tested up to: 6. 76 Tested up to: 6.9 7 7 Stable tag: 1.2.0 8 8 License: GPLv3 or later -
so-customizer-hide-menu/tags/1.2.0/so-customizer-hide-menu.php
r2479821 r3437372 5 5 Description: The Customizer Hide Menu hides the Navigation Menu from the Customizer so as not to confuse anyone. 6 6 Version: 1.2.0 7 Tested up to: 6.9 7 8 Author: SO WP 8 9 Author URI: https://so-wp.com … … 13 14 */ 14 15 15 /* Copyright 2015-202 1Pieter Bos (email: pieter@so-wp.com)16 /* Copyright 2015-2026 Pieter Bos (email: pieter@so-wp.com) 16 17 17 18 This program is free software; you can redistribute it and/or modify … … 78 79 return $components; 79 80 } 80 81 81 82 } 82 83 -
so-customizer-hide-menu/trunk/readme.txt
r2663197 r3437372 4 4 Tags: customizer, menu, navigation menu, appearance, hide, remove 5 5 Requires at least: 4.3 6 Tested up to: 5.96 Tested up to: 6.9 7 7 Stable tag: 1.2.0 8 8 License: GPLv3 or later -
so-customizer-hide-menu/trunk/so-customizer-hide-menu.php
r2479821 r3437372 5 5 Description: The Customizer Hide Menu hides the Navigation Menu from the Customizer so as not to confuse anyone. 6 6 Version: 1.2.0 7 Tested up to: 6.9 7 8 Author: SO WP 8 9 Author URI: https://so-wp.com … … 13 14 */ 14 15 15 /* Copyright 2015-202 1Pieter Bos (email: pieter@so-wp.com)16 /* Copyright 2015-2026 Pieter Bos (email: pieter@so-wp.com) 16 17 17 18 This program is free software; you can redistribute it and/or modify … … 78 79 return $components; 79 80 } 80 81 81 82 } 82 83
Note: See TracChangeset
for help on using the changeset viewer.