// =========================================================================== // CUSTOM FOOTER // ===================================================================== remove_action('thesis_hook_footer', 'thesis_attribution'); function add_custom_footer () { ?> 'Footer Column 1', 'before_widget' => '
  • ', 'after_widget' => '
  • ', 'before_title' => '

    ', 'after_title' => '

    ' ) ); /* Footer Widget Function */ function footer_widget_1() { ?> 'Footer Column 2', 'before_widget' => '
  • ', 'after_widget' => '
  • ', 'before_title' => '

    ', 'after_title' => '

    ' ) ); /* Footer Widget Function */ function footer_widget_2() { ?> 'Footer Column 3', 'before_widget' => '
  • ', 'after_widget' => '
  • ', 'before_title' => '

    ', 'after_title' => '

    ' ) ); /* Footer Widget Function */ function footer_widget_3() { ?> 'Footer Column 4', 'before_widget' => '
  • ', 'after_widget' => '
  • ', 'before_title' => '

    ', 'after_title' => '

    ' ) ); /* Footer Widget Function */ function footer_widget_4() { ?>