Example #1
0
 public static function page_switcher_page()
 {
     echo '<strong>Currently Editing: <span>' . HeadwayLayout::get_current_name() . '</span></strong>';
 }