themekollektiv / popper

Popper is an accessible content-first WordPress theme built around beautiful fonts and lots of white space.
https://wordpress.org/themes/popper/
GNU General Public License v2.0
50 stars 15 forks source link

Use correct sanization for used context #38

Closed Zodiac1978 closed 3 years ago

Zodiac1978 commented 3 years ago

In an attribute we must use esc_attr and in HTMl we must use esc_html.