Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Addon_Header_Account_Markup / Astra_Addon_Header_Account_Markup::__construct()

Astra_Addon_Header_Account_Markup::__construct()

Constructor


Description


Source

File: classes/builder/type/header/account/classes/class-astra-addon-header-account-markup.php

		public function __construct() {
			add_filter( 'astra_addon_js_localize', array( $this, 'localize_variables' ) );  
		}

Expand full source code Collapse full source code View on Trac


Related

Used By

Used By
Used By Description
classes/builder/type/header/account/classes/class-astra-addon-header-account-markup.php: Astra_Addon_Header_Account_Markup::get_instance()

Initiator


User Contributed Notes

You must log in before being able to contribute a note or feedback.