Disable content types
Hi ,
I would like to disable unused content types (like Testimonials, Offers...) or at least hide them from the Editor users.
I see in the code there might be an option for that : $post_types_disable = mfn_opts_get( 'post-type-disable' )
but I can't find it in the back-office Betheme options.
What would be the best way for that ?
Thanks.
I would like to disable unused content types (like Testimonials, Offers...) or at least hide them from the Editor users.
I see in the code there might be an option for that : $post_types_disable = mfn_opts_get( 'post-type-disable' )
but I can't find it in the back-office Betheme options.
What would be the best way for that ?
Thanks.
Comments