>
array ( 'class' => array(), 'href' => array(), 'rel' => array() ) ); printf( /* Translators: 1 is current year, 2 is site name/link, 3 is WordPress name/link, and 4 is theme name/link. */ wp_kses( __( 'Copyright © %1$s %2$s. Powered by %3$s and %4$s.', 'adoration' ), $allowed ), date_i18n( 'Y' ), hybrid_get_site_link(), hybrid_get_wp_link(), hybrid_get_theme_link() ); ?>
'footer', 'fallback_cb' => false, 'container' => 'nav', 'container_class' => 'footer-nav', 'depth' => 1, ); wp_nav_menu( apply_filters( 'adoration_footer_nav_menu_args', $args ) ); ?>