id="post-">
', '' ); ?>
', esc_url( $link_url ) ), '' ); else : the_title( '

', '

' ); endif; // Sometimes links need descriptions and sometimes they don't ... // Let's compare the length of the first url with the length of the post content. // If they're one and the same we don't really need to show the post content BECAUSE ... // that's just a url and we're already using that url as a href for the title link above BUT ... // if they're NOT the same I think we should show that content. if ( strlen( $link_url ) != strlen( get_the_content() ) ) : // Let's make any bare URL a clickable link, too. add_filter( 'the_content', 'make_clickable' ); ?>
→', 'chunk' ) ); ?> '' ) ); ?>
' . __( 'Tagged ', 'chunk' ) . '', ', ', '' ); ?>