', '' ); ?>

/>
'; } else { echo 'fav'; } ?>

/>
'; } else { echo 'Web Clip Icon'; } ?>

/>
/>
'; } else { echo ''; } ?>
/>
/>
/>
/>

/>

/>


/>

/>

' . get_bloginfo( 'name', 'display' ) . ''; } /** * Function to display a link to WordPress.org. * * @return string */ function catchevolution_theme_name() { return '' . __( 'Theme: Catch Evolution by ', 'catch-evolution' ) . ''; } /** * Function to display a link to Theme Link. * * @return string */ function catchevolution_theme_author() { return '' . __( 'Catch Themes', 'catch-evolution' ) . ''; } /** * Function to display Catch Evolution Assets * * @return string */ function catchevolution_assets(){ $catchevolution_content = '
'. catchevolution_theme_name() . catchevolution_theme_author() . '
'; return $catchevolution_content; }