Is it possible to force WP to ignore multiple whitespaces so in the frontend so there’s only one visible?
It’s because when my client writes something in the editor sometimes he enters two spaces instead of one and doesn’t notice that.
I was quite confused about the fact that multiple whitespaces aren’t ignored automatically because in the source code there is a double whitespace " " which to my mind is ignored by all browsers, not " " or .