Think that a sidebar registered in a main theme function.php . If I don’t want to edit it, how can I delete that sidebar from Widgets page of admin panel by using function.php of the child theme? unregister_sidebar didn’t work. Or am I using a wrong way?