[wp-trac] [WordPress Trac] #63473: Most recent tab in classic menu is not showing special pages (front, posts, privacy policy)

WordPress Trac noreply at wordpress.org
Thu May 29 19:07:44 UTC 2025


#63473: Most recent tab in classic menu is not showing special pages (front, posts,
privacy policy)
-------------------------------------------------+-------------------------
 Reporter:  zodiac1978                           |       Owner:  (none)
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
                                                 |  Review
Component:  Menus                                |     Version:  5.3
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-test-info needs-       |     Focuses:
  testing                                        |
-------------------------------------------------+-------------------------

Comment (by umesh.nevase):

 Can we can remove the line.

 {{{
 $most_recent = array_slice( $most_recent, 0, 15 );
 }}}

 On the View all tab, we are having 3 Important Pages + 50 pages.

 Same for Most recent tab, We can show 3 important pages + 15 Most recent
 pages. We don't have slice most recent array.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63473#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list