Option to not load FontAwesome externally
-
I noticed an additional request to use.fontawesome.com when on cart page or saved cart page. This is problematic for me, because in this case the customers IP will be exposed to a company outside of the EU. Because of the EU General Data Protection Regulation, I would need to inform customers about this and make an data contract with that other company, what I not want to do.
Also this request is not always necessary. In my case, all fonts I use are within the child themes font directory, and fontawesome is one of them. Other plugins like WPForo have an option to disable their own Font Awesome integration and the styles are automatically using the sidewide existing one. So I’d like to have an option to disable loading of an additional fontawesome integration.
- The topic ‘Option to not load FontAwesome externally’ is closed to new replies.