get paid to paste

proriete titre

<?php _e('Posted','WhosWho'); ?> <?php if (in_array('author', get_option('whoswho_postinfo1'))) { ?> <?php _e('by','WhosWho'); ?> <?php the_author_posts_link(); ?><?php }; ?><?php if (in_array('date', get_option('whoswho_postinfo1'))) { ?> <?php _e('on','WhosWho'); ?> <?php the_time(get_option('whoswho_date_format')) ?><?php }; ?><?php if (in_array('categories', get_option('whoswho_postinfo1'))) { ?> <?php _e('in','WhosWho'); ?> <?php the_category(', ') ?><?php }; ?><?php if (in_array('comments', get_option('whoswho_postinfo1'))) { ?> | <?php comments_popup_link(__('0 comments','WhosWho'), __('1 comment','WhosWho'), '% '.__('comments','WhosWho')); ?><?php }; ?>

Pasted: Sep 21, 2010, 5:46:45 pm
Views: 13