Is there any other ways to stop WP of removing extra whitespace?
I have a PHP code on my site and I moved to WP because it had a nice Visual WYSIWYG editor. If I have to disable it and write HTML, I need to type strong, italic, color, etc all HTML codes by myself many many times in a post :/
How can you make multiple spaces not to disappear?
Like: “test test” ?
I have a code and I would like my code to remain its whitespace.