WP-for-Church / Sermon-Manager

Sermon Manager for WordPress is the #1 plugin for churches who want to manage their sermons easily and missionally.
https://wordpress.org/plugins/sermon-manager-for-wordpress/
GNU General Public License v2.0
44 stars 35 forks source link

Hide meta fields in admin #191

Open nikola3244 opened 6 years ago

nikola3244 commented 6 years ago

More details: https://wordpress.org/support/topic/feature-request-hide-input-fields/

There are several input fields that we do not use (i.e. video embed code, video link, bulletin, etc…) It would be great if there was an option to hide these fields from editor side.

We have team members we’re teaching to edit the sermons, and it would be easier for them if the fields they didn’t have to worry about weren’t even there, so they just have to enter in the fields they see.

Not a big deal, but it would help streamline the process and produce less errors if we could just show the fields we needed.

Thanks!

Note: #190 has to be done first

scottdwest commented 6 years ago

WordPress already has an interface to just hide the input files form the user display that are not used, could this be leveraged?

nikola3244 commented 6 years ago

What WordPress does is that it hides a whole meta box, while this is about hiding specific fields inside a meta box. My idea is to create a cog or three dots in the top right of each meta box, for settings about hiding and showing the fields. But this is low priority for now - someone can jump in if they like :)