Astra_PB_Compatibility::__construct()
Constructor
Description
Source
File: inc/theme-update/class-astra-pb-compatibility.php
public function __construct() { add_action( 'init', array( $this, 'maybe_run_pb_compatibility' ) ); }
Expand full source code Collapse full source code View on Trac