/** * 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(); Kathy Joseph, Author at Kathy Loves Physics - Page 10 of 10

Kathy Joseph

galvani-bio (1)

How Luigi Galvani Invented The Battery And Made A Dead Frog Jump

How did a Galvani make a dead frog jump?  And how did that lead to the battery?  And, hey, didn’t Volta invent the first battery?  Well, I’ll tell you and along the way I will talk about professional misconduct, a surprising accident, the inspiration for Frankenstein and the building block of life. Table Of Contents […]

How Luigi Galvani Invented The Battery And Made A Dead Frog Jump Read More »

History of the Lightning Rod: Ben Franklin Invented the Lightning Rod And It Terrified & Offended People!

“Why did Ben Franklin invent the lightning rod and how does the lightning rod work? And why in the world would it scare or offend anyone?  Watch the video and find out!” How could the lightning rod terrify and offend people?  It is just a piece of metal connected by a wire to the ground! 

History of the Lightning Rod: Ben Franklin Invented the Lightning Rod And It Terrified & Offended People! Read More »

How Benjamin Franklin Discovered Electricity

How did Benjamin Franklin discover about electricity?  And what did Franklin discover about electricity once he heard about it? Well, I’ll tell you and along the way I will talk about how we got positive and negative charges, the longest-standing rule of Physics, a terrifying experiment with lightning and a simple mistake that still plagues

How Benjamin Franklin Discovered Electricity Read More »