* Change /lib to /includes

* Move filter/action calls into actual functions file
* Rework mobile nav and header toggle behavior
This commit is contained in:
MickeyKay
2014-10-16 11:28:58 -07:00
parent 7c6032d742
commit b640458b00
13 changed files with 455 additions and 393 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
/**
* Trestle sidebar registration and functionality
*
* @since 1.0.0
*
* @package Trestle
*/