Viewing 1 replies (of 1 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    Create your own widget in your theme.
    Use the functions to display the scores.:

    • Twitter: <?php echo get_scp_twitter(); ?>
    • Facebook: <?php echo get_scp_facebook(); ?>
    • YouTube: <?php echo get_scp_youtube(); ?>
    • Google Plus: <?php echo get_scp_googleplus(); ?>
    • Instagram: <?php echo get_scp_instagram(); ?>
    • Steam: <?php echo get_scp_steam(); ?>
    • SoundCloud: <?php echo get_scp_soundcloud(); ?>
    • Posts: <?php echo get_scp_posts(); ?>
    • Comments: <?php echo get_scp_comments(); ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Changing the Icons’ is closed to new replies.