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

Astra_Menu::__construct()

Constructor


Description


Source

File: admin/includes/class-astra-menu.php

	public function __construct() {
		$this->initialize_hooks();
	}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
4.0.0 Introduced.

User Contributed Notes

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