Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jberculo opened this issue Dec 20, 2020 · 1 comment
Open

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

jberculo opened this issue Dec 20, 2020 · 1 comment

Comments

@jberculo
Copy link

jberculo commented Dec 20, 2020

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

@BhargavBhandari90
Copy link
Contributor

I tried to replicate this, but seems like deleting is working as expected. Here is what I did https://somup.com/cTeViA7oI1

Let me know if I am missing something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants