Can I stop authors from changing the font in their post?

I want the site to have a consistent look and feel so want to prevent authors from changing font, font color or font size.

Is there a way to either override their choices, or remove the option?

Read More

Cheers

Related posts

Leave a Reply

2 comments

  1. You can deactivate the buttons on tinymce and html-editor, but the user can than also create html-tags. Then is is also possible you filter the_content and replace the font-tags with empty fields.