Added sidebars.php for registering and outputting custom sidebars.

This commit is contained in:
MickeyKay
2014-04-28 09:09:49 -07:00
parent 74e451cfe3
commit a866980250
2 changed files with 12 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
/**
* Trestle sidebar registration and functionality
*
* @since 1.0.0
*
* @package Trestle
*/