'footer', 'icon_boxed' => Avada()->settings->get( 'footer_social_links_boxed' ), 'tooltip_placement' => fusion_get_option( 'footer_social_links_tooltip_placement' ), 'linktarget' => Avada()->settings->get( 'social_icons_new' ), ]; echo $social_icons->render_social_icons( $footer_social_icon_options ); // phpcs:ignore WordPress.Security.EscapeOutput } ?>