[wp-trac] [WordPress Trac] #36798: custom menu - OPTIMIZE QUERY!

WordPress Trac noreply at wordpress.org
Tue May 10 08:14:10 UTC 2016


#36798: custom menu - OPTIMIZE QUERY!
-------------------------+-----------------------------
 Reporter:  selnomeria   |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:
 Severity:  normal       |   Keywords:
  Focuses:               |
-------------------------+-----------------------------
 hi..
 i had an idea - developers should have an ability to set a constant i.e.

 USE_STATIC_CUSTOM_MENU('menu_name') = true;

 in general, output of custom_menus on front-end, takes long (sometimes 1
 second)..
 so, i think, that the custom-menu output should be saved as static string,
 and that should be outputed on FRONT_END request by visitors...
 and that STATIC string should be changed/ updated every time the custom-
 menu is edited, or when any of that custom-menu's item is modified...
 i think, it will save huge resources over millions of sites/hosting..

 p.s. of course, somehow, "current-menu-item" should be added while front-
 end request..

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36798>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list