Avoid writing empty styles to the page
-
The function
easy_testimonials_setup_custom_css()
outputs inline style blocks with the optionseasy_t_custom_css
,easy_t_custom_tablet_css
andeasy_t_custom_phone_css
even when those options are empty.Please check that the options contain some styles and only output the respective HTML when they do.
It’s also good to provide filters for the output.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Avoid writing empty styles to the page’ is closed to new replies.