tag based on what is being viewed.
*/
global $page, $paged;
wp_title( '|', true, 'right' );
// Add the blog name.
bloginfo( 'name' );
// Add the blog description for the home/front page.
$site_description = get_bloginfo( 'description', 'display' );
if ( $site_description && ( is_home() || is_front_page() ) )
echo " | $site_description";
// Add a page number if necessary:
if ( $paged >= 2 || $page >= 2 )
echo ' | ' . sprintf( __( 'Page %s', 'immersion' ), max( $paged, $page ) );
?>
The Blog of Philadelphia Commercial Editorial Photographer Chris Razoyk
Recently an old friend of mine, Jeff Selby of The Jackson Rider, contacted me about shooting some portraits of him for promotional use. Jeff pretty much has an all access pass to The Legendary Dobbs, a bar in Philadelphia known for a long history of musicians that have passed through it. When I have the […]
There has been a lot of great feedback regarding the swimmer photo that is on my site, and I have a little “behind-the-scenes” stuff, so I thought I would share. Not much needed for this shoot… a person, a pool and some Nike goggles. My friend, Kyle, was nice enough to model for this shoot… Actually, it […]