|
@@ -38,7 +38,6 @@ function bones_ahoy() {
|
|
|
|
|
|
|
|
// launching this stuff after theme setup
|
|
// launching this stuff after theme setup
|
|
|
bones_theme_support();
|
|
bones_theme_support();
|
|
|
- // add_action('init','bones_theme_support');
|
|
|
|
|
|
|
|
|
|
// adding sidebars to Wordpress (these are created in functions.php)
|
|
// adding sidebars to Wordpress (these are created in functions.php)
|
|
|
add_action( 'widgets_init', 'bones_register_sidebars' );
|
|
add_action( 'widgets_init', 'bones_register_sidebars' );
|