'; if (!empty($multicheck['twitter'])) { echo '
  • Tweet
  • '; }; if (!empty($multicheck['googleplus'])) { echo '
  • +1
  • '; }; if (!empty($multicheck['facebook'])) { echo '
  • Like
  • '; }; echo ''; } else { echo ''; } wp_enqueue_script( 'socialcount' ); } ?>