/**
* custom theme functions and definitions
*
* @link https://developer.wordpress.org/themes/basics/theme-functions/
*
* @package custom_theme
*/
if ( ! defined( '_S_VERSION' ) ) {
// Replace the version number of the theme on each release.
define( '_S_VERSION', '1.0.0' );
}
require_once(get_stylesheet_directory() . '/theme-options.php');
if ( ! function_exists( 'custom_theme_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 custom_theme_setup() {
/*
* Make theme available for translation.
* Translations can be filed in the /languages/ directory.
* If you're building a theme based on custom theme, use a find and replace
* to change 'custom-theme' to the name of your theme in all the template files.
*/
load_theme_textdomain( 'custom-theme', 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
For an optimal experience please
rotate your device to portrait mode
See ServeEasy in action
Experience a live customized demo, get answers to your specific questions, and find out why ServeEasy is the right choice for your organization.
What can i expect?
- Lorem Ipsum is simply dummy
of the typesetting .
- Lorem Ipsum is simply dummy
of the typesetting .
- Lorem Ipsum is simply dummy
of the typesetting .
- Lorem Ipsum is simply dummy
of the typesetting .