Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
/** * The template for displaying the header * * This is the template that displays all of the
section, opens the tag and adds the site's header. * * @package HelloBiz */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } $viewport_content = apply_filters( 'hello-plus-theme/viewport_content', 'width=device-width, initial-scale=1' ); $enable_skip_link = apply_filters( 'hello-plus-theme/enable_skip_link', ! \HelloBiz\Modules\Settings\Components\Settings_Controller::should_skip_links() ); $skip_link_url = apply_filters( 'hello-plus-theme/skip_link_url', '#content' ); ?>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.