Files
wordpress/wp-admin
Peter Wilson ee3b03497c Menus: Remove caching todo from wp_nav_menu_item_post_type_meta_box().
Remove the note to introduce caching to `wp_nav_menu_item_post_type_meta_box()` as caching has since been introduced to `WP_Query` and therefore `get_posts()`. The comment is out of date.

See #63168.

Built from https://develop.svn.wordpress.org/trunk@60980


git-svn-id: http://core.svn.wordpress.org/trunk@60316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-10-19 21:34:26 +00:00
..