Displaying Hidden Features In Your WordPress Visual Editor

wordpress editorYour WordPress editor by default, doesn’t include some features which you may find useful.

All you need to do to expose the hidden features already included in the WordPress core files by adding some php code to your theme’s functions.php file.

[plugit]Plugin: You can add more font styles & sizes to your visual editor by simply installing a fonts plugin.[/plugit]

As always, its better to create a child theme for all your custom coding so your customization won’t get overwritten next time you update your parent theme.

Once you’ve added the code you’ll be able to change font types and the size of your fonts on any text you like rather than having to change them on your entire site.

Here’s the extra buttons which are added automatically once you save the code in your themes functions file.

WordPress Visual Editor Extra Features

Here’s the code you can simply copy and paste into your child theme’s custom functions.php file

The hidden buttons add these features to the WordPress visual editor:

  • Insert horitonzal ruler
  • Subscript
  • Superscript
  • Font Family
  • Change Font Size
  • Cleanup messy code
  • Styles – wpgallery & wp oembed

If you don’t want to play around with php code, you can always install the TinyMce plugin which adds all these extra features plus more to your editor.

Did you know these features for your WordPress visual editor where there? 

If i find any more i’ll write about it in upcoming posts.


Comments

4 responses to “Displaying Hidden Features In Your WordPress Visual Editor”

  1. corrado izzo Avatar
    corrado izzo

    Hey Brad This is awesome information.

    Thank you so much

    it makes it unnecessary to use tinyMCe or Ck Editor which alwys mess with the code.

    Thanks again 🙂

  2. […] for use in your visual editor. This can be done by installing a plugin for this purpose or you can enable the hidden features like fonts styles in your visual […]

  3. […] Displaying Hidden Features In Your WordPress Visual Editor […]

Leave a Reply

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.