Plugin Directory

Changeset 3467889


Ignore:
Timestamp:
02/23/2026 05:10:53 PM (5 weeks ago)
Author:
whiteshadow
Message:

Minor: Grammar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin-menu-editor/trunk/includes/menu-editor-core.php

    r3465738 r3467889  
    728728        ) {
    729729            //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.
    731731            $this->user_cap_cache_enabled = true;
    732732            $this->build_custom_wp_menu($this->merged_custom_menu['tree']);
Note: See TracChangeset for help on using the changeset viewer.