'content', 'footer_widgets' => array( 'sidebar-1' ), 'footer' => 'page', ) ); /** * Add theme support for Responsive Videos. */ add_theme_support( 'jetpack-responsive-videos' ); } add_action( 'after_setup_theme', 'mckinley_jetpack_setup' );