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 ); }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
1.1.7 | Introduced. |