entity-command icon indicating copy to clipboard operation
entity-command copied to clipboard

wp menu item delete <item id> deletes the item itself

Open jberculo opened this issue 3 years ago • 0 comments

Action: Run wp menu item delete [item id]

Expected: [item id] is removed from all menus, but still exists as an item in the db

Actual behavior: [item id] is removed from all menus, but is also deleted itself

jberculo avatar Dec 20 '20 14:12 jberculo