Tag Archives: Editor

Like we all know, WordPress has two editor mode, Visual and HTML. Now using WordPress add_filter() we can force WordPress to set HTML Editor as default WordPress Post editor. Let’s do it, first open your functions.php your current themes and … Read More

Enable Visual Editor

DigWP, one of my favorite WordPress Tutorials, share another useful tips, How To Enable Visual Editor Actually WYSIWYG. If you are TwentyTen Theme user, you will find that when you are activated and use Visual Editor and edit your content … Read More

How To Customize WordPress WYSIWYG Editor

Did you know that, Customize WordPress WYSIWYG Editor is one of my favorite excellent tricks by WP Engineer, please note this tricks need so many code to be added in functions.php on your theme, so read it carefully and happy … Read More