Great things are on the horizon
Something big is brewing! Our store is in the works and will be launching soon!
function dvtek_footer_setup() { // Footer menu register_nav_menus( array( 'dvtek-footer-menu' => __( 'DVTEK Footer Menu', 'dvtek' ), ) ); // Footer widgets (4 columns) for ( $i = 1; $i <= 4; $i++ ) { register_sidebar( array( 'name' => "DVTEK Footer Column $i", 'id' => "dvtek-footer-$i", 'before_widget' => '
', 'before_title' => 'Something big is brewing! Our store is in the works and will be launching soon!