Astra_UberMenu_Pro::__construct()

Constructor


Description


Source

File: compatibility/class-astra-ubermenu-pro.php

		public function __construct() {

			add_action( 'after_setup_theme', array( $this, 'disable_above_below_header_toggle' ), 10 );

		}

Changelog

Changelog
Version Description
1.1.7 Introduced.


User Contributed Notes

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