Example #1
0
?>
/images/meta/favicon-48x48.png" alt="<?php 
bloginfo('name');
?>
"/></a>
		</div>

		<h3><a href="<?php 
echo home_url('/');
?>
" target="_blank"><?php 
bloginfo('name');
?>
</a></h3>
		<p class="about-description">Designed and Developed by <?php 
pinckneyhugogroup(1);
?>
.</p>
		<hr />

		<div class="welcome-panel-column-container">
			<div class="welcome-panel-column">
				<h4>Your Information</h4>

				<?php 
$user_info = get_userdata(get_current_user_id());
?>
				<ul>
					<li>
						<?php 
$headshotURL = esc_attr(get_the_author_meta('headshot_url', get_current_user_id()));
 function phg($anim)
 {
     pinckneyhugogroup($anim);
 }
Example #3
0
function change_admin_footer_left()
{
    return pinckneyhugogroup() . ' &bull; <a href="https://www.google.com/maps/dir/Current+Location/760+West+Genesee+Street+Syracuse+NY+13204" target="_blank">760 West Genesee Street, Syracuse, NY 13204</a> &bull; ' . nebula_tel_link('13154786700');
}