I am developing a theme for a Soccer Team website.
For that I created a Custom Post Type called 'player'.
For the player type only, I added some custom metaboxes to save the player height, weight, age, etc.
It was all working fine until today I went to the regular PAGES Edit Screen, and after I updated a page, the screen came back with all the custom metaboxes that should appear only on the Player Screen (and it was before).
Please somebody help me on how can I turn it back the way it was. I haven't changed anything on my custom metabox declaration in functions.php
thanks in advance