issues
search
ryelle
/
Foxhound
A text-focused blog theme for WordPress (in React)
https://themes.redradar.net/foxhound
349
stars
39
forks
source link
Use `get_stylesheet_uri` to load child theme CSS
#52
Closed
ryelle
closed
7 years ago
ryelle
commented
7 years ago
Can do:
if ( is_child_theme() ) // load get_stylesheet_uri()
Can do:
if ( is_child_theme() ) // load get_stylesheet_uri()