>

', 'something-fishy' ), esc_url( get_permalink() ), esc_attr( get_the_time() ), esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date() ) ); ?>
'' ) ); ?>
permalink.', 'babylog' ); } else { $meta_text = __( 'Bookmark the permalink.', 'babylog' ); } } else { // But this blog has loads of categories so we should probably display them here if ( '' != $tag_list && ! is_wp_error( $tag_list ) ) { $meta_text = __( 'This entry was posted in %1$s and tagged %2$s. Bookmark the permalink.', 'babylog' ); } else { $meta_text = __( 'This entry was posted in %1$s. Bookmark the permalink.', 'babylog' ); } } // end check for categories on this blog printf( $meta_text, $category_list, $tag_list, esc_url( get_permalink() ), the_title_attribute( 'echo=0' ) ); ?> ', '' ); ?>