' . ucwords( strtolower ( single_cat_title( '', false ) ) ) . '' ); ?>

' . ucwords( strtolower ( single_tag_title( '', false ) ) ) . '' ); ?>

' . ucwords( strtolower ( get_the_author_meta( 'display_name', $user_id ) ) ) . '' ); ?>

' . ucwords( strtolower ( esc_attr ( get_search_query() ) ) ) . '' ); ?>

' . get_the_date() . '' ); ?>

' . get_the_date( 'F Y' ) . '' ); ?>

' . get_the_date( 'Y' ) . '' ); ?>

term_id ) . '" title="' . sprintf( __( "View all posts in %s", 'beautifuldecay' ), $category[0]->name ) . '" ' . '>' . $category[0]->name.' '; } ?>