Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25214, comment 2


Ignore:
Timestamp:
10/16/2013 01:43:01 PM (11 years ago)
Author:
DaveAl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25214, comment 2

    initial v1  
    33Although maybe it's intentional, if you add a new page and set it's parent attribute, it shows up on the menu page in the "Most Recent" tab correctly under it's parent, but when you add it to the menu, it's inserted at the same level as it's parent, with no "sub item" label. Furthermore, if you click on the "Under ''[Parent]'' Page" link, nothing happens unless you save the menu first.
    44
    5 Nothing major, but rather counter-intuitive - it took a few tries for me to figure out that's how it works. It seems to me you should be able to move the item before saving it the first time.
     5Nothing major, but rather counter-intuitive - it took a few tries for me to figure out that's how it works. It seems to me that:
     61. The new item should be inserted at the next level under it's parent by default and -
     72. You should be able to move the item before saving it the first time.