Changeset 3467889
- Timestamp:
- 02/23/2026 05:10:53 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-menu-editor/trunk/includes/menu-editor-core.php
r3465738 r3467889 728 728 ) { 729 729 //Convert our custom menu to the $menu + $submenu structure used by WP. 730 //Note: This method sets up multiple internal fields and may cause side -effects.730 //Note: This method sets up multiple internal fields and may cause side effects. 731 731 $this->user_cap_cache_enabled = true; 732 732 $this->build_custom_wp_menu($this->merged_custom_menu['tree']);
Note: See TracChangeset
for help on using the changeset viewer.