/**
* sensible-wp functions and definitions
*
* @package sensible-wp
*/
/**
* Set the content width based on the theme's design and stylesheet.
*/
if ( ! isset( $content_width ) ) {
$content_width = 640; /* pixels */
}
if ( ! function_exists( 'sensiblewp_setup' ) ) :
/**
* Sets up theme defaults and registers support for various WordPress features.
*
* Note that this function is hooked into the after_setup_theme hook, which
* runs before the init hook. The init hook is too late for some features, such
* as indicating support for post thumbnails.
*/
function sensiblewp_setup() {
/*
* Make theme available for translation.
* Translations can be filed in the /languages/ directory.
* If you're building a theme based on sensiblewpwp, use a find and replace
* to change 'sensible-wp' to the name of your theme in all the template files
*/
load_theme_textdomain( 'sensible-wp', get_template_directory() . '/languages' );
// Add default posts and comments RSS feed links to head.
add_theme_support( 'automatic-feed-links' );
/*
* Let WordPress manage the document title.
* By adding theme support, we declare that this theme does not use a
* hard-coded
tag in the document head, and expect WordPress to
* provide it for us.
*/
add_theme_support( 'title-tag' );
/*
* Enable support for Post Thumbnails on posts and pages.
*
* @link http://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails
*/
add_theme_support( 'post-thumbnails' );
add_image_size( 'sensible-wp-home-blog', 400, 250, true );
// This theme uses wp_nav_menu() in one location.
register_nav_menus( array(
'primary' => __( 'Primary Menu', 'sensible-wp' ),
) );
/*
* Switch default core markup for search form, comment form, and comments
* to output valid HTML5.
*/
add_theme_support( 'html5', array(
'search-form', 'comment-form', 'comment-list', 'gallery', 'caption',
) );
// Set up the WordPress core custom background feature.
add_theme_support( 'custom-background', apply_filters( 'sensiblewp_custom_background_args', array(
'default-color' => 'ffffff',
'default-image' => '',
) ) );
}
endif; // sensiblewp_setup
add_action( 'after_setup_theme', 'sensiblewp_setup' );
/**
* Register widget area.
*
* @link http://codex.wordpress.org/Function_Reference/register_sidebar
*/
function sensiblewp_widgets_init() {
register_sidebar( array(
'name' => __( 'Sidebar', 'sensible-wp' ),
'id' => 'sidebar-1',
'description' => '',
'before_widget' => '',
'before_title' => '
',
'after_title' => '
',
) );
register_sidebar( array(
'name' => __( 'Home Widget', 'sensible-wp' ),
'id' => 'home-widget',
'description' => __( 'The widget area for your home page.', 'sensible-wp' ),
'before_widget' => '',
'before_title' => '
Since 1991, Spears Equipment Hauling has been the premier equipment hauling company in Tupelo, MS. We are professional hauling contractors, and are committed to providing the best service possible. We take great pride in being able to offer each of our customers an unparalleled level of service and care. We can easily haul most heavy equipment from one location to another.
"Always right there when you need them, great family who goes above and beyond."
- April Bell
“Spears Equipment Hauling was very professional and was easy to work with. The was very fast at getting me schedule in and working with me to get my equipment moved for the big job. It was great to work with a local company and not have to get another company from out of state.”
– Patrick Medlin (Dozer Work and Excavating Services, LLC)