//
if (is_page(16)){
$link = get_page_link(18);
header("Location: $link");
exit;
}
else if (is_page(4)){
$link = get_page_link(144);
header("Location: $link");
exit;
}
/*
else if (is_page(10)){
$link = get_page_link(222);
header("Location: $link");
exit;
}*/?>
$args = array(
'order' => 'DESC',
'orderby' => 'post_modified',
'number' => 2,
'post_type' => 'post',
'post_status' => 'publish');
$follow_pages = get_posts( $args );
//print_r($follow_pages);
?>
Follow Us
foreach ($follow_pages as $k => $v){
if ($k >= 2)
break;
//setup_postdata($v);
?>
»
}wp_reset_postdata();?>
View Blog
News & Information
Read informational articles and learn about upcoming events where Farragut Advisory Services will present or attend.
Read more
Contact Us
Contact us today to learn how Farragut Advisory Services LLC can help you achieve your unique goals and objectives.
Contact Us