register_components(); $this->register_routes(); add_filter( 'ea11y_connect_authorize_url', [ $this, 'authorize_url' ] ); } }