Astra_Menu::__construct()

Constructor


Description


Source

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

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

Changelog

Changelog
Version Description
4.0.0 Introduced.


User Contributed Notes

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