custom.php000064400000007402150212651660006576 0ustar00get_custom_css(); $autoload_class = ( !$wpsl_settings['autoload'] ) ? 'class="wpsl-not-loaded"' : ''; $output .= "\t" . '
' . "\r\n"; $output .= '
' . "\r\n"; $output .= "\t" . '' . "\r\n"; $output .= "\t" . '
' . "\r\n"; $output .= "\t\t" . '
' . "\r\n"; $output .= "\t\t\t" . '
    ' . "\r\n"; $output .= "\t\t" . '
    ' . "\r\n"; $output .= "\t\t" . '
    ' . "\r\n"; $output .= "\t\t\t" . '
      ' . "\r\n"; $output .= "\t\t" . '
      ' . "\r\n"; $output .= "\t" . '
      ' . "\r\n"; if ( $wpsl_settings['show_credits'] ) { $output .= "\t" . '
      '. sprintf( esc_html__( "Search provided by %sWP Store Locator%s", "whistle" ), "", "" ) .'
      ' . "\r\n"; } $output .= '
      ' . "\r\n"; return $output;