I am currently in a wordpress customisation project. I have a number of custom post types.One of my post types named "front_casestudy_slider" is not showing in the admin menu.I am registering the post type and the register function is called.(Tested this).But the post type is still not showing in admin menu.Why is this happening.Any fix ?. Please find the functions.php in this link
The function
register_front_casestudy_slider()
is used to register the post type