Created
June 25, 2012 17:38
-
-
Save micahwave/2990072 to your computer and use it in GitHub Desktop.
fb subscribe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="subscribe"> | |
| <div class="fb-subscribe" data-href="<?php echo esc_url( $fb ); ?>" data-layout="button_count" data-show-faces="false" data-width="75"></div> | |
| Subscribe to <?php the_author(); ?> on Facebook | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment