Site logo

Archived topic

Google fonts URL break HTML5 Validation on w3.org

1 reply · Started by Rafal on April 17, 2018

Viewing posts 1–2 of 2

Hi,

Would be possible to fix a problem with w3c validation, please?

It is in a file inc/typhography.php line 90. a '|' separator is a problem

I found two ways of fixing it :
- replace | with %7C
- escape string as html ( esc_url/html )

Thanks,
R

This archived topic is closed to new replies.