update and tidy up functions, add missing docblocks
This commit is contained in:
parent
72f6fa9471
commit
beae33cba0
5 changed files with 74 additions and 46 deletions
|
@ -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())); ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue