update and tidy up functions, add missing docblocks

This commit is contained in:
Lukas Juhas 2017-11-21 13:02:14 +00:00
parent 72f6fa9471
commit beae33cba0
5 changed files with 74 additions and 46 deletions

View file

@ -9,7 +9,8 @@
<link rel="dns-prefetch" href="//google-analytics.com">
<style>
<?php /**
<?php
/**
* For better peformance, core styles are inlined
*/
echo file_get_contents(sprintf('%s/css/core.min.css', get_stylesheet_directory())); ?>