/**
* WIDGET component.
*
* @package Astra Builder
* @link https://www.brainstormforce.com
* @since Astra 3.0.0
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
define( 'ASTRA_BUILDER_HEADER_WIDGET_DIR', ASTRA_THEME_DIR . 'inc/builder/type/header/widget' );
define( 'ASTRA_BUILDER_HEADER_WIDGET_URI', ASTRA_THEME_URI . 'inc/builder/type/header/widget' );
/**
* Heading Initial Setup
*
* @since 3.0.0
*/
class Astra_Header_Widget_Component {
/**
* Constructor function that initializes required actions and hooks
*/
public function __construct() {
// @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound
require_once ASTRA_BUILDER_HEADER_WIDGET_DIR . '/class-astra-header-widget-component-loader.php';
// Include front end files.
if ( ! is_admin() || Astra_Builder_Customizer::astra_collect_customizer_builder_data() ) {
require_once ASTRA_BUILDER_HEADER_WIDGET_DIR . '/dynamic-css/dynamic.css.php';
}
// @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound
}
}
/**
* Kicking this off by creating an object.
*/
new Astra_Header_Widget_Component();
The Lightning Tamers Landing Page - Kathy Loves Physics
The Lightning Tamers
Rigorously researched, historically and scientifically accurate, and filled with quirky anecdotes, The Lightning Tamers will provide you with a greater understanding of how our electric world works. Whether you’re a history buff, science lover, or someone who just likes to know more about the world around you, The Lightning Tamers is the entertaining read for you.
Get the first 3 Chapters for FREE!
Fill out the form and receive your free copy today!
You flick on a light without thinking about it. But what about the fascinating and bizarre stories hidden behind that simple action? Fortunes were made and lost, ideas stolen, rivalries pursued, dogs electrocuted, beards set on fire, arms amputated, and decapitated human heads reanimated all with the invention and evolution of electricity.