// Raj Dutt Social Float Buttons function rajdutt_social_float_icons() { echo '
@astrologerrajdutt Astrologer Raj Dutt
'; } add_action('wp_footer', 'rajdutt_social_float_icons');