bigspring / monolith

A starter theme for WordPress built with Twitter Bootstrap
MIT License
9 stars 1 forks source link

Fix get_assets function #208

Closed dmseaton closed 10 years ago

dmseaton commented 10 years ago
juliotaylor commented 10 years ago

what is this for? out of curiosity

dmseaton commented 10 years ago

It's a function in inc/template_tags.php that returns the URI for a given asset, dependent on the ENVIRONMENT constant. It was implemented to avoid duplication and keeps the header clean.