I have a custom post type which I would like to add a content box to.
Some of the pages won't have this box so I have added a checkbox into a custom metabox.
I would like to only display the box on my site when I tick the checkbox.
I suppose it is similar to showing or hiding the comments options on a page.