Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

advertising

related pastes to tag 'gravatar'

855225 - Gravatar Snippet for WordPress: wordpress gravatar
  1. #include <stdio.h>
  2.  
  3. int main()
  4. {
  5.       printf("hello world\n");
  6. }
855167 - Gravatar Snippet for WordPress: wordpress gravatar
  1. #include <stdio.h>
  2.  
  3. int main()
  4. {
  5.       printf("hello world\n");
  6. }
855158 - Gravatar Snippet for WordPress: wordpress gravatar
  1. <?php
  2. if ( !empty( $comment->comment_author_email ) ) {
  3.         $md5 = md5( $comment->comment_author_email );
  4.         $default = urlencode( 'http://use.perl.org/images/pix.gif' );
  5.         echo "<img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=60&amp;default=$default' alt='' />";
  6. }
  7. ?>
781570 - Gravatar Snippet for WordPress: wordpress gravatar
  1. <?php
  2. if ( !empty( $comment->comment_author_email ) ) {
  3.         $md5 = md5( $comment->comment_author_email );
  4.         $default = urlencode( 'http://use.perl.org/images/pix.gif' );
  5.         echo "<img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=60&amp;default=$default' alt='' />";
  6. }
  7. ?>
765946 - Gravatar Snippet for WordPress: wordpress gravatar
  1. <?php
  2. if ( !empty( $comment->comment_author_email ) ) {
  3.         $md5 = md5( $comment->comment_author_email );
  4.         $default = urlencode( 'http://use.perl.org/images/pix.gif' );
  5.         echo "<img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=60&amp;default=$default' alt='' />";
  6. }
  7. ?>
  8. <?php
  9.  
749196 - Gravatar Snippet for WordPress: wordpress gravatar
  1. <?php
  2. if ( !empty( $comment->comment_author_email ) ) {
  3.         $md5 = md5( $comment->comment_author_email );
  4.         $default = urlencode( 'http://use.perl.org/images/pix.gif' );
  5.         echo "<img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=60&amp;default=$default' alt='' />";
  6. }
  7. ?>
743979 - Gravatar Snippet for WordPress: wordpress gravatar
  1. <?php
  2. if ( !empty( $comment->comment_author_email ) ) {
  3.         $md5 = md5( $comment->comment_author_email );
  4.         $default = urlencode( 'http://use.perl.org/images/pix.gif' );
  5.         echo "<img style='float: right; margin-left: 10px;' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=60&amp;default=$default' alt='' />";
  6. }
  7. ?>
worth-right worth-right fantasy-obligation