Tagged Questions
0
votes
1answer
76 views
Delete a specific item menu when I deactivate my plugin (resolved)
When I activate my plugin (register_activation_hook), I add a new specific page and a corresponding item menu in the custom menu. No problem here.
When I deactivate my plugin ...